@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#page_bg {
	
	background:url(../images/brown/bg_page.png) repeat-x #f5bb50;
}

/*#topnav{  }
#topnav ul li a:hover{ background: #FFFFFE; }
#topnav ul li a.active{ background: #FFFFFE; }
#topnav ul li li { background: #FFFFFE; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #7C1406; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; } */

div#h_area{
	margin:0px auto;
	width: 980px;
	min-height:130px;
	text-align:left;
	padding: 0px;
	background-image: url(../images/Casino_header_bg_980_130px_ocker_blue.png);
    background-position: 0 0;
    background-repeat: repeat-x;	border-bottom: 1px solid #ffffff;
}

#date{
	background: url(../images/brown/menu_right.png) top right no-repeat;
},
#main_bg{
			/*background-color: #385096;*/	}
#leftcolumn h3,
#rightcolumn h3{
	background: #385096 url(../images/bg_h3_205_30px_ocker.png) top center no-repeat;
}




ul.menu li#current {
	background:#E8ECF7;
	border-left:4px solid #0A296E;
}
ul.menu li#current a{
	text-decoration:none;
	color:#363636;
	background:#E8ECF7;
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:29px;
	width:114px;
	color:#ffffff;
	padding-left: 30px;
	line-height:29px;
	background:  url(../images/brown/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}
ul.menu li{
	list-style:none;
	background:url(../images/brown/punkt_ocker.png) top left no-repeat;
}

#f_area h3{
	background:  url(../images/brown/f_area_h3.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/brown/punkt_ocker.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/brown/punkt_ocker.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/brown/punkt_ocker.png) top left no-repeat;
}
#f_area a {
	color:#ffffff;
	
}
div.componentheading{
	color:#2E424B;
}