#announcement {
	position: absolute;
	z-index: 00;
	height: 150px;
	width: 150px;
	top: 0px;
	left: 0px;
}
/* CSS Document */

body {
	background-color: #715f2f;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(images/page_bg.gif);
	background-position: center top;
	background-attachment:fixed;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #feed76;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.h1_bg {
	background-image:url(images/pageheading_underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:14px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ececd3;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #feed76;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.style1 {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.main_content {
	color: #423718;
	font-family: Arial;
	font-size: 12px;
}

.menu_content:link {
	color: #423718;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;		
}

.menu_content:active {
	color: #423718;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;		
}

.menu_content:visited {
	color: #423718;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;	
}

.menu_content:hover {
	color: #6c0000;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.tables_content {
	background-color: #0e2467;
	border: thin solid #FFFFFF;
}

a.flags:link {
	color: #322606;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

a.flags:visited {
	color: #322606;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

a.flags:hover {
	color: #fee22e;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

a.flags:active {
	color: #322606;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}

.table_heading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 14px;
	padding-top: 7px;
	background-image: url(images/blank_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
}

.table_content {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #21307B;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #322606;
}

.Faq_table_content {
	font-family: Arial;
	font-size: 11px;
	color: #fee22e;
	background-color: #0D3786;
}

a.Faq_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fee22e;
	text-decoration: none;
}

a.Faq_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fee22e;
	text-decoration: none;
}

a.Faq_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fee22e;
	text-decoration: none;
}

a.Faq_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fee22e;
	text-decoration: underline;
}

.table_bg {
	background-image: url(images/table_bg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color: #00216c;
	border-left-width: thin;
	border-left-style: ridge;
	border-right-width:thin;
	border-right-style:ridge;
	border-left-color: #383527;
	border-right-color: #383527;
	padding: 0px;
}

.progressive_bg {
	background-color: #21307B;
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 2px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-bottom-width: 2px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
}

.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;	
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: ridge;	
	border-left-color: #383527;
	border-right-width: thin;	
	border-right-style: ridge;			
	border-right-color: #383527;	
	border-bottom-width: thin;	
	border-bottom-style: ridge;			
	border-bottom-color: #383527;			
	border-top-width: thin;	
	border-top-style: ridge;			
	border-top-color: #383527;	
	height: 61px;
	font-family: Arial;
	font-size: 11px;
	color: #322606;	
	padding: 5px;	
}

.header_blue_bg {
	background-repeat: no-repeat;	
	background-color: #21307B;
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 2px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-bottom-width: 2px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
	border-top-width: 2px;	
	border-top-style: solid;			
	border-top-color: #322606;	
	font-family: Arial;
	font-size: 11px;
	color: #423718;	
	padding: 5px;	
}

.header_motd {
	background-image:url(images/motd_01.jpg);
	background-repeat: no-repeat;	
	background-color: #21307B;
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 2px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-top-width: 2px;	
	border-top-style: solid;			
	border-top-color: #322606;	
	font-family: Arial;
	font-size: 11px;
	color: #423718;	
}

.content_motd {
	background-color: #00216c;
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 2px;	
	border-right-style: solid;			
	border-right-color: #322606;	
}

.header_news_page {
	background-image:url(images/promo_01.jpg);
	background-repeat: no-repeat;	
	background-color: #21307B;
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 2px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-top-width: 2px;	
	border-top-style: solid;			
	border-top-color: #322606;	
	font-family: Arial;
	font-size: 11px;
	color: #423718;	
}

.menu_bg {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(images/texture.gif);
	border-left-width: thin;
	border-left-style: ridge;	
	border-left-color: #383527;
	border-right-width: thin;	
	border-right-style: ridge;			
	border-right-color: #383527;	
	border-bottom-width: thin;	
	border-bottom-style: ridge;			
	border-bottom-color: #383527;			
	border-top-width: thin;
	border-top-style: ridge;			
	border-top-color: #383527;		
	height: 35px;
}

.header_bg {
	background-image: url(images/top_header.jpg);
	background-repeat: repeat-y;
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #383527;
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #383527;
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #383527;
	height: 125px;
}

.header_bg_slots {
	background-image: url(images/top_header.jpg);
	background-repeat: repeat-y;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #322606;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #322606;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #322606;
	height: 125px;
}

.table_btm {
	background-image: url(images/table_btm.gif);
	background-repeat: repeat-x;
	height: 2px;
}

.top_dots {
	background-image: url(images/top_dots.gif);
	background-repeat: no-repeat;
}

.footer_links {
	font-family: Arial;
	font-size: 11px;
	color: #322606;
	text-decoration: none;
	font-weight: bold;
}

a.footer_links:link {
	font-family: Arial;
	font-size: 11px;
	color: #322606;
	font-weight: bold;	
	text-decoration: none;	
}

a.footer_links:active {
	font-family: Arial;
	font-size: 11px;
	color: #322606;
	font-weight: bold;	
	text-decoration: none;
}

a.footer_links:visited {
	font-family: Arial;
	font-size: 11px;
	color: #322606;
	font-weight: bold;	
	text-decoration: none;
}

a.footer_links:hover {
	font-family: Arial;
	font-size: 11px;
	color: #6c0000;
	font-weight: bold;	
	text-decoration: underline;
}

.disclaimer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.disclaimer:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

a.disclaimer:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.disclaimer:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.disclaimer:hover {
	font-family: Arial;
	font-size: 12px;
	color: #fee22e;
	text-decoration: none;
}

.responsible_gaming {
	background-color: #21307B;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.huge {
	font-family: Arial;
	font-size: 14px;
	color: #ececd3;
	text-decoration: none;
	font-weight: bolder;
}

hr {
	border: 1px dashed #e8ce75;
}

.elements_toprow {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	background-color: #000000;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(images/top_row_texture.gif);
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 1px;	
	border-right-style: solid;			
	border-right-color: #322606;
	border-bottom-width: 1px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
	border-top-width: 1px;	
	border-top-style: solid;			
	border-top-color: #322606;
	background-position: left top;
	height: 28px;
	width: 160px;	
}

.elements_toprow_motd {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	background-color: #000000;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(images/top_row_texture.gif);
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #ffffff;
	border-right-width: 1px;	
	border-right-style: solid;			
	border-right-color: #ffffff;
	border-bottom-width: 1px;	
	border-bottom-style: solid;			
	border-bottom-color: #ffffff;			
	border-top-width: 1px;	
	border-top-style: solid;			
	border-top-color: #ffffff;
	background-position: left top;
	height: 28px;
	width: 174px;	
}


a.links_toprow:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	text-decoration: none;	
}

