body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td {
	font-family: tahoma;
	font-size: 9px;
	color: #B1B1B1;
}
p {
margin-top: 10px;
margin-bottom: 10px;
}

.size11 {font-size: 11px;}
.size10 {font-size: 11px;}

.yellow {color: #827961;}

a.yellow {color: #827961; text-decoration:underline;}
a.yellow:hover {color: #827961; text-decoration:none;}

.lightwhite {color: #C3C3C3;}
a.lightwhite {color: #C3C3C3; text-decoration:underline;}
a.lightwhite:hover {color: #C3C3C3;text-decoration:none;}

.white {color: #ffffff;}

.black {color: #000000;}

.link {text-decoration: underline;}
.link:hover {text-decoration: none;}

.linkb {text-decoration: none;}
.linkb:hover {text-decoration: underline;}

.copyright {font-size: 9px; color:#B1B1B1;}
a.copyright {font-size: 9px; color:#827961; text-decoration:underline;}
a.copyright:hover {font-size: 9px; color:#827961; text-decoration:none;}

bottom_nav {font-size: 10px; color:#B1B1B1; text-decoration:none;}
a.bottom_nav{font-size: 10px; color:#827961; text-decoration:underline;}
a.bottom_nav:hover{font-size: 10px; color:#827961; text-decoration:none;}


a.nav
{
font-size:
11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
padding:10px;
}

a.nav:hover	
{
font-size: 11px; color:#B1B1B1;
text-decoration:none;
font-weight:bold;
}

a.nav:active	
{
font-size: 11px; color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}


.image_title {padding:7px; padding-top: 20px;}

a.subnav
{
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
padding-left:45px;
}

a.subnav:hover
{
font-size: 12px;
color:#B1B1B1;
text-decoration:none;
font-weight:bold;}

a.subnav:active
{
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;}

.content
{
font-size: 12px;
color:#FFFFFF;}

.divider
{
border-bottom-style:dotted;
border-bottom-color:#B1B1B1;
border-bottom-width:1px;}

.title {font-size: 16px; color:#FFFFFF; text-decoration:none; font-weight:bold; padding-top:20px;}

.body
{
	padding-left:20px;
	padding-right: 20px;
	font-size: 12px;
	color:#FFFFFF;}
	
.stats
{
	font-size: 12px;
	color:#B1B1B1;}

.highlight
{
	color:#FFFFFF;}
	
	
.link
{
	font-size: 12px;
	color:#FFFFFF;}
	
a.link
{
	color:#827961;
	font-weight:bold;
	text-decoration:underline;}
	
a.link:hover
{
	color:#827961;
	font-weight:bold;
	text-decoration:none;}
	
.body-title
{
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;}
