BODY {
	background-color: #000;
	margin: 0;
}
BODY, TD {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
H1, H2, H3, H4, H5, H6 {
	color: #808394;
}
A {
	border: none;
	text-decoration: none;
}
A:visited {
	
}
A:hover {
	text-decoration: underline;
}
A IMG {
	border: none;
}

#MainContainer {
	background-color: #fff;
	background-image: url(/images/center/bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0 auto 0 auto;
}

#Top {
	height: 170px;
	position: relative;
}
#TopLogin {
	background-color: #49495a;
	background-image: url(/images/top/login/bg.jpg);
	width: 150px;
	height: 155px;
	position: absolute;
	top: 0;
	left: 0;
}
#TopLoginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	width: 105px;
	margin: 10px auto 0 auto;
}
#TopLoginBox H2 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
#TopLoginBox FORM {
	margin: 0;
	padding: 0;
}
#TopLoginBox P {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
#TopLoginBox P A {
	color: #fff;
}
#TopLoginBox DIV.text,
#TopLoginBox DIV.password {
	width: 100px;
	height: 17px;
	border: 1px solid #dddddd;
	border-bottom: none;
}
#TopLoginBox INPUT.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 98px;
	height: 15px;
	border: 1px solid #636363;
	margin: 0;
	padding: 0;
}
#TopLoginBox DIV.enter {
	width: 77px;
	height: 17px;	
	margin: 10px auto 0 auto;
}
#TopLoginBox DIV.enter INPUT {
	margin: auto;
}

#TopKeywords {
	background-color: #000;
	width: 850px;
	height: 15px;
	position: absolute;
	top: 0;
	right: 0;
}
#TopKeywords H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}
#TopImage {
	width: 850px;
	height: 140px;
	position: absolute;
	top: 15px;
	right: 0;
}
#TopBar {
	background-color: #777;
	background-image: url(/images/top/top-bar.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: 1000px;
	border-bottom: 1px solid #414141;
	position: absolute;
	top: 155px;
	left: 0;
}
#TopBar P {
	text-align: right;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 5px 0 0;
}
#TopBar P A {
	color: #fff;
}

#Center {
	background-image: url(/images/center/bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
DIV.colbox {
	background-image: url(/images/colblock/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 1px 0 4px 0;
	padding: 0 1px 0 1px;
}
DIV.colboxtop {
	background-image: url(/images/colblock/top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 5px;
	height: 5px;
}
DIV.colboxbottom {
	background-image: url(/images/colblock/bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 3px;
	height: 3px;
}
DIV.colboxblock {
	background-color: #464657;
	background-image: url(/images/colblock/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 3px 0 3px;
	padding: 0 5px 0 5px;
}
#Col01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 150px;
	float: left;
}
#Col01 H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #feff0c;
	margin: 0;
	padding: 0;
}
#Col01 P {
	margin: 0;
	padding: 5px 0 10px 0;
}
#Col01 DL {
	margin: 0;
	padding: 0;
}
#Col01 DT {
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 0;
	border-top: 1px solid #6a6a74;
}
#Col01 DD {
	color: #c3c3c3;
	margin: 0;
	padding: 0 0 2px 0;
}
#Col01 A {
	color: #fff;
}

#MainMenu {
	font-weight: bold;
	color: #fff;
}
#MainMenu DIV.colboxblock {
	padding: 0 0 0 0;
}
#MainMenu DIV.colboxblock H2 {
	font-size: 12px;
	text-align: left;
	padding: 5px 0 0 5px;
}
#MainMenu DIV.colboxblock UL {
	margin: 0;
	padding: 5px;
}
#MainMenu DIV.colboxblock LI {
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	border-top: 1px solid #6a6a74;
	border-bottom: 1px solid #27272c;
}
#HeadlineNews {
	
}
#HeadlineNews P {
	margin: 0;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #6a6a74;
}
#SignUpSteps {
	
}
#SignUpSteps H2 {
	font-size: 16px;
}
#SignUpSteps P {
	text-align: center;
}
#SignUpSteps DIV.colbox {
	background-image: url(/images/colblock/signupsteps/bg.gif);
}
#SignUpSteps DIV.colboxtop {
	background-image: url(/images/colblock/signupsteps/top.gif);
}
#SignUpSteps DIV.colboxbottom {
	background-image: url(/images/colblock/signupsteps/bottom.gif);
}
#SignUpSteps DIV.signupcolboxblock {
	margin: 0 3px 0 3px;
	padding: 0 5px 0 5px;
}
#SignUpSteps DT {
	font-size: 14px;
	color: #feff0c;
}
#SignUpSteps DD {
	color: #fff;
	padding-left: 10px; 
}
#UpcomingEvents {
	
}

