body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.headTable {
	background: #E0E0E0;
}

.navigationCell {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

.contentCell {
	background: url(images/site_bg.jpg) top right no-repeat #FFFFFF;
}

.contentBox {
	width: 450px;
	line-height: 25px;
	margin-bottom: 20px;
}

.scheduleBox {
	width: 100%;
	line-height: 25px;
}

.scheduleText {
	font-size: 10px;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	border-bottom: 2px #000000 solid;
	padding-bottom: 5px;
}

.copyright {
	font-size: 10px;
	color: #CCCCCC;
}

a.navigation:link , a.navigation:visited {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

a.navigation:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

a.games:link , a.games:visited {
	text-decoration: underline;
	color: #990000;
}

a.games:hover {
	text-decoration: none;
	color: #CC0000;
}

a.testbandwidth:link , a.testbandwidth:visited {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

a.testbandwidth:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

.style1 {color: #003366}
