body {  
SCROLLBAR-FACE-COLOR: #616161; 
SCROLLBAR-HIGHLIGHT-COLOR: #616161; 
SCROLLBAR-3DLIGHT-COLOR: #C5C5C5; 
SCROLLBAR-ARROW-COLOR:  #C5C5C5; 
SCROLLBAR-TRACK-COLOR: #3D3D3D; 
 }

div#main_content { 
	width: 455px; 
	height: 607px; 
	overflow: auto; 
	overflow-x:auto; 
	overflow-y:auto; 
	visibility: visible;   
	display: block; 
	}

div#main_content2 { 
	width: 620px; 
	height: 607px; 
	overflow: auto; 
	overflow-x:hidden; 
	overflow-y:auto; 
	visibility: visible;   
	display: block; 
	}

div#game_options { 
	width: 440px; 
	height: 455px; 
	overflow: auto; 
	overflow-x:auto; 
	overflow-y:auto; 
	visibility: visible;   
	display: block; 
	}

div#side_content { 
	width: 159px; 
	height: 344px; 
	overflow: auto; 
	overflow-x:hidden; 
	overflow-y:auto; 
	visibility: visible;   
	display: block; 
	}

div#index_subcontent { 
	width: 221px; 
	height: 92px; 
	overflow: auto; 
	overflow-x:hidden; 
	overflow-y:auto; 
	visibility: visible;   
	display: block; 
	}

body {
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: 60px;
	background-image: url(images/bg_stretch.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.maincontent {
	font-size: 8pt;
}
.mainheader {
	font-size: 14pt;
	font-weight: bold;
	color: #FF6D05;
}
.mainsubheader {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6D05;
}
.mainsubsubheader {
	font-size: 9pt;
	font-weight: normal;
	color: #FF6D05;
}
.popupheader {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6D05;
}

.eventheader {
	font-size: 8pt;
	font-weight: bold;
	color: #FF6D05;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	border: 1px solid #333333;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
	border: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6D05;
	text-decoration: underline;
	font-weight: bold;
}
a.maincontent {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover.maincontent {
	font-size: 9pt;
	font-weight: normal;
	color: #DDDDDD;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: underline;
}
a.centerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #03B6FF;
	text-decoration: none;
	font-weight: bold;
}
a.centerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6D05;
	text-decoration: underline;
	font-weight: bold;
}
a.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #03B6FF;
	text-decoration: none;
	font-weight: bold;
}
a.sidelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6D05;
	text-decoration: underline;
	font-weight: bold;
}
a.channellinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13pt;
	padding: 2px;
	width: 100%;
}
a.channellinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 13pt;
	background-color: #25A2FA;
	width: 100%;
	padding: 2px;
}
a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.bttmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bttmnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6D05;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
.greybg {
	background-color: #616161;
	}
.darkgreybg {
	background-color: #3D3D3D;
	}
.channelbg {
	background-color: #037FD7;
	}
.1pxborder {
	background-color: #C5C5C5;
	}
.imageborder {
	border: 1px solid #CCCCCC;
	}
.newsborder {
	border: 1px solid #03B6FF;
	}
.gameoptions-bg {
	background-color: #037FD7;
	border: 1px solid #CCCCCC;
	}
.gameoptions-hdr { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 12px; 
	background: #FF6D05; 
	font-weight: bold; 
	border-bottom: 1px solid #CCCCCC;
	}


a.fraser {
	display: block;
	color: #FFFFFF;
	background-color: #FF6D05;
	text-decoration: none;
	height: 30px;
	border: 1px solid #CCCCCC;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
}
a.fraser:hover {
	background-color: #FF9146;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
a.submitevent {
	display: block;
	color: #FFFFFF;
	background-color: #0066CC;
	text-decoration: none;
	height: 30px;
	border: 1px solid #CCCCCC;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
}
a.submitevent:hover {
	background-color: #25A2FA;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.videopopupsponsor {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.videobg {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/bg_stretch.jpg);
}
.videofooter {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a.videofooter {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.videofooter:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #49A2E2;
	text-decoration: none;

}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	border: 1px solid #333333;
	background-color: #003366;
	height: 21px;
	width: 255px;

}