#Col02 {
	width: 620px;
	float: left;
}

#MainpageMessage {
	background-image: url(../images/mainpage/bg_message.gif);
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc3333;
	padding: 5px;
	margin: 10px;
	border: 1px solid #e9a2a2;
}
#MainpageMessage H2 {
	text-align: center;
	font-size: 20px;
	color: #990000;
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #e9a2a2;
}
#MainpageMessage P {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

#PageContent {
	padding: 10px;
}
#PageContent TABLE {
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	margin: 0 auto;
}
#PageContent TH,
#PageContent TD {
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	padding: 3px;
}
#PageContent H2 {
	font-size: 16px;
	margin: 0 0 15px 0;
}
#PageContent H3 {
	font-size: 14px;
	margin: 10px 0;
}
#PageContent H4 {
	font-size: 12px;
	margin: 15px 0 5px 0;
}
#PageContent P {
	margin: 10px 0;
}

#PageContent OL,
#PageContent UL {
	margin: 10px 0 20px 0;
	padding: 0 10px 0 10px;
}
#PageContent LI {
	margin: 10px 0 10px 20px;
	padding: 0;
}
#PageContent DL {
	margin: 0 0 10px 0;
	padding: 0;
}
#PageContent DT {
	font-weight: bold;
	color: #808394;
	margin: 10px 0 0 0;
	padding: 0;
}
#PageContent DD {
	margin: 0 0 0 10px;
	padding: 0;
}

#Col03 {
	width: 230px;
	float: left;
}
#RightColArea {
	padding: 10px 10px 0 10px;
}
#RightColArea DIV.rightcolblock {
	background-color: #4e4f61;
	color: #fff;
	margin: 0 0 10px 0;
	border: 1px solid #424352;
}
#RightColArea DIV.rightcolblocktitle {
	border-bottom: 1px solid #424352;
}
#RightColArea DIV.rightcolblocktitle H2 {
	background-color: #66687f;
	background-image: url(/images/rightcol/title-bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0;
	line-height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
}
#RightColArea DIV.rightcolblocktitle H2 A {
	color: #fff;
}
#RightColArea DIV.rightcolblocktitle H2.signupstep1,
#RightColArea DIV.rightcolblocktitle H2.signupstep2,
#RightColArea DIV.rightcolblocktitle H2.signupstep3 {
	width: 208px;
	height: 45px;
	padding: 0 0 0 0;
}
#RightColArea DIV.rightcolblocktitle H2.signupstep1 EM,
#RightColArea DIV.rightcolblocktitle H2.signupstep2 EM,
#RightColArea DIV.rightcolblocktitle H2.signupstep3 EM {
	display: none;
}
#RightColArea DIV.rightcolblocktitle H2.signupstep1 {
	background-image: url(/images/rightcol/steps/step1.gif);
}
#RightColArea DIV.rightcolblocktitle H2.signupstep2 {
	background-image: url(/images/rightcol/steps/step2.gif);
}
#RightColArea DIV.rightcolblocktitle H2.signupstep3 {
	background-image: url(/images/rightcol/steps/step3.gif);
}
#RightColArea DIV.rightcolblocktitle H2 SPAN {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff7;
}
#RightColArea DIV.rightcolblockcontent {
	background-image: url(/images/rightcol/content-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 0 0 0;
}
#RightColArea DIV.rightcolblockcontent H3 {
	background-color: #66687f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#RightColArea DIV.rightcolblockcontent H3 A {
	color: #ff0;
}
#RightColArea DIV.rightcolblockcontent P {
	text-align: justify;
	margin: 0 0 0 0;
	padding: 5px 10px 10px 10px;
}
#RightColArea DIV.rightcolblockcontent P A {
	font-weight: bold;
	color: #ff0;
}
#RightColArea DIV.rightcolblockcontent UL {
	margin: 0 0 0 0;
	padding: 5px 5px 10px 10px;
}
#RightColArea DIV.rightcolblockcontent LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0;
	margin: 0 0 0 0;
	padding: 2px 5px 2px 0;
	border-bottom: 1px solid #898baa;
	list-style: none;
}
#RightColArea DIV.rightcolblockcontent LI A {
	text-decoration: none;
	color: #fff;
}
#RightColArea DIV.rightcolblockcontent LI A:hover {
	color: #ff0;
}
#RightColArea DIV.rightcolblocklink {
	background-color: #505163;
	background-image: url(/images/rightcol/links-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #fff;
	line-height: 14px;
	padding: 0 5px 0 5px;
}
#RightColArea DIV.rightcolblocklink A {
	color: #ff0;
}
#RightColArea DIV.rightcolblocklink A:hover {
	color: #fff;
}

