body
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, 'SANS SERIF';
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, 'SANS SERIF';
}
.odd
{
	background-color: #ccffcc;
}
.TeamName
{
    FONT-SIZE: 12pt;
    font-weight:bold;
}
.menuItem
{
	color:#ffffff;
	background-color:#663333;
}
.menuItemSelected
{
    font-weight:bold;
	color:#ffffff;
	background-color:#663333;
}
.bottomMenu
{
    FONT-SIZE: 10pt;
    text-align: center;
}
.copyrightInfo
{
    FONT-SIZE: 8pt;
    text-align: center;
}
TH
{
    FONT-SIZE: 10pt;
	text-align: left;
	background-color:#663333;
	color: #ffffff;
}
.Schedule
{
}
.ScheduleCenter
{
	text-align: center;
}
A:link
{
	text-decoration: underline;
}
A:visited
{
	text-decoration: underline;
}
A:link.bottomMenu
{
	text-decoration: none;
	color: #000000;
}
A:visited.bottomMenu
{
	text-decoration: none;
	color: #000000;
}
A:link.menuItem
{
	color:#ffffff;
	background-color:#663333;
	text-decoration: none;
}
A:visited.menuItem
{
	color:#ffffff;
	background-color:#663333;
	text-decoration: none;
}
A:link.menuItemSelected
{
    font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}
A:visited.menuItemSelected
{
    font-weight:bold;
	color:#ffffff;
	text-decoration: none;
}
