<!--

body {background-color: #ADA2DE; color: #000; font-size: 100%; font-family: Arial, Helvetica, sans-serif; border-width: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}

a.nav:link {text-decoration: none; color: #006; background-image: url(graphics/link_bkg_off.jpg); background-position: 0% 50%; padding: 2px 100% 2px 20px; line-height: 20px;}
a.nav:visited {text-decoration: none; color: #006; background-image: url(graphics/link_bkg_off.jpg); background-position: 0% 50%; padding: 2px 100% 2px 20px; line-height: 20px;}
a.nav:hover {text-decoration: none; color: #C00; background-image: url(graphics/link_bkg_on.jpg); background-position: 0% 50%; padding: 2px 100% 2px 20px; line-height: 20px;}
a.nav:active {text-decoration: none; color: #C00; background-image: url(graphics/link_bkg_on.jpg); background-position: 0% 50%; padding: 2px 100% 2px 20px; line-height: 20px;}

a:link {text-decoration: underline; color: #009;}
a:visited {text-decoration: underline; color: #009;}
a:hover {text-decoration: underline; color: #C00;}
a:active {text-decoration: underline; color: #C00;}

a.big {font-size: 140%; font-weight: bold;}

hr{margin: 30px 0px 30px 0px; color:#ccc;}


h1 {
	font-size: 90%;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 95%;
	font-weight: bold;
	padding: 0;
	margin: 0px 0px 0px 10px;
	color: #006;
}

h3 {
	font-size: 115%;
	font-weight: bold;
	padding: 0;
	margin: 10px 0px 0px 0px;
	color: #603;
}

h4 {
	font-size: 140%;
	font-weight: bold;
	padding: 0;
	margin: 10px 0px 0px 0px;
	color: #603;
}

h5 {
	font-size: 140%;
	font-weight: bold;
	padding: 0;
	margin: 10px 0px 0px 0px;
	color: #fb0101;
	text-align: center;
}

p {
	margin: 10px 0px 0px 0px;
}

p.big {
	margin: 10px 0px 0px 0px;
	font-size: 110%;
	font-weight: bold;
}

span.yellow {
    color: #F4E473;
}

span.purple {
    color: #603;
}

strong.red {
	color: #C00;
}

img.img_left {
	float: left;
	margin: 10px 20px 10px 0px;
}

img.img_left2 {
	float: left;
	margin: 15px 20px 10px 0px;
}

img.img_right {
	float: right;
	margin: 10px 0px 10px 20px;
}

img.img_right2 {
	float: right;
	margin: 5px 0px 5px 20px;
}

form {
	margin: 20px 0px 20px 0px;
}

div.main_container {
	width: 100%;
	text-align: center;
}

div.container {
    display: block;
    border: 0px solid #000;
    padding: 0px;
    width: 775px;
    margin: 0px auto;
    position: relative;
    text-align: left;
    background-color: #F2EFFA;
    background-image: url(graphics/side_bkg.gif);
    background-position: left;
    background-repeat: repeat-y;
}

div.main {
    width: 775px;
}

div.banner {
	width: 775px;
	height: 164px;
	background-image: url(graphics/banner.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

div.banner_space {
	width: 775px;
	height: 142px;
}

div.banner_text {
	width: 770px;
	height: 22px;
	color: #F4E473;
	font-weight: bold;
	line-height: 22px;
	padding-left: 5px;
}

div.nav {
	float: left;
	width: 160px;
	border-bottom: 1px solid #F2EFFA;
	margin-bottom: 9px;
}

div.nav_outer {
    float: left;
	width: 160px;
	height: 17px;
	background-color: #AA368B;
    border-top: 1px solid #F2EFFA;
}

div.nav_link {
    float: left;
	width: 160px;
	overflow: hidden;
	font-size: 80%;
	font-weight: bold;
	border-top: 1px solid #F2EFFA;
}

div.content_container {
	float: left;
	width: 615px;
	height: 462px;
	overflow: auto;
}

div.title_bar {
	float: left;
	width: 598px;
	height: 21px;
	line-height: 21px;
	background-image: url(graphics/title_bar.jpg);
    background-position: left;
    background-repeat: repeat-y;
    margin-top: 19px;
}

div.content {
	float: left;
    padding: 0px 8px 5px 10px;
    font-size: 80%;
}

div.left {
	float: left;
	margin: 10px 20px 10px 0px;
	text-align: center;
}

div.right {
	float: right;
	margin: 10px 0px 10px 20px;
	text-align: center;
}

div.home_box {
	float: left;
	width: 140px;
	padding: 10px 2px 0px 3px;
	font-weight: bold;
	text-align: center;
}

div.home_box2 {
	float: left;
	width: 187px;
	padding: 10px 2px 0px 3px;
	font-weight: bold;
	text-align: center;
}

div.home_box3 {
	float: left;
	width: auto;
	padding: 20px 25px 10px 5px;
	font-weight: bold;
	text-align: center;
}

div.two_col {
	float: left;
	width: 270px;
	padding: 14px 10px 10px 10px;
	text-align: center;
}

div.casino1 {
	float: left;
	width: 250px;
}

div.casino2 {
	float: left;
	width: 159px;
}

div.two_col_small {
	float: left;
	width: 200px;
	padding: 14px 10px 10px 10px;
	text-align: center;
}

div.middle {
	float: left;
	width: 576px;
	text-align: center;
}

div.middle2 {
	float: left;
	width: 576px;
	text-align: center;
	margin-top: -20px;
}

div.form_label {
	clear: left;
	float: left;
	width: 140px;
	margin: 5px 10px 5px 0px;
	text-align: right;
	font-weight: bold;
}

div.form_field {
	float: left;
	width: 420px;
	margin: 5px 0px 5px 0px;
}

div.footer_bar {
	width: 775px;
	height: 22px;
	background-image: url(graphics/footer_bar.jpg);
    background-position: top;
    background-repeat: no-repeat;
    border-top: 1px solid #F2EFFA;
    line-height: 22px;
    font-size: 80%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

div.footer {
	width: 775px;
	height: 30px;
    line-height: 30px;
    font-size: 70%;
	font-weight: bold;
	color: #000;
	text-align: center;
	background-color: #ADA2DE;
}

div.spacer {
    clear: both;
    margin: 0px;
    padding: 0px;
    border: 0px;
    line-height: 0px;
    height: 1px;
    font-size: 0px;
}

table {
	width: 568px;
	margin: auto;
	margin-top: 15px;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-spacing: 0px;
}

td.title {
	font-weight: bold;
    text-align: center;
    background-color: #CBC5EB;
}

td.bold {
	font-weight: bold;
	color: #603;
}

td {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	border-spacing: 0px;
	padding: 4px;
}

-->