html{
	height: 100%;
	background-color: #202021;
}
body{
	font: 11px Tahoma, Arial;
	color: #ECECEC;
	background-color: #202021;
	margin-top: 0px;
	margin-left: -10px;
}
td{
	font: 11px Tahoma, Arial;
	color: #ECECEC;
}
a:link, a:visited, a:active {
	font: 11px Tahoma, Arial;
	color: #ECECEC;
	text-decoration: none;
}
a:hover {color: #ff9e35}
.arr1:link, .arr1:visited, .arr1:active {background: url(images/arr1.gif) no-repeat left; padding-left: 17px; color: #DCDBC6}
.arr2:link, .arr2:visited, .arr2:active {background: url(images/arr2.gif) no-repeat left; padding-left: 11px;}
#h {background: url(images/hBG.gif) repeat-x; height: 30px}
#ha {
	background: url(images/hBG.gif) repeat-x;
	height: 25px;
	margin-top: 0px;
}
#date {background-color: #DAD7B8; color: #202021; -moz-box-sizing: padding-box; padding: 0px 5px 0px 5px;}
#leftCol {float: left; width: 196px; background: url(images/pageR.gif) no-repeat right top;}
#centCol {float: left; margin-left: 15px; background: url(images/pageR.gif) no-repeat right top;}
#rightCol {margin-left: 15px; float: right; width: 239px; background: url(images/pageR.gif) no-repeat right top;}
.tableboardersides { border: #F2F1F8 solid; border-width: 0px thin}