a.links_toprow:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	text-decoration: none;	
}

a.links_toprow:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	text-decoration: none;	
}

a.links_toprow:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	text-decoration: underline;
}

.sidebar_bottomrow {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #322606;
	background-color: #4d74cf;
	padding-left: 0px;
	padding-top: 0px;
	background-position: left top;
	height: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #322606;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #322606;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #322606;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #322606;
	width: 174px;
	background-image: url(images/sidebar_fade.gif);
	background-repeat:repeat-x;
}

.sidebar_bottomrow_motd {
	font-family: Arial;
	font-size: 11px;
	color: #ececd3;
	background-image: url(images/sidebar_fade.gif);
	background-repeat:repeat-x;
	background-color: #4d74cf;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.sidebar_bottomrow_slots {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #322606;
	background-color: #4d74cf;
	padding-left: 0px;
	padding-top: 0px;
	background-position: left top;
	height: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	width: 174px;
	background-image: url(images/sidebar_fade.gif);
	background-repeat:repeat-x;
}

.Bg_Pic {
	background-image: url(images/bg_large.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
}

.promotions_bottomrow {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ececd3;
	background-color: #5e5233;
	padding-left: 0px;
	padding-right: 0px;	
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #322606;
	border-right-width: 1px;	
	border-right-style: solid;			
	border-right-color: #322606;	
	border-bottom-width: 1px;	
	border-bottom-style: solid;			
	border-bottom-color: #322606;			
	border-top-width: 1px;	
	border-top-style: solid;			
	border-top-color: #322606;
	height: 78px;
	width: 174px;
}

.sidebar_bg {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #322606;
	background-color: #2b70b9;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	width: 88px;	
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #322606;
}

.sidebar_bg_left_slots {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #322606;
	background-color: #d4c088;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	width: 88px;	
}

.sidebar_bg_right_slots {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #322606;
	background-color: #d4c088;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	width: 88px;	

}

.topbar_bg {
	background-image: url(images/promo_header_bar.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #00216c;
	height:149px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #322606;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #322606;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #322606;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.promotions_empty {
	background-color: #2b70b9;
	width: 44px;	
}

.promotions_bg {
	background-color: #2b70b9;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;	
	border-bottom-color: #322606;	
}

.bottom_links {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;
}

a.bottom_links:link {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;	
}

a.bottom_links:active {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;
}

a.bottom_links:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;
}

a.bottom_links:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: underline;
}