/* Bottom Definitions */
#Bottom {
	clear: both;
}
#BottomOptions {
	background-color: #424452;
	background-image: url(/images/bottom/bgOptions.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	word-spacing: 5px;
	color: #fff;
	text-align: center;
}
#BottomOptions P {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}
#BottomOptions A {
	font-weight: bold;
	white-space: nowrap;
	word-spacing: normal;
	color: #fff;
}

/* Land-based Casinos Definitions */
#CRCasinoInfo {
	background-color: #fff;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
#CRCasinoBanner {
	height: 30px;
	background-color: #0870ad;
	background-image: url(/images/bottom/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	padding: 0;
	text-align: left;
}
#CRCasinoBanner H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 105px;
	text-transform: uppercase;
}
#CRCasinoBanner H2 SPAN {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0 20px 0 0;
}

#CRCasinoBlock {
	width:750px;
	height: 125px;
	padding: 0;
	margin:0 auto;
}
#CRCasinoBlock DIV.crcasinospace {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	width: 250px;
	height: 125px;
	float: left;
}
#CRCasinoBlock DIV.crcasinobox {
	margin: 5px 4px 0 4px;
	border: 1px solid #dae6ff;
	height: 118px;
}
#CRCasinoBlock DIV.crcasinospace H3 {
	background-image: url(/images/bottom/landbased/title-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#CRCasinoBlock DIV.crcasinospace H3 A {
	color: #0082cf;
}
#CRCasinoBlock DIV.crcasinospaceimage {
	background-color: #eaf1ff;
	padding: 5px 30px 5px 30px;
}
#CRCasinoBlock DIV.crcasinospaceimage IMG {
	vertical-align: bottom;
}
#CRCasinoBlock DIV.crcasinospace P {
	margin: 0 0 0 0;
	padding: 3px;
}

#DPTSportsGroup {
	background-color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 0;
}
#DPTSportsGroup H2 {
	background-color: #f4f4f4;
	font-size: 12px;
	text-align: center;
	color: #555;
	line-height: 25px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#DPTIconsBlock {
	width:854px;
	height: 80px;
	margin: 0 auto;
	padding: 0 12px;
}
#DPTSportsGroup DIV.dpticon {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 122px;
	float: left;
}
#DPTSportsGroup A,
#DPTSportsGroup A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0082cf;
}
#DPTSportsGroup A:hover {
	color: #2db1ff;
}

/* Footer Definitions */
#Footer {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	width: 1000px;
	margin: auto;
	padding: 10px 0 0 0;
	border-top: 1px solid #efefef;
}
#Footer P {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}
#Footer A {
	font-weight: bold;
}
#CopyRights {
	font-size: 11px;
	text-align: right;
	width: 325px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}
