/* CSS Document */
html, body {
margin: 0;
padding: 0;
border: 0;
}

.navigationOff {
	background: #000000; }

.navigationOn {
	background: #D80000;}
	
.navigationOff2 {
	background: #666666; }

.navigationOn2 {
	background: #999999;}

.navigationOnTwo {
	background: #333333;}
	
.navigationOffNone {
	}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
}
.navigation_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 18px;
}

.teams {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
}
.teamheader {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#FFFFFF;
font-weight:bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height: 20px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	margin: 10px;
	text-align:justify;
	vertical-align:top;
}
.teamcharts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	text-align:center;
	vertical-align:top;
}
.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	text-align:justify;
	vertical-align:top;
}
.listsitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color:#990000;
}
.standings {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	line-height: 18px;
	color:#990000;
	font-weight:bold;
	text-align:center;
}
.standingsblack {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight:bold;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#c5c5c5;
	font-weight: bold;
	line-height: 12px;
	margin-left: 7px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin: 10px;
}
.teamLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 40px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin: 10px;
}
.headerteams {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin: 10px;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
}
.headerbg {
	background-image: url(images/header_2.gif);
	background-repeat: no-repeat;
}
.headerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#ffffff;
	margin-top: 75px;
	margin-right: 10px;
	font-weight: bold;
}