@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}
.body_text a {
	font-weight: bold;
	color: #00316B;
	text-decoration: none;
}
.body_text a:hover {
	font-weight: bold;
	color: #E58107;
	text-decoration: none;
}

#hdr_link {
	background-image: url(images/menu_bkg.jpg);
	background-repeat: repeat-x;
	width: 858px;
	height: 38px;
	padding-top: 11px;
}
#body_bg {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099c1;
	border-left-color: #0099c1;
}

#hdr_link ul {
	list-style-type: none;
	display: inline;
}
#hdr_link ul li {
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
}
#hdr_link li a {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
#hdr_link li a:hover {
	text-decoration: none;
	color: #F3F2F0;
}


.register  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193678;
	text-decoration: none;
}
.register  a:hover {
	color: #FFFFFF;
}
.redtxt {
	color: #6D1A01;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#betting_tips {
	background-image: url(images/table_hdr.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 650px;
}
.table_txt {
	color: #F2CB42;
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
}
.offer_txt {
	font-size: 13px;
	font-weight: bold;
	color: #002451;
}
.testi_txt {
	font-style: italic;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	font-weight: bold;
	line-height: 120%;
}
.require {
	font-size: 13px;
	color: #8A0000;
	line-height: 120%;
}

.black_title {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.red {
	color: #B00000;
	font-weight: bold;
}



.subtitle {
	color: #022473;
}
.big_blue_txt {
	font-size: 16px;
	color: #00244E;
	font-weight: bold;
}

.big_black_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.note {
	color: #C1DFFF;
	font-size: 12px;
	padding: 10px;
}
.note a {
	color: #53A5FF;
	font-size: 12px;
}
.note a:hover {
	color: #FFCC00;
	font-size: 12px;
}







.bottom_link {
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	height: 15px;
	padding-top: 3px;
	display: inline;
}

.bottom_link ul li {
	padding-right: 5px;
	list-style-type: none;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4CA4CA;
	float: left;
}
.bottom_link ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4CA4CA;
	text-decoration: none;
	background-position: left top;
	display: block;
	font-weight: bold;
}
.bottom_link li a:hover {
	color: #FFFFFF;
}


.copyright {
	color: #94A2D1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

