#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:10px;
line-height: 30px;
}

#menu a
{
display: block;
padding: 3px;
width: 165px;
}

#menu a:link, #menuitems a:visited
{
color: #CCCCCC;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
color: #FF9900;
font-weight:bold;
}

#toprow
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
#toprow a
{
padding: 26px;
}

#toprow a:link, #toprow a:visited
{
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

#toprow a:hover
{
color: #CC0000;
text-decoration: none;
font-weight:bold;
}

A:link 
{color: #CC0000;
text-decoration: none;
}
A:visited {color: #CC0000;
text-decoration: none;
}
A:active {color: #CC0000;
text-decoration: none;
}
A:hover {color: #FF9900;
text-decoration: underline;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}

.style1 {color: #FFFFFF; font-size: 12px; font-weight: bold}
.style2 {color: #FFFFFF; font-size: 12px}
.style3 {color: #FFFFFF; font-size: 10px}
.style4 {color: #FFFFFF; font-size: 11px}
.style5 {color: #CC0000; font-size: 12px; font-weight: bold}


h1 {
	font-size: 16px;
	color: #FFB300;
}
h2 {
	font-size: 14px;
	color: #CC0000;
}
h3 {
	font-size: 14px;
	color: #999999;
}
h4 {
	font-size: 14px;
	color: #0000FF;
}

