@charset "utf-8";
/* CSS Document */

.scroll {
	filter:Chroma(Color=#123456);
	scrollbar-face-color:#123456;
	scrollbar-shadow-color:#123456;
	scrollbar-highlight-color:#123456;
	scrollbar-3dlight-color:#123456;
	scrollbar-darkshadow-color:#123456;
	scrollbar-track-color:#123456;
	scrollbar-arrow-color:#000000; 
}
body {
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #003399;
}
/*ul {margin:0; padding:0; display:block;border:0;}
li {margin:0; padding:0; list-style:none; border:0;} */
#wrap {
     width:800px; 
	 height:100% auto; 
}
#banner {
     width:800px; 
	 height:120px; 
	 position: relative; 
	 margin:auto; 
	 padding:0px; 
	 display:inline;
}
#menu_wrap {
	width:800px;
	height:100% auto;
}
.ddcolortabs{
	padding-left: 50px;
	width: 800px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color:#006600;
}
.ddcolortabs ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
	margin:0;
	padding:0;
	list-style:none;
}
.ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}
.ddcolortabs a{
	float:left;
	color: white;
	background: black url(images/color_tabs_left.gif) no-repeat left top;
	margin:0 5px 0 0;
	padding:0 0 8px 3px;
	text-decoration:none;
	letter-spacing: 1px;
}
.ddcolortabs a span{
	float:left;
	display:block;
	background: transparent url(images/color_tabs_right.gif) no-repeat right top;
	padding: 8px 8px 2px 7px;
	color:#FFFFFF;
}
.ddcolortabs a:hover{
	background-color: #027502;
	text-decoration:none;
}
/*.ddcolortabs a:hover span{
	background-color: #591f20;
}*/
.ddcolortabs .selected a {
	background-color: #027502;
}
.ddcolortabsline{
	clear: both;
	padding: 0;
	width: 800px;
	height: 8px;
	line-height: 8px;
	background: 006600;
	border-top: 1px solid #ffffff;	
}
.dropmenudiv_a{
	position:absolute;
	top: 0;
	border-color:#cccccc;
	border-style: solid;
	border-width:1px;
	border-top-width: 8px; 
	border-bottom-width: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 150px;
	visibility: hidden;
}
.dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-top: 0 solid #678b3f;
	border-bottom: 1px solid #678b3f;
	padding: 2px 0 0 0;
	text-decoration: none;
	color: black;
}
/* * html .dropmenudiv_a a{ IE only hack
	width: 100%;
}*/
.dropmenudiv_a a:hover{ 
	background-color: #006600;
	color: white;
	text-decoration:none;
}
#football_text {
	width:800px;
	height:481px;
	float:left;
}
.column1 {
	width:636px;
	height:481px;
	margin:0;
	padding:0;
	background-image:url(images/index_05.jpg);
	background-repeat:no-repeat;
	float:left;
}
.content {
	width:636px;
	height:455px;
	float:left;
	overflow:auto;
	padding-left:12px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.column2 {
	width:164px;
	height:481px;
	margin:0;
	padding:0;
	float:right;
}
#footer {
	width:800px;
	height:25px;
	float:left;
}
#feeds {
	width:800px;
	height:100% auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
} 
#feeds a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0033CC;
}
#feeds a:link {
	text-decoration: none;
	color: #0033FF;
}
#feeds a:visited {
	text-decoration: none;
	color: #0033FF;
}
#feeds a:hover {
	text-decoration: underline;
	color: #006600;
}
#feeds a:active {
	text-decoration: none;
	color: #0033FF;
}