html 
{
	margin: 0;
	padding: 0;
}

body 
{
	background: #3d3d3d url(body_bg.jpg) center top no-repeat fixed;
	padding: 0;
	font-size: 11px;
	color: #ababab;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	line-height: 8pt;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
a:link, body_alink
{
	color: #ababab;
}

a:visited, body_avisited
{
	color: #ababab;
}
a:hover, a:active, body_ahover
{
	color: #FF4400;
}

div#super_wrap 
{
	width: 986px;
	margin: 0 auto;
	clear:both;
	background-color: #3d3d3d;
}
div#super_cont 
{
	width: 986px;
	background: #3d3d3d url(super_cont_top_bg_dark.jpg) no-repeat top;
}
div#logo_leaderboard_cont 
{
	text-align: left;
	height: 92px;
}
div#logo_cont 
{
	width: 233px;
	height: 90px;
	float: left;
}
div#logo_cont img#logo_img 
{
	margin: 7px 0px 0px 35px;
	border: none;
}
div#logo_cont a 
{
	outline: none;
}

td, th, p, li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: #222222;
}

.tcat
{
	background: #c13a24;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link, .tcat_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.thead
{
	background: #545454;
	color: #ababab;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #FFFFFF;
}
.thead a:visited, .thead_avisited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FF4400;
}

.alt1, .alt1Active
{
	background: #2d2d2d;
	color: #ababab;
	border-left: 1px solid #444444;
	border-top: 1px solid #444444;
}
.alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink
{
	color: #ababab;
	text-decoration: none;
}
.alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited
{
	color: #ababab;
	text-decoration: none;
}
.alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover
{
	color: #FF4400;
	text-decoration: none;
}

.alt2, .alt2Active
{
	background: #2e2e2e;
	color: #ababab;
	border-left: 1px solid #444444;
	border-top: 1px solid #444444;
}
.alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink
{
	color: #ababab;
	text-decoration: none;
}
.alt2 a:visited, .alt2_avisited, .alt2Active a:visited, .alt2Active_avisited
{
	color: #ababab;
	text-decoration: none;
}
.alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover
{
	color: #FF4400;
	text-decoration: none;
}
td.thead, div.thead 
{
	padding: 4px; 
}

.button
{
	background: transparent;
	color: #ababab;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-style: solid;
	border-color : #C2C2C2;
	border-width : 1px
}
