body
{
	height: 100%;
	background-color: Green;
	background-image: url(../images/backplane.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Arial, Helv;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
form
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.tdEdge
{
	background-image: url(../images/blackstar.gif);
	background-color: Black;
	width: 50px;
	background-repeat: repeat-y;
}
.tdContent
{
	table-layout: fixed;
	background-color: White;
	width: 700px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.tdFooter
{
	background-color: White;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
}
DIV.bodypanel
{
	width: 650px;
	background-color: White;
	margin-left: 25px;
	background-image: url(../images/background.gif);
	border: none;
}
li
{
	font-size: 10pt;
	margin-left: 30px;
	margin-right: 25px;
}
p
{
	font-size: 10pt;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 6px;
	margin-bottom: 10px;
}
p.small
{
	text-align: center;
	font-size: 9pt;
}
A:link
{
	color: Green;
	text-decoration: underline;
	font-weight: bold;
}
A:visited
{
	color: green;
	text-decoration: underline;
	font-weight: bold;
}
A:hover
{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}
H2
{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
table.smallData
{
	font-family: Courier New, Courier;
	font-size: 9pt;
	border: 1px solid black;
	width: 690px;
	margin-left: 5px;
}
tr.homeGame
{
	color: green;
}
tr.roadGame
{
	color: black;
}
.textRight
{
	text-align: right;
}
.textCenter
{
	text-align: center;
}
th.smallData
{
	background-color: Green;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
	color: White;
	font-weight: bold;
	vertical-align: bottom;
}
td.smallData
{
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
	font-weight: normal;
	background-color: #ededed;
	vertical-align: top;
}
.FLDsmalldata
{
	background-color: white;
	font-family: Courier New, Courier;
	font-size: 9pt;
	color: black;
	font-weight: normal;
}
.TBLbigdata
{
	border: 1 solid black;
}
.THbigdata
{
	background-color: Green;
	padding: 1px 1px 1px 1px;
	font-family: Courier New, Courier;
	font-size: 12pt;
	color: White;
	font-weight: bold;
}
.TDbigdata
{
	background-color: white;
	font-family: Courier New, Courier;
	font-size: 12pt;
	color: black;
	font-weight: bold;
	background-color: #cccccc;
}
.clsTeamLogo
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: #cccccc;
}
P.Postheadlines
{
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-family: Arial, Helv;
	color: Black;
}

