body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #3d0101;
	background-image: url();
}

.style1 {color: #FFFFFF; font-size: 12px; font-weight: bold}
.style2 {font-size: 12px}
.style3 {font-size: 10px}
.style4 {font-size: 11px}
.style5 {font-size: 11px; color: #000099; font-weight: bold}
.style21 {font-size: 16px; color: #FFFFFF; font-weight: bold}


h1,h2,h3,h4,h5,h6 {font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {font-size: 16px; color: #660000;}
h2 {font-size: 14px; color: #674430;}
h3 {font-size: 14px; color: #000000;}


#menu ul
{
margin-left:0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
margin:0px;
}

#menu a
{
	display: block;
	text-align: center;
	padding: 0px;
	width: 190px;
	line-height: 35px;
}

#menu a:link, #menuitems a:visited
{
color: #330000;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
color: #FFCC99;
font-weight:bold;
}


A:link 
{color: #990000;
text-decoration: none;
}
A:visited {color: #990000;
text-decoration: none;
}
A:active {color: #990000;
text-decoration: none;
}
A:hover {color: #336633;
text-decoration: underline;
}

