body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}
a,
a:Visited {
	color : #000099;
	text-decoration : none;
	font-size: small;
	font-weight: bold;
} a:Hover  {
	color : #3366ff;
	text-decoration : underline;
} a:Active  {
	color : red;
	text-decoration : underline;
}
td, 
p, 
div, 
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

.f {
	color: #999999;
	padding: 3px;
	font-size: xx-small;
}
.wnav, 
a.wnav, 
a.wnav:Visited, 
a.wnav:Active, 
a.wnav:Hover {
	color: White;
	font-size: x-small;
}
.snav, 
a.snav, 
a.snav:Visited, 
a.snav:Active, 
a.snav:Hover {
	color: #ffffff;
	font-size: x-small;
}
.topnav {
	background-color: #600;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	border-bottom: solid #ffffff 1px;
	border-top: solid #ffffff 1px;
}
.content {
	padding: 5px;
}
.sm {
	font-size: x-small;
}
.forminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: black;
	background-color: #f0f8ff;
	padding: 1pt;
	margin: 0pt;
	border : solid black 1px;
}
.pnorm {
	color:black;
	background:#f0f8ff;
	border: solid black 1px;
}		
.pover {
	color:#0066cc;
	background:#f0f8ff;
	border: solid black 1px;
}
#bannerMain {
	color: White;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 12px;
} #bannerMain a,
	#bannerMain a:Visited,
	#bannerMain a:Hover,
	#bannerMain a:Active {
	color: White;
	font-size: x-small;
}
