@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body{
	padding:0px;
	margin:0px;
	background:#eed6f6 url(images/body_bg.gif) 0 0 repeat-x; 
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#353535;
	min-width:1000px;
	}

td{
	font:12px/18px  Arial, Helvetica, sans-serif;
	color:#353535;
	font-weight:normal;
	}

div, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, input, textarea, span{
	padding : 0;
	margin : 0;
	}
p{
	padding : 0px 0 10px 0;
	margin : 0;
	}
ul {
	list-style : none;
	}
img {
	outline : none;
	border : none;
	}
a {
	outline : none;
	text-decoration : none;
	}

/*-------------------       General      --------------*/
.black_14{color:#000; font-size:14px; text-transform:uppercase; font-weight:bold;}
.wel_text{font-size:24px; color:#1010101; text-transform:uppercase; font-weight:bold; line-height:30px;}
.wel_text span{color:#125783;}

.blue_text_1{color:#476f8f; font-size:16px; line-height:18px;}
.ass_blue{color:#665b69}
/*-------------------       General      --------------*/

#header_outer{
	background:url(images/header_bg.jpg) 0 0 no-repeat;
	height:286px;
	margin:0px auto 0px auto;
	width:1221px;
	text-align:center;
}
#header{
	width:1000px;
	padding:0px 111px 0px 110px;
	height:286px;
	text-align:center;
}

#head_menu{
	height:40px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	text-align:right;
}
#head_menu a{
	color:#fff;
	padding:0px 10px 0px 10px;
}
#head_menu a:hover{
	color:#83bcfd;
}

#logo{
	height:155px;
	padding:30px 10px 0px 0px;
}
#logo td{
color:#12618e;
font-size:14px;
}
#menu{
	height:55px;
	padding-bottom:7px;
	}
#menu ul{}
#menu td{
	line-height:55px;
 	font-size:14px;
	font-weight:bold;
 	padding-right:1px;
	text-transform:uppercase;
}
#menu a{
	display:block;
	background:url(images/menu_bg.gif) 0 0 no-repeat;
	padding:0px 0px 0px 28px;
	color:#565554;
	text-shadow:0px 1px #ffe373;
}
   
#menu a span{
	background:url(images/menu_bg.gif) right -55px no-repeat;
	padding:0px 28px 0px 0px;
	display:block;
	color:#565554;
	text-shadow:0px 1px #ffe373;
}	
#menu  a:hover, #menu  a.active{
	background:url(images/menu_bg.gif) 0 -110px no-repeat;
 	color:#fff;
 }
   
#menu  a:hover span, #menu a.active span{
	background:url(images/menu_bg.gif) right -165px no-repeat;
 	color:#fff;
 }	
	
#contain{
    width:1000px;
	margin:0px auto 0px auto;
	text-align:left;
	
}
.white_bg{
	height:40px;
	background:url(images/white_bg.gif) 0 0 repeat-x;
	color:#4a4a4a;
	line-height:40px;	
	font-size:16px;
	padding-left:20px;
}
#top_three{
	height:40px;
	background:url(images/top_three_bg.gif) 0 0 repeat-x;
	height:222px;
	padding:10px 0px 10px 0px;
}
.three_in{
	width:302px;
	padding:15px;
}
.three_in td{
	color:#414141;
	font-size:11px;
}
.brd_1{border-right:1px solid #fdfeff;}
.brd_2{border-left:1px solid #d1d4ee;}
.three_in ul{ padding-top:10px;}
.three_in li{
	background:url(images/arrow_1.gif) 0 10px no-repeat;
	padding:5px 1px 5px 25px;
	color:#0c88d1;
	font-weight:bold;
	font-size:12px;
}
#top_two{
	padding:30px 0px 20px 20px;
}
.chart{}
.chart tr.abc td{
	background:#9793e3;
	height:20px;
	color:#fff;
	font-weight:bold;
}
.chart tr td{
	background:#f1ddf8;
	height:24px;
	border-bottom:1px solid #d2c1d7;
	border-top:1px solid #f8e1ff;
	color:#676767;
	font-size:11px;
	font-weight:bold;
}
.chart tr td a{
	color:#593a64;
}
.chart tr td a:hover{
	color:#593aaa;
}

#main{
	padding:0px 0px 20px 20px;
}

.side{
	width:230px;
	padding-bottom:20px;
}
.side_up{
	background:url(images/white_bg.gif) 0 0 repeat-x;
	height:41px;
}
.side_up p{
	background:url(images/dice.gif) 5px 0 no-repeat;
	color:#434343;
	text-shadow:0px 1px #fff;
	font-size:16px;
	font-weight:bold;
	padding-left:45px;
	line-height:41px;
}
.side_bd{
	background:#04588e;
	border:13px solid #04436b;
}
.side_bd ul{}
.side_bd li{
	background:url(images/arrow_2.gif) 5px 10px no-repeat;
	padding:5px 0px 5px 20px;
	border-bottom:1px solid #04436b;
	color:#e0ede0;
	}
.side_bd li a{
	color:#e0ede0;
	}
.side_bd li a:hover{
	color:#000;
	}

.right{
	width:730px;
	padding:0px 0px 10px 20px;
}

.right_up{
	background:url(images/white_bg.gif) 0 0 repeat-x;
	height:41px;
}
.right_up p{
	background:url(images/dice.gif) 5px 0 no-repeat;
	color:#111;
	text-shadow:0px 1px #fff;
	font-size:20px;
	font-weight:bold;
	padding-left:45px;
	line-height:41px;
}
.right_bd{
	background:#f1ddf8;
	padding:25px 25px 20px 25px;
}	
.right_bd td{
	color:#665b69;
}
.right_bd td a{
	font-weight:bold;
	text-decoration:underline;
	color:#665b69;
}
.right_bd td a:hover{
	text-decoration:none;
	color:#665b69;
}

#footer{
    width:1000px;
	margin:0px auto 0px auto;
	text-align:center;
	height:128px;
	color:#9b88a1;
	font-size:11px;
}
#foot{
	background:#e0b9ed;
	height:65px;
	color:#2d2430;
	font-size:12px;
}
#foot a{
	color:#2d2430;
	font-weight:bold;
	padding:0px 5px 0px 5px;
}
#foot a:hover{
	color:#000;
}

/*Begin http://www.freegamblingtemplates.org | http://www.gamingguide.net Code | Do Not Remove*/
#pokertemplates{ color:#fff; text-align:center; background:#252321; padding:4px;}
#pokertemplates a{ color:#1A7194; font-weight:bold;} 
#pokertemplates a:hover{ color:#F11D1D; text-decoration:underline} 
/*End http://www.freegamblingtemplates.org | http://www.gamingguide.net Code | Do Not Remove*/