input.search
{
	height: 18px;
	background-color: #ffffff;
	border: solid #C0262D;
	border-width: 1px;
	font-family: arial;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

a.menu:link { color: #000000; font-size: 9.5pt; font-family: arial; font-weight: bold; text-decoration: none }
a.menu:active { color: #000000; font-size: 9.5pt; font-family: arial; font-weight: bold; text-decoration: none }
a.menu:visited { color: #000000; font-size: 9.5pt; font-family: arial; font-weight: bold; text-decoration: none }
a.menu:hover { color: #cc0000; font-size: 9.5pt; font-family: arial; font-weight: bold; text-decoration: none }

a.links:link { color: #0F3C6A; font-size: 10pt; font-family: arial; text-decoration: none }
a.links:active { color: #0F3C6A; font-size: 10pt; font-family: arial; text-decoration: none }
a.links:visited { color: #0F3C6A; font-size: 10pt; font-family: arial; text-decoration: none }
a.links:hover { color: #C0262D; font-size: 10pt; font-family: arial; text-decoration: none }

regulartext { color: #000000; font-size: 10pt; font-family: arial; text-decoration: none }

TR.darkfill{
background-color: #0F3C6A;
}

TR.mediumfill{
background-color: #D2DFE9;
}

TR.lightfill{
background-color: #E7F4FE;
}


