@charset "utf-8";
.navfont :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.navfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CC0033;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.footer :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.navigation {
	background-image: url(images/casino_loading.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
}


/* CSS Document */

.border {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CC0033;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
}
.left_menu {
	
	background-color: #C03;
}
.left_menu img {margin-top: 20px;}
.review {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
}
.review :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.textjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 7px;
	padding-left: 3px;
	font-weight: normal;
	text-align: justify;
}
.centertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
