/*
 * snet.css
 */

body {
	margin-top: 0px;
	font-family: Arial, sans-serif;
}
img {
	border: none;
}
#snetlogo {
	width: 104px;
	height: 80px;
	text-align: center;
}
table#w720 {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}
.widthFull {
	width: 100%;
}
ul li {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
ul li {
	list-style-image: url('../image/li-mark.gif');
}
li.r {
	list-style-image: url('../image/li-mark-r.gif');
}
ul li ul li {
	list-style-image: none;
	list-style-type: circle;
}
ul li ol li {
	list-style-image: none;
	list-style-type: decimal;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
}
td {
	line-height: 1.5;
	vertical-align: top;
	padding: 0px;
}
.fontSmall {
	font-size: 90%;
}
.fontLarge {
	font-size: 120%;
}
.fontDarkBlue {
	color: #4444aa;
}
.infoDay, .pan, .pan a, .totop, .totop a {
	color: #4444aa;
}
.infoDay, .pan {
	font-size: 90%;
}
.infoDay {
	font-weight: bold;
}
.pan {
	padding-left: 1em;
}
.totop, .totop a {
	text-align: right;
	line-height: 1.1;
	margin-right: 1em;
	padding-bottom: 1em;
}
.toTop {
	font-size: 90%;
}
table.SnetTitle {
	background: #ccccff url('../image/all-kids-logo.gif') 90% 100% no-repeat;
}
.borderLine{
	border: 1px solid #ccccff;
}
h1 {
	background: #eeeeff url('../image/blue_back.png') repeat-x;
	margin: 0px;
	padding: 0.2em 1em;
 	font-size: 100%;
	font-weight: bold;
	color: white;
}
tr.blankLine td {
	height: 5px;
}
table.menu tr td {
	text-align: center;
	font-size: 90%;
	background-color: #f8f8ff;
	border: 2px solid #ccccff;
}
table.menu tr td a {
	color: blue;
}

