/* CSS Document */
html, body
{
  height: 100%;
  margin: 0px;
}

table.fill {
	height: 100%;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000066;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:30px;
}
.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
}
.style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.coachTitle {
	font-family: Geneva, Arial, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-left:3px;
}
.coachYear {
	font-family: Geneva, Arial, sans-serif;
	font-size: 10px;
	color:#000000;
	padding-left:3px;
}
.coachBio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
	color:#000066;
}
.coachName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000066;
}
.rosterHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
}
.purchase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#333333;
}
.rosterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.teams {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000066;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.design:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.design:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.design:hover {
	color: #ECECEC;
	text-decoration: underline;
}
a.design:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.rosterName:link {
	color: #000000;
	text-decoration: none;
}
a.rosterName:visited {
	color: #000000;
	text-decoration: none;
}
a.rosterName:hover {
	color: #000066;
	text-decoration: none;
}
a.rosterName:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
TABLE.rosterT {
	border-color: #000033;
}
TD.rosterT {
	border-color: #000033;
	
}
TD.scheduleHeading {
	border-color: #000033;
	background-color: #000055;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
TD.scheduleText {
	border-color: #000033;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}