@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}.head-bg {
	background-image: url(../images/head-bg.jpg);
	background-repeat: repeat-x;
}
.logotext {
	font-family: "Times New Roman", Times, serif;
	font-size: 65px;
	font-style: italic;
	font-weight: bold;
	color: #D6251E;
	text-decoration: none;
}

.nav-bg {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.left-nav-bg {
	background-image: url(../images/left-nav-bg.jpg);
	background-repeat: repeat-x;
	height: 236px;
	background-color: #D9A10B;
}
.left_nav {
	width:177px;
	height:30px;
	/*background-image:url(../images/left_nev.gif);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6b0000;*/
	display:block;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 35px;
	
}
.left_nav:hover {
	width: 177px;
	height:30px;
	display:block;
	cursor:hand;
	background-image:url(../images/left_nev-hover.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#712405;
	text-decoration: none;
	
}
.contetn-bg {
	background-color: #DBA40B;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
}
.contetn-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
.online-gambling-box {
	background-color: #FCEFC4;
	border: 3px solid #FFFFFF;
}
h1{
font-family:"Trebuchet MS";
font-size:22px;
color:#990000;
padding-top:10px;
padding-left:15px;
padding-bottom:7px;

}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.text2link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.text2link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.foot-bg {
	background-image: url(../images/body-d.jpg);
	background-repeat: no-repeat;
	height:43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.foot-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.foot-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.copyright-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.copyright-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
