.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8B1F30;
	font-weight: bold;
}
#navigation td {
	}
	
#navigation a {
	color: #333333;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	border-top-color: #FFFFCC;
	}
	
#navigation a:visited {
	color:#0066FF;
	}
	
#navigation a:hover {
	color:#990000;
	background-color: #D6CEA0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7F5C4;
	border-bottom-color: #F6F4C3;
	}


#subnavigation a {

	color: #333333;
	line-height:12px;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7F7C5;
	border-bottom-color: #F7F5C4;
}
#subnavigation td {
}

#subnavigation a:visited {
	color:#0066FF;
	}

#subnavigation a:hover {

	color:#990000;
	background-color: #E3DEBF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7F5C4;
	border-bottom-color: #F6F4C3;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
