﻿body {
  margin:10px 10px 0px 10px;
  padding:0px;
  font-family:Verdana;
  }

table.teamcalendar
{ 
	border-collapse: collapse; 
	border: 1px solid #C0C0C0; 
} 

tr.teamcalendartitle
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:Black;
}

td.teamcalendarday
{
	width: 100px;
	border: 1px solid #C0C0C0; 
	font-size:6pt;
}

tr.teamcalendarweek
{
	height: 75px;
	font-size:6pt;
}

tr.teamcalenderdaysofweek
{
	font-size:6pt;
	font-family:Verdana;
}

td.teamcalendardayno
{
	font-size:6pt;
	font-family:Verdana;
	font-weight:bold;
}

td.teamcalendarresult
{
	font-size:6pt;
	font-family:Verdana;
}

td.teamcalendarleagueheader
{
	font-size:8pt;
	font-family:Verdana;
	font-weight:bold;
}

a.teamcalendarlink:visited 
{ 
	text-decoration:none; 
}
	
a.teamcalendarlink:link 
{ 
	text-decoration:none; 
}

a.teamcalendarlink:hover
{ 
	text-decoration:underline; 
}

a.teamcalendarfield:visited 
{ 
	text-decoration:none; 
	color:Black;
}
	
a.teamcalendarfield:link 
{ 
	text-decoration:none; 
	color:Black;
}

a.teamcalendarfield:hover
{ 
	text-decoration:underline; 
	color:Black;
}

td.CompleteScheduleGameDate
{
	font-family:Verdana;
	font-size:12pt;
	color:Black;
}

td.CompleteScheduleGameTime
{
	font-size:8pt;
	font-weight:bold;
}

td.CompleteScheduleGameTeams
{
	font-size:10pt;
	color:Black;
}

td.CompleteScheduleGameField
{
	font-size:8pt;
}

td.CompleteScheduleGameLeague
{
	font-size:8pt;
	font-weight:bold;
}

A.CompleteScheduleGameTeams:link
{
	text-decoration: none;
	font-size:10pt;
	color:Black;
	font-weight:bold;
}

A.CompleteScheduleGameTeams:visited
{
	text-decoration: none;
	font-size:10pt;
	color:Navy;
	font-weight:bold;
}

A.CompleteScheduleGameTeams:hover
{
	text-decoration: underline;
	font-size:10pt;
	color:Navy;
	font-weight:bold;
}

A.CompleteScheduleGameField:link
{
	text-decoration: none;
	font-size:8pt;
	color:Black;
}

A.CompleteScheduleGameField:visited
{
	text-decoration: none;
	font-size:8pt;
	color:Black;
}

A.CompleteScheduleGameField:hover
{
	text-decoration: underline;
	font-size:8pt;
	color:Black;
}

A.CompleteScheduleGameField:active
{
	text-decoration: none;
	font-size:8pt;
	color:Black;
}

Div.PageHeader 
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12pt;
	text-align:left;
}

