@charset "utf-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin: 0px;
}
.footer {
	text-align: center;
}
.nav td a {
	height: 40px;
	width: 100%;
	display:block;
	color: #ffffff;
	line-height: 40px;
	vertical-align:middle;
	text-align: center;
	font-size: 12px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: url(images/nav_back.jpg) repeat-x top center;
	color: #ffffff; 
	text-decoration: none;
}
.nav td a:hover {
	color: #0099FF;
	text-decoration: none;
	background-position: bottom center;
}

.nav .nfirstcell { border: none; border-right: 1px solid #999999;}
.blue {
	color: #0094FF;
	font-size: 13px;
	font-weight: normal;
}
.image1 {
	background-image: url(images/aladdins_gold.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 160px;
	width: 300px;
}
.image2 {
	background-image: url(images/go_casino_online.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 160px;
	width: 300px;
}
.small_blue {
	color: #0099FF;
	text-decoration: none;
}
.copy_right {
	text-align: left;
	font-size: 10px;
	background-position: center;
	padding-left: 80px;
	background-image: url(images/copy_right_background.jpg);
	height: 61px;
	background-repeat: repeat-x;
}
.copy_right_right {
	font-size: 10px;
	text-align: right;
	padding-right: 80px;
	background-image: url(images/copy_right_background.jpg);
	background-repeat: repeat-x;
	height: 61px;
}

.images {
	background-image: url(images/casino_image.jpg);
	background-position: center;
	height: 160px;
	background-repeat: no-repeat;
	width: 300px;
}
.text_padding {
	padding-right: 15px;
	padding-left: 20px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	margin-top: 40px;
}
.text_padding_blue {
	font-size: 12px;
	font-weight: bold;
	color: #1771FF;
	text-align: left;
	padding-left: 20px;
}




.nav .nlastcell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #999999;
}
