/* CSS Document */

.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:#999999;
}
.style2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pagesDim {
	color:#999999;
}
.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;
}

.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000066;
}
.eventField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	font-weight: bold;
}
.eventText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.eventSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.eventSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

.coachBio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding-left:3px;
	padding-right:20px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
}
.coachName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000066;
}

.calendarMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000066;
}
.calendarWeek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	font-weight: bold;
}
.calendarDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
.calendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

.rosterHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000066;
}
.rosterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.rosterHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}
.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.rosterHeadings:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.rosterHeadings:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.rosterHeadings:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.rosterHeadings:active {
	color: #FFFFFF;
	text-decoration: none;
}
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;
	border-style: solid;
	border-width: 0 1px 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}
TD.rosterT {
	border-color: #000033;
	border-style: solid;
	margin: 0;
    border-width: 1px 0 0 0;
	color:#FFFFFF;
}
TD.scheduleHeading {
	border-color: #000033;
	background-color: #000033;
	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;
}
TR.scheduleText1 {
	background-color:#ECECEC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
TR.scheduleText2 {
	background-color:#FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
TR.rowOver {
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	cursor:pointer;
}
