body
	{
	margin: 20px;
	background-color: #990000;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	}

a:link, a:visited, a:active
{
	color: #990000;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a:hover {	text-decoration: underline; }

table
{
	font-size: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
}

.wh_border
{
	border: 1px solid #fff;
}

.nav, a.nav:link, a.nav:visited, a.nav:active
{
	color: #fff;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
}

a.nav:hover { text-decoration: underline; }

td.nav_off
{
	font-size: 70%;
	background-color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}

td.nav_on
{
	font-size: 70%;
	background-color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
}

.main
{
	font-size: 80%;
	background-color: #ffffff;
}

.title
{ 
	font-size: small;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000;
}

td.subnav
{
	font-size: 70%;
	background-color: #333;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.sub, a.sub:link, a.sub:visited, a.sub:active
{
	color: #fff;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
}

a.sub:hover { text-decoration: underline; }

td.menu1
{
	font-size: 100%;
	background-color: #990000;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border: 1px solid #333333;
}

td.menu2
{
	font-size: 100%;
	background-color: #e0b2b2;
	color: #000000;
	border: 1px solid #999999;
}

td.menu3
{
	font-size: 100%;
	background-color: #f0d9d9;
	color: #000000;
	border: 1px solid #999999;
}

td.footer
{
	font-size: 60%;
	color: #db8686;
	font-weight: bold;
	padding: 3px;
}