.content_td {
	background-color: #00216c;
	border-bottom-style: solid;	
	border-bottom-width: 2px;	
	border-bottom-color: #322606;		
	padding-top: 8px;
}

.content_td_slots {
	background-color: #00216C;
	border-bottom-style: solid;	
	border-bottom-width: 2px;	
	border-bottom-color: #322606;		
	padding-top: 0px;
}

.CONTENT_AREA {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;		
}

a.CONTENT_AREA:link {
	font-family: Arial;
	font-size: 12px;
	color: #fee22e;
	text-decoration: none;		
}

a.CONTENT_AREA:active {
	font-family: Arial;
	font-size: 12px;
	color: #fee22e;
	text-decoration: none;		
}

a.CONTENT_AREA:hover {
	font-family: Arial;
	font-size: 12px;
	color: #fee22e;
	text-decoration: underline;		
}

a.CONTENT_AREA:visited {
	font-family: Arial;
	font-size: 12px;
	color: #fee22e;
	text-decoration: none;		
}

.Progressives_Text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e6b73a;
	font-weight: bold;
}

.Progressives_Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

a.Progressives_Text2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

a.Progressives_Text2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

a.Progressives_Text2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

a.Progressives_Text2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fef0c9;
	font-weight: bold;
}

.rightbar_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e6b73a;
	font-weight: bold;
}

.small_font_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}

.header_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #feed76;
	font-weight: bold;
}



.style3 {
	font-size: 18px;
	color: #FEED76;
}

.livechat_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e6b73a;
	font-weight: bold;
}

a.livechat_text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}

a.livechat_text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}

a.livechat_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}

a.livechat_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fef0c9;
	font-weight: bold;
}

.GoldBullets {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
}

.Bullets {

	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;
	list-style-image: url(images/bullet_square.gif);
}

#pscroller1{
	width: 320px;
	height: 90px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.pscroller_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1de8f;
	font-weight: normal;
}

.pscroller_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1de8f;
	font-weight: bold;
}

.blue_box {
	background-color:#0037B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ececd3;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;	
	border-left-color: #ececd3;
	border-bottom-width: 1px;	
	border-bottom-style: solid;			
	border-bottom-color: #ececd3;
	border-right-width: 1px;	
	border-right-style: solid;			
	border-right-color: #ececd3;
}

.gold_box {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #322606;
	background-color: #000000;
	padding-left: 8px;
	padding-top: 0px;
	background-image: url(images/top_row_texture.gif);
	border:solid 1px #ececd3;
	background-position: left top;
	height: 28px;
	width: 174px;
}

.PromoBlockBorder {
	border:solid 2px #ececd3;
}

.GamesBottomBg {
	background-image: url(images/games/games_bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.style10 {font-family: "MS Gothic"}
.style12 {font-family: Arial, Helvetica, sans-serif}
.style14 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px; }
.style15 {font-size: 9px}

.index2_mid_bkg {
	background-image: url(images/index2_middle_tail.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:inherit;
}
.PromoBorder {
	border: 1px solid #FFFFFF;
}
.PromoTex01 {
	font-family: Arial;
	font-size: 12px;
	color: #ececd3;
	text-decoration: none;
}
.PromoTex02 {
	font-family: Arial;
	font-size: 12px;
	color: #D30925;
	text-decoration: none;
}

.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}