body
{
	background-color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
}

td,th { color: #000000; }

a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #CCCCCC;
}

a:hover
{
	text-decoration: underline;
	color: #CCCCCC;
}

a:active
{
	text-decoration: none;
	color: #CCCCCC;
}

.style4
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.style5
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style6 { font-size: 11px; }

.style7
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#mainContent
{
	width: 100%;
	height: 640px;
	background-color: black;
}