body{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 2px;
}

.fact{
 	margin-left: 10px;
}

.factcontent{
 	font-weight: normal;
}

.logo{
	float: left;
 	width: 62px;
 	overflow: hidden;
 }

 .sportselect{
 	float: left;
  	width: 200px;
  	overflow: hidden;
 }

.search{
 	float: left;
 	width: 120px;
 	overflow: hidden;
}

.header{
 	line-height: 100%;
 	height: auto;
}

.header, table, .content, .copyright{
 	width: 590px;
}

.content{
 	clear: both;
 	padding-top: 4px;
}

table{
	font-size: 10px;
	border-spacing: 0px;
	border-width: 0px;
	border-collapse: collapse;
	background-color: #fff;
	border: 1px #000 solid;
	padding: 0px;
	margin: 0px;
}

.noborder{
 	border: 1px solid #fff;;
}

.listtable td, .indent{
	text-indent: 10px;
}

.listtable .subheader{
	text-indent: 0px;
	font-weight: bold;
}

.listtable .subheader, .listtable td{
	background-color: #fff;
}

th{
	border-bottom: 1px solid #000;
 	padding-top: 3px;
 	padding-bottom: 2px;
 	font-weight: bold;
 	height: 15px;
 	text-align: center;
 	background-color: #646eff;
 	color: #fff;
 }

tr{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
}

td{
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.fifteen{
 	width: 15%;
}

.nine{
 	width: 9%;
}

.six{
	width: 6%;
}

h1{
	font-size: 10px;
}

h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}

form{
	margin-bottom: 8px;
}

.line{
	width: 100%;
}

.spacing{
	width: 20px;
}

.trhighlight{
	background-color: #f0f0f0;
}

.subheader, .subgroup{
	background-color: #fff;
	text-align: center;
}

.subheader{
	padding-top: 2px;
	padding-bottom: 2px;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

.round a:active, .round a:link, .round a:visited, .round a:active{
	padding-left: 10px;
	height: 14px;
	display: block;
	float: left;
	color: #3130ce;
}

.round, .round td {
 	height: 20px;
	white-space: normal;
}


.bold{
	color: #000;
	font-size: 11px;
}

.facttext a:link, .facttext a:visited, .facttext a:active, .factext a:hover, .facttext{
	color: #646eff;
}

.fact a:link, .fact a:visited, .fact a:active, .fact a:hover{
	color: #000;
	font-weight: bold;
}

.copyright{
	font-weight: bold;
	color: #c0c0c0;
	text-align: right;
	margin-top: 10px;
}

.copyright a:link, .copyright a:visited, .copyright a:active{
	color: #c0c0c0;
}

a:link		{color:#3130ce; text-decoration: none}
a:visited	{color:#3130ce; text-decoration: none}
a:active	{color:#3130ce; text-decoration: none}
