/* CSS Document */
body {background-color: #ffffea;}
.yellow{background-color: #ffffea; color: #002346; text-align: center; font-weight: bold;}
.front {background-color: #ffffea; color:#003366; text-align: center; font-weight: bold; font-family: tahoma, verdana, helvetic, arial;}


.midblue {background-color: #abbacc; color: #002346; line-spacing: 0; text-align: center; font-weight: bold;}
.ltblue {
	background-color: #e2ebf5;
	color: #002346;
	text-align: center;
	font-weight: bold;
	line-height: 90%;
}
 .darkblue{ background-color: #003366; color: #ffffff;} a.darkblue:link, a.darkblue:visited  {color:#ffffff;}
.white {background-color: #ffffff; color: #002346;}
.whitetop {background-color: #ffffff; color: #002346; text-align: center; font-weight: bold;}
p, td, th, ul, ol, li{font-family: tahoma, verdana, helvetic, arial; font-size: 12px;}
.copyright { color: #abbacc; text-align: center; font-weight: bold; font-size: 10px;}
a.darkblue:link, a.darkblue:visited {text-decoration: none;}
a.darkblue:hover, a.darkblue:active {text-decoration: underline;}
.fix{
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
form{margin:0px; display:inline;}
a.midblue:link {text-decoration:none;}
a.midblue:hover {text-decoration:underline;}
.cells {background-color: #ffffea; color: #002346; text-align: left; font-weight: bold; font-size: 12px;}
button {color:#003399; background-color: #ffffea;}