body { margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px; }
body,p,table,tr,td,div,span,font { color:#cccccc; font-family:Verdana,Arial; font-size:10px; }
body { background-image:url(/images/bgclr.png); background-repeat: repeat-x repeat-y; }
a:link,a:visited { color:#0190ff; text-decoration:none; font-weight:bold; }
a:active,a:hover { color:#ffffff; text-decoration:none; font-weight:bold; }
p { text-indent: 20px; text-align:left; }


#mainwrapper {
	width:1000px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#0f3774;
}

#mainbody {
	width:838px;
	float:left;
}

#sidebar {
	float:left;
	width:162px;
	height:100%;
}

h3 { margin-top:4px; margin-bottom:4px; color:#ffffff; }

.gamelink:link, .gamelink:active {
	color:#ffffff;
	background-color:#0a2753;
	display:block;
}

.gamelink:visited {
	color:#cccccc;
	background-color:#0a2753;
	display:block;
}

.gamelink:hover {
	background-color:#0084e1;
	display:block;
}

.gamecell { border:1px solid #999999; background-color:#0a2753; width:300px; float:left;}

.tblHead { font-weight:bold; }