StandardText/*CSS for whole site*/
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #F00;
	/*scrollbar-face-color:#ebebeb;
	scrollbar-highlight-color:#E8E8E8;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#424243;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#8c0000;
	scrollbar-track-color:#cccccc;'*/
}
a:link {
	color: #030303;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	/*color: #F00;
	text-decoration: none;
	font-size: 12px;*/
	color: #F00;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	/*color: #030303;*/
	color: #030303;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.link1:link {
	color: #F00;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.link1:visited {
	color: #F00;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.link1:hover {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.link1:active {
	color: #F00;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
/*RIGHT COLUMN LINK STYLES*/
#RighColumn a:hover {
	color: #FE9900;
}
/*SIDE NAVIGATION BAR LINK STYLES*/
#SideNav a:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#SideNav a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#SideNav a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
#SideNav a:active {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
/*HEADER LINK STYLES*/
#Header a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
#Header a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
#Header a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
#Header a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
/*SITE DEFAULT TEXT*/
.StandardText {
	text-decoration: none;
	color: #666666;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 16px;
}
.StandardTitle {
	text-decoration: none;
	color: #8c0000;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.subTitle {
	text-decoration: none;
	color: #333333;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

/*Side Navigation Bar*/
.side_navbar {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
/*Header*/
.navbar {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.phone_number {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.title {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.loginText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	/*background-color: EEEEEE;*/
	width: 100px;
	height: auto;
}

.joinField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	/*background-color: EEEEEE;*/
	width: 200px;
	height: auto;
}
.loginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 80px;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
/*RIGHT COLUMN (HELP, GAME FINDER, PROMOTIONS ETC...)*/
.promotions {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.gamefinder_searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	/*background-color: EEEEEE;*/
	width: 95px;
	height: auto;
}
.gamefinder_searchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 38px;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
.gamefinder_Text {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
}
/*BOTTOM OF THE PAGE*/
.disclaimer_text {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/*BANKING CENTER*/
.guidechart_Title {
	text-decoration: none;
	color: #FFFFFF;
	font-family: arial, helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

/* SPORTSBOOK PAGE*/
.Sportsbook_links {
	text-decoration: none;
	color: #8c3333;
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.Sportsbook_links2 {
	text-decoration: underline;
	color: #00C;
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

/*RACEBOOK PAGE*/
.featuredrace_menu_links {
	text-decoration: none;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
/*INCENTIVES REQUEST FORM*/
.promotions_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	/*background-color: EEEEEE;*/
	width: 180px;
	height: auto;
}
.promotions_loginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 180px;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
/*OPEN ACCOUNT FORM*/
.openaccount_required {
	text-decoration: none;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.openaccount_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	width: 200px;
	height: auto;
}
.openaccount_zipcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	width: 100px;
	height: auto;
}
.openaccount_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	width: 110px;
	height: auto;
}
.openaccount_telExtension {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	width: 60px;
	height: auto;
}
.openaccount_asterix {
	text-decoration: none;
	color: #8c0000;
	font-family: arial, helvetica;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
.openaccount_loginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 80px;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
/*FEEDBACK PAGE*/
.feedback_loginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 200px;
	background-color: #333333;
	color: #FFFFFF;
	border: none;
}
/*LIVE LINES PAGE*/
.livelines_loginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	height: auto;
}
/*SCORES PAGE*/
#LiveLines {
	padding: 0px;
	width: 448px;
	border: 0px solid #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
}
#LiveLines .Date {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#LiveLines .League {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
#LiveLines .Titles {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8c0000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 16px;
	border: 0px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#LiveLines .On {
	background-color: #FFFFFF;
	height: 20px;
}
#LiveLines .Off {
	background-color: #EEEEEE;
	height: 20px;
}
#LiveLines .Score {
	text-align: left;
}
/*FRONT PAGE (SPORTS MATCHUPS*/
.sportsmatchups_teams {
	text-decoration: none;
	color: #FF9900;
	font-family: arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
.sportsmatchups_description {
	text-decoration: none;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
}
.sportsmatchups_links {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
#featured_matchup a:link {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
#featured_matchup a:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
#featured_matchup a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
#featured_matchup a:active {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
/*FEATURED LIST OF GAMES LINK STYLES*/
.sportsmatchups_gamelist_sport {
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
.sportsmatchups_gamelist {
	text-decoration: none;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
#featured a:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#featured a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#featured a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
#featured a:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
/*SPORTS NEWS SECTION (FRONTPAGE)*/
.sportsnews_links {
	text-decoration: none;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
}
.sportsnews_Title {
	text-decoration: none;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#newslist a:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#newslist a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#newslist a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
}
#newslist a:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
