a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}



.header {
	background-image: url(images/logo1.gif);
	background-repeat: no-repeat;
}
.sitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.tablecolor {
	background-color: #990000;
	border: 1pt solid #FFCC00;
}
body {
	background-color: #333333;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}