@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/main_background.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}			
a {
	color: #85001b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
/** Classes **/
.header {
	background-image: url(../images/030409/top_v9.jpg);
	height: 110px;
	width: 780px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*
.header_l {
	background-image: url(../images/final_top_banner_left.jpg);
	height: 99px;
	width: 390px;
	text-align: left;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.header_r {
	background-image: url(../images/final_top_banner_right.jpg);
	height: 99px;
	width: 390px;
	text-align: left;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
*/
.footerpane_r {
	width: 410px;
	text-align: left;
	background-image: url(../images/right_b_v3.jpg);
}
.footerpane_l {
	width: 370px;
	text-align: left;
	background-image: url(../images/left_bg_v3.jpg);
}
/*
.midbanner {
	background-image: url(../images/final_mid_banner.jpg);
	height: 103px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
*/
.midbanner_left_td1 {
	background-image: url(../images/030409/midleft_v9.jpg);
	height: 92px;
	width: 410px;
}
.midbanner_right_td2 {
	background-image: url(../images/030409/midright_v9.jpg);
	height: 92px;
	width: 370px;
	font-size: 9px;
	text-align: left;
}
/*
.lowermidbanner_l {
	background-image: url(../images/030409/menu_top_v9.jpg);
	height: 51px;
	width: 410px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
*/
.lowermidbanner_r {
	background-image: url(../images/final_lower_mid_bannerr2.jpg);
	height: 51px;
	width: 370px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.lowermidbanner_r_home {
	background-image: url(../images/final_lower_mid_bannerr2_home.jpg);
	height: 51px;
	width: 370px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 9px;
	text-align: left;
}
.content_tbl {
	height: 900px;
	width: 780px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
.contentpane {
	width: 410px;
	text-align: left;
	margin-left:30px;
	background-image: url(../images/right_b_v3.jpg);
}
.menupane {
	text-align: left;
	background-image: url(../images/left_bg_v3.jpg);
}
.nav {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover.nav {
	color: #7F8384;
	text-decoration: none;
}
.nav_lg {
	font-family: verdana, arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover.nav_lg {
	color: #FFFF99;
	text-decoration: none;
}
.specials {
	font-family: verdana, arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.redlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.fieldinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
}
.comingsoon {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.coinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left:30px;
}
.lastmod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	text-align:right;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;
}
#coinfo_points li { 
color:#ffffff;
padding: 0; 
list-style-type: none; 
background-image: url(../images/bullet.gif); 
background-repeat: no-repeat; 
padding-left: 2em; 
margin-bottom: 15px; 
background-position: .5em; 
} 
.newsticker{
text-indent:16px;
}