body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background:#da251e;
	background: url(../img/bg.png) repeat;
	font-size:14px;
	margin: 0 auto;
	padding: 0;
}
.header {
	height: 250px;
	background: url(../img/Slots-Header.jpg) no-repeat;
	border: none;
	background-color:#ffffff;
}

.header h1 { margin: 145px 0px 0px 0px; border: none;}

.topMenu {
    background:url(../img/topmenubg.gif) repeat-x;
	text-align:center;
	height: 40px;
	font-size:16px;
	letter-spacing: 1px;
	padding-top: -25px;
}

.topMenu a {
	text-transform:capitalize;
	font-size:16px;
	font-weight: bolder;
	color: #ffffff;
	padding: 0px 25px 0px 25px;
}	

.topMenu a:hover {
	text-transform:capitalize;
	font-size:16px;
	font-weight: bolder;
}	

.topLink {
	text-decoration: none;
	color: #d2d2d2;
	font-size: 13px;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
}
.topLink:hover {
	text-decoration: none;
	color: #9bf504;
	font-size: 13px;
	font-weight: bolder;
	margin-right: 8px;
	margin-left: 8px;
}
.topSep {
	margin-right: -15px;
	margin-left: -17px;
	margin-top: -3px;
	position: absolute;
}
.footer {
    background-color:#ca0405;
	border: 1px solid #ffffff;
	text-align: center;
	color:#FFFFFF;
	font-size:10px;
	height: 52px;
	border-left: none;
	border-right: none;
	margin: 10px auto;
}
.fooLink {
	text-decoration: underline;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooLink:hover {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooSep {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.leftMenu {
	width: 210px;
	padding-top: 4px;
	text-align: left;
	background-color: #ca0405;
	border-left: none;
}

.bot {text-align: left}

.botLink {
	text-decoration: underline;
	color: #233871;
	font-size: 13px;
	font-weight: bold;
}

.botLink:hover {
	text-decoration: none;
	color: #233871;
	font-size: 13px;
	font-weight: bolder;
}

.leftMenu span {
    color:#FFFFFF; font-weight:bolder; padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 1px;
	line-height: 20px;
	position:relative;
}

img { border:none; }

.copy { text-align: center; margin: 5px auto;}

.copy a { color:#fff; text-decoration: underline;}

.copy a:hover { color:#fff; text-decoration: none;}

.menuBlock {
	border: 1px solid #222222;
	padding-bottom: 3px;
	margin-bottom: 3px;
    height: 800px;
	border-bottom:none;
	border-left: none;
	border-right: none;
	border-top: none;
}
.menuBlock h2 {
	background: url(../img/LeftHeader.png) repeat-y left;
	background-color: #233871;
	width: 205px;
	height: 20px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 3px;
	margin-top: 0px;
	empty-cells:hide;
}

.menuBlock img { border: none; }

.leftBanners { margin: 10px 0 0 45px; }

.link {
	text-decoration: underline;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	font-weight: bold;
	word-spacing: 1px;
	line-height: 18px;
}
.link:hover {
	text-decoration: none;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
.content {
    background:url(../img/contopbg.gif) top repeat-x;
	border-top: 0px solid #010772;
	border-bottom: 0px solid #010772;
	border-left: 0px solid #010772;
	border-right: 0px solid #12520b;
	text-align: left;
	padding: 10px;
	background-color: #ffffff;
}

.content h1 { text-align:center; color:#ca0304;}

.content li { font-size: 13px; }

.mainTbl {
	background-color: #ffffff;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

p {
	font-size: 12px;
}
a {
    text-decoration:underline;
	font-weight: bold;
	color: #d12021;
	font-size: 13px;
}

a:hover {
    text-decoration:none; 
	font-weight: bold;
	color: #d12021;
	font-size: 13px;
}