a:link {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #7A5B1B;
	text-decoration: underline;
}

a:visited.hover {
	color: #666666;
	text-decoration: underline;
}

body{
	background-color: #000;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:arial;
	color: #333300;
}

tr,p,li{
font-size:10pt;
}

#subnav{
position:absolute;
top:180px;
left:140px;
z-index:99;
}

.subnavlink{
text-decoration:underline;
font-size: 12px;
color:#4242ab;
}

.subnavlink:hover{
text-decoration:none;
font-size: 12px;
color:#000000;
}

.bcrumblink{
text-decoration:underline;
color:#ffffff;
}

.bcrumblink:hover{
text-decoration:none;
color:#ffffff;
}
.bcrumblink{
text-decoration:underline;
color:#ffffff;
}

.bcrumblink:hover{
text-decoration:none;
color:#000000;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.bodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: ##003366;
}

.bodytiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #990000;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #666633;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #3D7E9E;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333300;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

.formrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #CC6600;
}

