BODY { SCROLLBAR-FACE-COLOR: #cfe0ed; FONT-WEIGHT: bold; FONT-SIZE: x-small; SCROLLBAR-HIGHLIGHT-COLOR: #cfe0ed; SCROLLBAR-SHADOW-COLOR: #cfe0ed; SCROLLBAR-3DLIGHT-COLOR: #cfe0ed; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #f5f5f5; FONT-FAMILY: Verdana; SCROLLBAR-DARKSHADOW-COLOR: #87a9c4; SCROLLBAR-BASE-COLOR: #f5f5f5 }


INPUT
{
	border:solid 1 #cccccc; font-family:Verdana; font-size:11px; background-color:White;
	
}
.menu
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	font-weight: bold;
	font-size: xx-small;
	text-transform: uppercase;
	border-left: lightgrey thin solid;
	color: white;
	border-bottom: lightgrey thin solid;
	font-family: Verdana;
	background-color: #DC143C;
	text-align: center;
}
.MenuItem
{
	border-right: lightgrey thin solid;
	font-weight: bold;
	font-size: xx-small;
	color: #DC143C;
	border-bottom: lightgrey thin solid;
	font-family: Verdana;
	background-color: #F5F5F5;
	text-align: center;
}

TABLE
{
	border-right: medium none;
	border-top: medium none;
	font-weight: bold;
	font-size: 11px;
	border-left: medium none;
	color: black;
	border-bottom: medium none;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
}

A
{
	font: caption;
	color: #DC143C;
}

A:visited
{
	color: #DC143C;
	font: caption;
}
A:active
{
	color: navy;
	font: caption;
}
A:hover
{
	font: caption;
	color: navy;
}
A:link
{
	color: #DC143C;
	font: caption;
}




