body.bkgd
{
	background-image: url(images/img.bkgd.gif);
	background-color: #666666;
	margin:0px;	
}
a:link
{
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: #061B58;
}
a:visited
{
	text-decoration: none;
	font-family: Arial, sans-serif;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
	font-family: Arial, sans-serif;
}
a:active
{
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif;
}

.subnavcurrent
{
	display: block;
	font-size: 10px;
	line-height: normal;
	padding: 4px;
	background-color: #CCD2BB;
	font-family: Arial, "sans-serif";
	text-decoration: none;
	color: #061B58;
}

.subnavcurrent:hover
{
	text-decoration: none;
	background-color: #939D75;
	color: #FFFFFF;
}

.subnav
{
	display: block;
	font-size: 10px;
	line-height: normal;
	padding: 4px;
	font-family: Arial, "sans-serif";
	text-decoration: none;
	color: #061B58;
	background-color: #FFFFFF;
}

.subnav:hover
{
	text-decoration: none;
	background-color: #E6DDC0;
}

.copyright
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
}

.bodytext
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.footernav
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.footernav:visited
{
	color: #061B58;
}

.header
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 1px;
}

.textnav:visited
{
	color: #061B58;
}
td.stats
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
td.stats-total
{
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

