a{
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}

#footer {
	font-size: 10px;
	margin-top: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 2px;
	padding-bottom: 5px;
	color: #999999;
}
#maintable {
	border: 2px solid #FFCC66;
	background-color: #FFFFFF;
}
#logobanner {
	background-image: url(../images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 150px;
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
}
#rttoptext {
	float: right;
	width: 320px;
	margin-top: 75px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1);
}
.bigtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	font-weight: bold;
	font-style: normal;
}
#fpbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	text-align: left;
	height: 170px;
	background-color: #EFEFEF;
}



a.topnav {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
a.topnav:link {
	color:#660000;
	text-decoration: none;
	height: auto;
	display: block;
}
#bodycontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#welcometxt {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
a.topnav:visited {
	color:#660000;
	text-decoration: none;
	height: auto;
	display: block;
}
a.topnav:active {
	color:#0066CC;
	text-decoration: none;
	height: auto;
	display: block;
}
a.topnav:hover {
	color:#FFFFFF;
	text-decoration: none;
	height: auto;
	background-color: #660000;
	display: block;
}
.fptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
a.links:link {
	color:#006699;
	text-decoration: none;
}
a.links:visited {
	color:#006699;
	text-decoration: none;
}
a.links:active {
	color:#66CCFF;
	text-decoration: none;
}
a.links:hover {
	color:#FF6600;
	text-decoration: none;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #134278;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
