html { height:100%; }
img { border:0; }
h3
{
	color: #b01404;
	font-size: 10pt;
}
a
{
	font-weight: bold;
	color: #b01404;
	text-decoration: none;
}
a:hover { text-decoration:underline; }
body 
{
	font-family:Verdana;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #666666;
}
#contents
{
	margin:0px;
	padding:0px;
}
#wrapper 
{
	width:982px;
	margin:auto;
	background: #666666;	
}
#header
{
	margin-left: 6px;
	display: inline;
	float: left;
	background: #FFFFFF;
	width: 970px;
}
#three
{	
	text-align:left;	
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	height: 25px;
	width: 970px;
}
#secondarybanner
{	
	text-align:left;	
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	height: 25px;
	width: 970px;
}
#left
{
	float: left;
	width: 680px;
	padding: 10px;
}
#right
{
	float: left;
	width: 260px;
	padding: 5px;
	background: #336699;
	margin: auto;
}
#rightgameview
{
	float: left;
	width: 260px;
	padding: 5px;
	background: #FFFFFF;
	margin: auto;
	margin-top:10px;
}
#footer
{
	color: #ffffff;
	text-align:center;	
	background: #000000;
	margin: auto;
	margin-top: 20px;
	padding:0px;
	height: 30px;
	width: 970px;
	clear: both;
}
#footer .links { text-align: center; }

#right h3
{
	color: #000000;
	font-size: 10pt;
}
#secondary
{
	background: grey;
	width:982px;
	text-align: center;
}
#three
{
	background: grey;
	width:982px;
	text-align: center;
}
#maincontent
{
	height:100%;
	margin-left: 6px;
	display: inline;
	float: left;
	overflow: hidden;
	width: 970px !important;	
	background: white;
}
.results tr
{
	background:#E4E4E5;	
	font-size: 8pt;
}
.results th
{
	background:#6B696B;
/*	font-weight:bold; */
	font-size: 8pt;
	color: White;
}
