.header_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

.body_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-indent: 2pt;
	text-decoration: none
}

.body_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-indent: 2pt
}

.contact_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
	text-indent: 2pt
}

.small_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
	text-indent: 2pt
}

.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16pt
}

.standings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333
}

.email_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	border-color: #0000FF #000033 #000033 #0000FF
}

.preformatted {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal
}

.bodysmallund {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	text-indent: 2pt
}

.standingsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	text-indent: 2pt
}

a:hover {
	color: #FFCC00
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066
}

.nonleague {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-indent: 2pt
}

.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal
}

.regularbig {
	font-size: 9pt;
	font-weight: bold
}

.viewButton {
	background: #CCCCFF;
	border-color: #FFFFFF;
	color: #333333;
	border-width: 0;
	font-size: 8pt;
	text-decoration: underline
}

.deleteButton {
	background: #FF7777;
	border-color: #FF7200;
	color: #000000;
	border-width: 2;
	font-size: 7pt;
	font-weight: bold
}

.addButton {
	background: #77FF77;
	border-color: #72FF00;
	color: #000000;
	border-width: 2;
	font-size: 7pt;
	font-weight: bold
}

.memberTable {
	background: #9A9A9A
}

.memberHeader {
	background: #666688
}

.memberRow {
	
}

.teamTable {
	
}

.teamHeader {
	
}

.teamRow {
	background: #BBBBDD
}

.divisionRow {
	background: #666688
}

.label {
	color: #FFFFFF
}

.homeMatch {
	font-weight: bold
}

.calendar {
	border-collapse: collapse;
}

.calendarHeader {
	background: lightblue;
	border: 1px solid black;
	text-align: center;
}

.calendarTitle {
	text-align: center;
	font-size: 18pt;
	padding-bottom: 20px;
}

.calendarDate {
	width: 100px;
	height: 100px;
	border: 1px solid black;
	vertical-align: top;
}

.calendarNav {
	text-align: center;
}

.calendarSelectedDay {
	width: 100px;
	height: 100px;
	border: 1px solid black;
	vertical-align: top;
	background: lightblue;
}

.calendarEvent {
	font-size: 7pt;
}