﻿.custom {
	color: #993300;
	background-color: inherit;
}
a.custom:hover {
	text-decoration: none
}
.white {
	color: #FFFFFF;
	background-color: inherit;
}
a.white:hover {
	text-decoration: none
}
body {
	margin:0px;
	padding:0px;
}
table.header {
	margin:0px;
	border-collapse:collapse;	
	background-color:#993300;
	table-layout:fixed;
	width:100%;
	color:#FFFFFF;
	font-size:small;
	font-family:Verdana;
}
table.this {
	margin:0px;
	border-collapse:collapse;
	border-top-width:0px;
	border-left-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	text-align:center;
	table-layout:fixed;
	width:1020px;
}
td.menu {
	font-size:small;
	font-weight:500;
	font-family:Verdana;
	text-align:left;
	background-color:#993300;
	border-style:solid;
	border-color:#111111;
	border-top-width:1px;
	border-left-width:0px;
	border-bottom-width:1px;
	border-right-width:1px;
	width:180px;
}
td.info {
	font-size:x-small;
	font-weight:500;
	font-family:Verdana;
	border-style:solid;
	border-color:#111111;
	border-width:1px;
	width:640px;
	height:140px;
}
td.data {
	font-size:medium;
	font-weight:500;
	font-family:Verdana;
	border-style:solid;
	border-color:#111111;
	border-width:1px;
	text-align:left;
	width:640px;
	height:650px;
}
#data {
}
#data a {
	color:black;
	background-color: inherit;
	text-decoration:none;
}
#data a:hover {
	color: #993300;
	background-color:inherit;
	text-decoration:underline;
}
#data h2 {
	text-align:center;
}
#data blockquote {
	width:75%;
	margin:auto;
	text-align:center;
}
#data p {
	text-align:left;
}
td.menutwo {	
	font-size:small;
	font-weight:500;
	font-family:Verdana;
	text-align:left;
	border-style:solid;
	border-color:#111111;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:0px;
}
#menutwo img {
		padding-top:10px;
}
#menutwo ul {
	list-style-type:none;
	padding-top:170px;
	padding-right:6px;
	padding-bottom:6px;
	padding-left:6px;
	margin:0px;
}
#menutwo a {
	color: #993300;
	background-color: inherit;
}
#menutwo a:hover {
	text-decoration:none;
}
table.footer {	
	font-size:small;
	font-family:Verdana;
}
img.left {
	float:left;
}
img.right {
	float:right;
	padding:6px;
}
.justify {
	text-align:justify;
}
.center {
	text-align:center;
}
ul.left {
	list-style-type:none;
	padding-top:50px;
	padding-right:6px;
	padding-bottom:6px;
	padding-left:6px;
	margin:0px;
}
li {
padding:6px;
margin:2px;
}
table.schedule {
	border-collapse:collapse;
	text-align:center;
	width:600px;
}
tr.even {
	font-size:medium;
	font-weight:normal;
	color:black;
	background-color:#F2F2F2;
	text-align:center;
	padding:0px;
	margin:0px;
	height:40px;
}
tr.odd {
	font-size:medium;
	font-weight:normal;
	color:black;
	background-color:#CCCCCC;
	text-align:center;
	padding:0px;
	margin:0px;
	height:40px;
}
tr.even_home {
	font-size:medium;
	font-weight:bold;
	color:black;
	background-color:#F2F2F2;
	text-align:center;
	padding:0px;
	margin:0px;
	height:40px;
}
tr.odd_home {
	font-size:medium;
	font-weight:bold;
	color:black;
	background-color:#CCCCCC;
	text-align:center;
	padding:0px;
	margin:0px;
	height:40px;
}
.opponent {
	width:250px;
}

