/* MAIN CSS */
body,td,th {
	color: #1B3700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #AEC6FF;
	margin-top: 0px;
}
a:link {
	color: #d92027;
	font-weight: bold;
	text-decoration: underline;
	}
a:active {
	color: #d92027;
	font-weight: bold;
	text-decoration: underline;
	}
a:visited {
	color: #d92027;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover {
	color: #1b3700;
	font-weight: bold;
	text-decoration: underline;
	}
a.front:link {
	color: #d92027;
	font-size: 12px;
	text-decoration: underline;
	}
a.front:active {
	color: #d92027;
	font-size: 12px;
	text-decoration: underline;
	}
a.front:visited {
	color: #d92027;
	font-size: 12px;
	text-decoration: underline;
	}
a.front:hover {
	color: #1b3700;
	font-size: 12px;
	text-decoration: underline;
	}

/* CONTENT CSS */
.maincttb {
	width: 577px;
	background-image: url(images/slots_04.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	}
.ptxt {
	padding-left: 15px;
	padding-right: 15px;
	}
	
/* CURVES CSS */
#wrapper {
    text-align: justify;
    width: 576px;
   }
.curve { 
	float: left;
	display: block;
	height: 17px;
	clear: left;
}
#curve1 { width: 130px; }
#curve2 { width: 125px; }
#curve3 { width: 120px; }
#curve4 { width: 110px; }
#curve5 { width: 90px; }
#curve6 { width: 70px; }
#curve7 { width: 60px; }
#curve8 { width: 50px; }

/* NAVIGATION CSS */
.sidenav {
	width: 200px;
	background-color: #4E9F00;
	}
.sidenavmid {
	width: 200px;
	background-color: #AEC6FF;
	}
.sidenavbtm {
	width: 200px;
	background-color: #AEC6FF;
	height: 100%;
	}
.sptxt {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	}
.sidenav a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	}
.sidenav a:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	}
.sidenav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	}
.sidenav a:hover {
	color: #1B3700;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	}
.snavtxt {
	padding-left: 25px;
	}
.link ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
.link li {
	margin: 0;
	}
.link li a {
	display: block;
	border-left: 5px #4E9F00 solid;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	}
.link li a:visited {
	border-left: 5px #4E9F00 solid;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0;
	text-decoration: none;
	color: #FFFFFF;
	}
.link li a:hover {
	border-left: 10px #D92027 solid;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #1B3700;
	}
.link li a:active {
	border-left: 5px #4E9F00 solid;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0;
	text-decoration: none;
	color: #FFFFFF;
	}
	
/* SIDE NAVIGATION TABLE CSS */
.lsbtop {
	vertical-align: top;
	}
	
/* FOOTER CSS */
.footer {
	background-image: url(images/slots_09.jpg);
	background-repeat: no-repeat;
	width: 842px;
	height: 69px;
	color: #FFFFFF;
	font-size: 11px;
	}
.footer a:link {
	color: #1B3700;
	text-decoration: underline;
	font-weight: bold;
	}
.footer a:visited {
	color: #1B3700;
	text-decoration: underline;
	font-weight: bold;
	}
.footer a:active {
	color: #1B3700;
	text-decoration: underline;
	font-weight: bold;
	}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
.pft {
	margin-left: 90px;
	margin-top: 22px;
	text-align: center;
	line-height: 20px;
	}
