td {
	font-family: Arial,Tahoma;
	font-size:12px;
	color:#464646;
}

.selectlist { COLOR: e43b25; FONT-FAMILY: Tahoma, Arial, Helvitica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold; }

a:link   { color: #ffffff; text-decoration: underline; }
a:active   { color: #ffffff; text-decoration: none; }
a:hover   { color: #ffcc00; text-decoration: underline; }
a:visited   { color: #ffffff; text-decoration: underline; }
a:visited:hover   { color: #ffcc00; text-decoration: underline; }

.footercredits { 	
	font-family: Arial;
	font-size:10px;
	color:#ffffff; }
	
a.footercredits:link   { color: #bdbd9b; text-decoration: underline; }
a.footercredits:active   { color: #bdbd9b; text-decoration: none; }
a.footercredits:hover   { color: #929270; text-decoration: underline; }
a.footercredits:visited   { color: #bdbd9b; text-decoration: underline; }
a.footercredits:visited:hover   { color: #929270; text-decoration: underline; }

div.leftnav a:link { color: #ffffff; text-decoration: underline; }
div.leftnav a:active   { color: #ffffff; text-decoration: none; }
div.leftnav a:hover   { color: #ffcc00; text-decoration: underline; }
div.leftnav a:visited   { color: #ffffff; text-decoration: underline; }
div.leftnav a:visited:hover   { color: #ffcc00; text-decoration: underline; }

.sub_form_header { color: white; background-color: black; padding: 6px;}


h1  {
	font-size: 1.2em;
	font-family: arial;
	margin: 0 0 1em;
}
h2  {
	font-size: 1.3em;
	font-family: arial;
	margin: 0 0 1em;
	color: 0a0702;
}
h3  {
	font-size: 1.1em;
	font-family: arial;
	margin: 0 0 1em;
	color: ffffff;
}