@charset "UTF-8";
body  {
	font: 100%/1.0 Arial, Helvetica, sans-serif;
	background: #FFF ;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

h1 {
	font-size: 180%;
	font-weight: normal;
	color: #090;
	text-align: left;
	margin: 30px 0 0 0;
	border: 0;}
	
h2 {
	font-size: 120%;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 10px 0 0 10px;
	border: 0;}
	
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0 0 0 0;
	border: 0;}
	
h4 {
	font-size: 150%;
	font-weight: bold;
	color:#FFCC00;
	text-align: left;
	margin: 0 0 0 0;
	border: 0;}
	
.sponsor {
	font-size: 65%;
	font-weight: bold;
	color:#0099FF;
	text-decoration:none;}
	
.sponsor2 {
	line-height: 110%;
	font-size: 60%;
	font-weight: normal;
	color:#006666;
	text-decoration:none;}
	
	
	
a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color:#FF0000;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  color:#ffcc00;
  font-weight: bold;
  text-decoration: none;
}

table {
	width: 100%;
	margin: 0;}
	
table td {
	border-width: 0;
	/*(vertical-align: top;*/
	}
	
#header {
	vertical-align:middle;
}

#main {
	width:790px;
	padding: 10px 0 10px 0;
	text-align: left;
	line-height: 125%;
	vertical-align:top;
}

#main p{
	padding: 0px 0 0px 0;
	line-height: 120%;
}
	
#main a,  a:link {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}
#main a:visited {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}
#main a:hover {
  color:#fac800;
  font-weight: bold;
  text-decoration: none;
}
#main a:active {
  color:#f0be00;
  font-weight: bold;
  text-decoration: none;
}

#content {
	width:590px;
	vertical-align:top;
}

.details {
  color:#000;
  font-size: 80%;
	line-height: 120%;
	text-align:justify;
	font-weight: normal;
  text-decoration: none;
}

.header {
  color:#000;
  font-size: 80%;
	line-height: 150%;
	text-align:center;
	font-weight: normal;
  text-decoration: none;
}

#footer {
	background-image:url(../images/greyband.gif);
	background-repeat:repeat-x;
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 10px 0 0 10px;
	border: 0;}
	
.footer-black{
	color:#000;
	}
	
#footer a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#footer a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#footer a:hover {
  color:#fac800;
  font-weight: bold;
  text-decoration: none;
}
#footer a:active {
  color:#f0be00;
  font-weight: bold;
  text-decoration: none;
}
#footer-red {
	background-image:url(../images/redband.gif);
	background-repeat:repeat-x;
	font-size: 75%;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: 10px 0 0 10px;
	border: 0;}
	
#footer-red a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#footer-red a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
#footer-red a:hover {
  color:#fac800;
  font-weight: bold;
  text-decoration: none;
}
#footer-red a:active {
  color:#f0be00;
  font-weight: bold;
  text-decoration: none;
}
#copyright {
	width: 760px;
	text-align:center;
	padding-top: 10px;
	font-size: 75%;
	font-weight: bold;
	color:#999;
	text-decoration:none;}
	
.captions {
	font-size: 65%;
	font-weight: bold;
	line-height:100%;
	color:#999;
	text-decoration:none;}
	
.largetitle {
	font-size: 150%;
	font-weight: bold;
	color:#000;
	text-decoration:none;}
	
.largedata {
	font-size: 95%;
	font-weight: bold;
	color:#000;
	text-decoration:none;}
	
.largered {
	font-size: 95%;
	font-weight: bold;
	color:#F00;
	text-decoration:none;}
	
.largedatalight {
	font-size: 95%;
	font-weight: normal;
	color:#000;
	text-decoration:none;}
	
.smalldata {
	font-size: 75%;
	font-weight: bold;
	color:#000;
	text-decoration:none;}
	
.scores {
	font-size: 75%;
	font-weight: bold;
	color:#090;
	text-decoration:none;}
	
.smalldatalight {
	font-size: 75%;
	font-weight: normal;
	color:#000;
	text-decoration:none;}
	
.smallboldgrey {
	font-size: 75%;
	font-weight: bold;
	color:#999;
	text-decoration:none;}
	
.smallgrey {
	font-size: 75%;
	font-weight: normal;
	color:#999;
	text-decoration:none;}
	
.grey {
	color:#999;
	text-decoration:none;}
	
.boldred {
	font-size: 95%;
	font-weight: bold;
	color:#F00;
	text-decoration:none;}
	
.boldgreen {
	font-size: 95%;
	font-weight: bold;
	color:#009933;
	text-decoration:none;}
	
.home {
	font-size: 75%;
	font-weight: bold;
	color:#050;
	text-decoration:none;}
	
.away {
	font-size: 75%;
	font-weight: bold;
	color:#500;
	text-decoration:none;}
	
.boldyellow {
	font-size: 125%;
	font-weight: bold;
	color:#090;
	text-decoration:none;}
	
.boldyellowmed {
	font-size: 105%;
	font-weight: bold;
	color:#090;
	text-decoration:none;}
	
.white {
	color:#fff;
	}
	
.coursecaptions {
		font-size: 95%;
	font-weight: normal;
	color:#000;
	text-decoration:none;}

	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.inputtext {
	font-size: 85%;
}

.buttons {
	font-size: 75%;
	color:#fff;
	background-color:#090;
}
.redbuttons {
	font-size: 75%;
	color:#fff;
	background-color:#F00;
}
.lessdepth {
	line-height: 95%;
}
.middepth {
	line-height: 105%;
}
.moredepth {
	line-height: 150%;
}
	
.rule  {
	background: #000 ;
	color: #fc0;
}
		
#hilite a,  a:link {
  color: #f90;
  font-weight: bold;
  text-decoration: none;
}
#hilite a:visited {
  color: #f90;
  font-weight: bold;
  text-decoration: none;
}
#hilite a:hover {
  color:#fac800;
  font-weight: bold;
  text-decoration: none;
}
#hilite a:active {
  color:#f0be00;
  font-weight: bold;
  text-decoration: none;
}
.px9 {
	font-size: 9px;
}
.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