#CopyRights P {
	
}
#CopyRights A,
#CopyRights A:visited,
#CopyRights A:hover {
	color: #006EA6;
}
#BottomSiteInfo {
	border-left: 1px solid #dedede;
	font-size: 11px;
	width: 559px;
	margin: 0;
	padding: 0;
	float: left;
}
#BottomSiteInfo P {
	
}
#Disclamer {
	clear: both;
}
#Disclamer P {
	text-align: center;
	padding: 0 5px 10px 5px;
}


/* Miscelaneus Definitions */
DIV.end-float {
	clear: both;
}

DIV.deposit-withdraw {
	padding: 10px 0 10px 0;
	border-top: 1px solid #f0f0f0;
}

DIV.sysreqblock {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #f0f0f0;
}

DIV.trouble-question {
	margin:  0 0 10px 0;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #f0f0f0;
}

SPAN.promotions {
	color : #367A57;
	text-decoration: underline;
	cursor: pointer;
}
SPAN.promotions:hover {
	color : #00A8BA;
	text-decoration: underline;
	cursor: pointer;
}

/* Section-Specific Definotions*/
/* Deposits & Widthdrawals*/
#PageContent DIV.deposit-withdraw {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}
#PageContent DIV.deposit-withdraw H3 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	border-left: none;
	border-bottom: 1px solid #efefef;
	clear: both;
}
#PageContent DIV.deposit-withdraw UL {
	margin: 10px 0 10px 0;
	padding: 0;
}
#PageContent DIV.deposit-withdraw LI {
	color: #444;
	margin: 0 10px 0 20px;
	padding: 0;
}
#TransferMoneyBookers {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
}
#TransferMoneyBookers H2 {
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	color: #444;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#TransferMoneyBookers DIV.transferform {
	background-color: #fff;
	margin: 0 15px 15px 15px;
	padding: 5px;
	border: 1px solid #efefef;
}
#TransferMoneyBookers DIV.transferform P {
	margin: 5px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #efefef;
	clear: both;
}
#TransferMoneyBookers DIV.transferform P STRONG {
	width: 165px;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
}
#TransferMoneyBookers DIV.transferform P INPUT.input-text {
	width: 140px;
	height: 18px;
	margin: 0;
	padding: 0;
	border: 1px solid #dedede;
}
#TransferMoneyBookers DIV.transferform DIV {
	text-align: center;
	padding: 5px 0 0 0;
}
/* Linkex by Xtina*/
#PageContent #subCategoriesList {
	margin: 0 0 15px 0;
	padding: 0;
}
#PageContent #subCategoriesList P {
	border-bottom: 1px solid #ddd;
	color:  #46BCFF;
	margin: 0;
	padding: 0;	
}
#PageContent #subCategoriesList P A {
	line-height: 20px;
	font-weight: normal;	
	margin: 0;
	padding: 0 10px;
}
#PageContent #Pagination {
	background-color: #eee;
}
#PageContent #Pagination P {
	color: #aaa;
}
#PageContent #Pagination P A {
	line-height: 20px;
	color: #aaa;
	font-weight: normal;	
}
#PageContent DIV.directoryItem {
	margin: 0 0 10px 0;
	padding: 0 0 10px 10px;	
	border-bottom: 1px solid #eee;
}
#PageContent DIV.directoryItem H3 {
	margin: 0;
	padding: 0;	
}
#PageContent DIV.directoryItem H3 A {
	font-size: 12px;
}
#PageContent DIV.directoryItem P {
	margin: 0;
	padding: 0;	
}
#PageContent DIV.directoryItem P A {
	color: #696969;
}
/* IMPORTANT MESSAGE */
#MainContainer {
	position: relative;
}
#ImportantMessage {
	background-color: #fff;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	width: 530px;
	border: 1px solid #a00;
	position: absolute;
	top: 200px;
	left: 225px;
	z-index: 100;
}
#ImportantMessage DIV {
	padding: 15px 25px;
}
#ImportantMessage H2 {
	background: transparent;
	font: bold 17px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #a00;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #aaa;
}
#ImportantMessage P {
	text-align: justify;
	margin: 10px 0;
	padding: 0;
}
#ImportantMessage P STRONG {
	color: #0055e1;
}
#ImportantMessage P.messagesignature {
	font-weight: bold;
	text-align: right;
	border-top: 1px dotted #aaa;
}