body {
	background-color: black;
}
body, td {
	font-family: Verdana, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #00ccff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2, .h2 {
	font-weight: bold;
	color: #00ccff;
	font-size: 14px;
}
h3, .h3 {
	font-weight: bold;
	color: #00ccff;
	font-size: 12px;
}
.nav .left {
	width: 9px;
	background: url(/images/layout/box/navLeftBg.gif) repeat-y;
}
.nav .mid {
	font-size: 10px;
	width: 119px;
	background-color: #1b1c28;
	word-wrap: break-word;
}
.nav .right {
	width: 12px;
	background: url(/images/layout/box/navRightBg.gif) repeat-y;
}
.mlevel1 {
	margin-bottom: 3px;
}
.mlevel2 {
	margin-left: 18px;
}
.mlevel2 a:link, .mlevel2 a:visited {
	color: white;
	font-weight: normal;
}
.stats {
	width: 328px;
}
.stats .left {
	width: 12px;
	background: url(/images/layout/box/statsLeftBg.gif) repeat-y;
}
.stats .mid {
	padding-left: 5px;
	width: 305px;
	height: 407px;
	background-color: black;
}
.stats .right {
	width: 11px;
	background: url(/images/layout/box/statsRightBg.gif) repeat-y;
}
.statsItem {
	margin-bottom: 12px;
	width: 288px;
}
.statsItem .left {
	width: 11px;
	background: none;
}
.statsItem .right {
	color: #bdbdbf;
	width: 277px;
	background: none;
	background-color: #1b1c28;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	border-top: 1px solid black;
}
img.indexHeading {
	margin-top: 5px;
	margin-bottom: 12px;
}
img.subpageHeading {
	margin-top: 5px;
}
.content .left {
	width: 4px;
	border-right: 1px solid #1184b4;
}
.content .mid {
	width: 614px;
	background-color: black;
	padding-left: 15px;
	padding-right: 15px;
}
.content {
	width: 622px;
}
.content .right {
	width: 4px;
	border-left: 1px solid #1184b4;
}
.small {
	font-size: 10px;
}
.layout {
	width: 909px;
	background-color: #0b0c11;
}
.layoutLeft {
	width: 145px;
}
.layoutMid {
	width: 629px;
}
.layoutRight {
	width: 135px;
}
.layoutTop {
	padding-bottom: 10px;
}
.playersTable {
	margin-bottom: 10px;
}

.Footer, a.Footer, a.Footer:hover {
	color: white;
	text-decoration: none;
}
