#content {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 760px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFF99;
	color: #000099;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #CCCCFF;
	color: #000000;
	border: 1px dashed #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;
}
#content h4 , #content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#content h5 {
	padding-bottom: 8px;
	border-bottom: 1px solid #000000;
}
#content h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#content .infobar {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom: 50px;
	background-color: #006600;
	color: #FFFFFF;
	padding: 3px;
}

#teamlist th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 24px;
	display: block;
}
#teamlist td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 2px;
	background-color: #FFFFFF;
	color: #0000FF;
	line-height: 24px;
}
#teamlist a:link, #teamlist a:active, #teamlist a:visited {
	text-decoration: none;
	color: #0000FF;
}
#teamlist a:hover {
	color: #FFFF00;
	background-color: #0000FF;
	display: block;
}

#teamshirts td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#options th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #FFFFCC;
	margin: 5px;
	line-height: 28px;
	border: 1px solid #666666;
}
#options td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #FFFFCC;
	margin: 5px;
	line-height: 28px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

#options a:link, #options a:active, #options a:visited {
	text-decoration: none;
	color: #000000;
}
#options a:hover {
	color: #FFFF00;
	background-color: #0000FF;
	display: block;
}
#options .thisweek, #options .thisweek1 {
	background-color: #FFCC99;
}
#options .nextweek, #options .nextweek1 {
	background-color: #FFFFFF;
}
#options .oldweek1, #options .thisweek1, #options .nextweek1 {
	border-top: 0px;
}

.back a:link, .back a:active, .back a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-indent: 1px;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #9999FF;
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 2px;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
}
.back a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-indent: 1px;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 2px;
	border-left: 1px solid #000066;
	border-top: 1px solid #000066;
	border-right: 0px;
	border-bottom: 0px;
}
.backspacer {
	font-size: 2px;
	line-height: 2px;
	margin: -6px;
	padding: 0px;
}
.tablespacer {
	font-size: 2px;
	line-height: 2px;
	margin: 6px;
	padding: 0px;
}

#table0, #table1, #table2, #table3, #table4 {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
}
#table0 {
	visibility: visible;
}
#table1, #table2, #table3, #table4 {
	visibility: hidden;
}
#table0 .tab1c, #table1 .tab1c, #table2 .tab1c, #table3 .tab1c, #table4 .tab1c {
	text-align: center;
}
#table0 .tab1l, #table1 .tab1l, #table2 .tab1l, #table3 .tab1l, #table4 .tab1l {
	text-align: left;
	text-indent: 2px;
}
#table0 a:link, #table1 a:link, #table2 a:link, #table3 a:link, #table4 a:link,
#table0 a:visited, #table1 a:visited, #table2 a:visited, #table3 a:visited, #table4 a:visited,
#table0 a:active, #table1 a:active, #table2 a:active, #table3 a:active, #table4 a:active {
	text-decoration: none;
	color: #0000FF;
}
#table0 a:hover, #table1 a:hover, #table2 a:hover, #table3 a:hover, #table4 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0000FF;
	display: block;
}

#join {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#join h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 4px;
	color: #000000;
}
#join h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 4px;
	color: #000000;
}
#join form {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 75px;
	margin-right: 75px;
	background-color: #CCFFFF;
}

.spacer {
	font-size: 1px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}

#keyfix {
	border: 1px solid #FFFFFF;
	margin-left: 258px;
	margin-top: 80px;
}
#keyfix h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 4px;
}

#loginbox th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 2px;
	line-height: 36px;
	background-color: #CCFFFF;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#loginbox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-indent: 2px;
	line-height: 36px;
	background-color: #CCFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
#loginbox .btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-indent: 2px;
	background-color: #FFFFCC;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 1px solid #000000;
}
#loginbox .button {
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

#totw {
	background-image: url(../images/pitch.gif);
}
#totw tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}
#totw td {
	height: 96px;
}
#totw th {
	font-size: 3px;
	height: 13px;
}


.blue {
	color: #0000FF;
}

#stats1 {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#stats1 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFF00;
	color: #000066;
	line-height: 22px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#stats1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 22px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
#stats1 .rght {
	border-right: none;
}
#stats1 .centr {
	border-top: none;
	border-bottom: none;
}
#stats1 .blnk {
	border: none;
}
#stats1 .blnk2 {
	border-right: none;
}
#stats1 .lft {
	text-align: left;
	text-indent: 3px;
}
#stats1 a:link, #stats1 a:visited, #stats1 a:active {
	text-decoration: none;
	color: #000000;
}
#stats1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000099;
	display: block;
}

.news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFF99;
	color: #000099;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	border: 1px solid #000000;
	background-color: #CCFFFF;
	padding-left: 2px;
	margin: 0px;
}
.news h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 6px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	color: #003333;
}
.news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding: 2px;
	margin: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
}
