﻿a:link, a:visited, a:active {text-decoration:underline; color: white;}
a:hover {text-decoration:underline; color: #F30000;}

a.sm:link, a.sm:visited, a.sm:active {font-size: 9pt;}
a.sm:hover {font-size: 9pt;}

a.nav:link, a.nav:visited, a.nav:active {text-decoration: none; color: white; font-size: 11px; font-weight: bold; padding:0 1px;}
a.nav:hover {text-decoration:underline; color:#ed1c24;}

body {font-family: Arial, Helvetica, sans-serif; color: white; font-size: 12pt; background-color: #cccccc;}

td {font-family: Arial, Helvetica, sans-serif; color: white; font-size: 12pt; background-color:#2F2F2F}


.heading {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color:#ed1c24;

}


h1 {
	font-size: 10pt;
	font-weight: bold;
	color:#ffffff;
	margin:30px 0 5px 0;

}


#header {
	padding: 85px 0 1px 0;
	background:#333333 url('siteart/topbackground.gif') no-repeat;
	text-align:center;
	vertical-align:bottom;
}

#starbur{background:url(siteart/starburst-vander.png) no-repeat;
	margin: 150px 5px 0 498px;
	display:block;
	position:absolute;
	height:205px;
	width:205px;
	z-index:999;}
