﻿A.subnav:visited {
	color : white;
	font-weight : bold;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
 }
A.subnav:hover {
	color : white;
	font-weight : bold;
	font-family : Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

TD { background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
}
BODY { font-size: medium; 
	font-family : Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

A {
	color : #000000;
	text-decoration : underline;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
A:hover { color : #B40101; text-decoration : none }

A.on:hover { font-size: 12px; color : #b40101; text-decoration : underline; font-weight: bold }

A.white { font-size: 12px; color : white; text-decoration : underline }
A.white:hover { font-size: 12px; color : white; text-decoration : none }

A.sub:hover { font-size: 12px; color : #b40101; text-decoration : underline; font-weight: bold }

.white {
	font-size: 12px;
	color: white;
	font-weight: bold;
}
.boldlink {font-weight: bold}
.heavy {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.style1 {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.style2 {
	font-size: medium;
	font-family: Verdana;
	color: #000000;
}
.style3 {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
}
#coolmenu{
border: 1px solid red;
width: 150px;
background-color: #000000;
}
#coolmenu a{
font: bold 11px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
padding: 4px;
border-bottom: 1px solid red;
}
body #coolmenu a{
width: auto;
}
#coolmenu a:hover{
background-color: #b40101;
color: white;
}
#tabledescription{
width: 100%;
color: white;
font: bold 0px Arial;
height: 1em;
padding: 1px;
filter:alpha(opacity=0);
-moz-opacity:0;
}
.credits {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
.normaltext {
	text-align: left;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.boldsmall {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.center {
	text-align: center;
}
.border {
	border: 2px ridge #000000;
}
.heavyleftalign {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
