.bodytable {
	width:730px;
}
.column1 {
	width:75%;
}
.tableheader {
	background-color:#eeeeee;
	font-weight:bold;
	text-align:center;
}
.summarycolumn {
	background-color:#FFFFCC;
	text-align:center;
}
.summaryheader {
	background-color: #D5D500;
	font-weight:bold;
	text-align:center;
}
.nongame {
	background-color:#cccccc;
}
.color1 {
	background-color: #c81400;
}
.color2 {
	background-color: #003CC8
}
body, table, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
		color: #333333;

}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
	margin: 0px;
	padding: 2px;

}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
	padding: 2px;
	margin: 0px;

}
.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	margin: 0px;
	padding: 2px 2px 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-position: left;
	color: #000000;
	background-color: #EEEEEE;
	margin: 5px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: cccccc;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
h4 {
font-size: 11px;
font-weight: bold;
	color: #000000;
}
a {
	color: #003CC8;
	text-decoration: none;

}
a:visited{
	color: #993366;
	text-decoration: none;

}
a:hover {
	color: #990000;
	text-decoration: underline;

}
a.offsite{
color: #c81400;
}
.color3 {
	background-color: #CCCCCC;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.sponsorfooter {
	color: #CC0000;
}
input {
	background-color:#FFFFCC;
}
input.small {
font-size:10px;
}
