img {
	border: 0px;
	}

body {
	text-align: center;
	background-image:url(bg_1.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

td{
	vertical-align: top;
}
.maintable{
	border: 1px #FFFFFF solid;
}

.mainstory{
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	color: #385B76;
	background: #FFFFFF;
	font-size: 14px;
	padding-top: 7px;
}
.mainhead1{
	background: #FFFFFF;
	color: #385B76;
	background: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.mainhead2{
	background: #FFFFFF;
	color: #5185AC;
	background: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.mainhead3{
	background: #FFFFFF;
	color: #5185AC;
	background: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.mainhead3C{
	background: #FFFFFF;
	color: #5185AC;
	background: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.mainhead3i{
	background: #FFFFFF;
	color: #5185AC;
	background: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
}

.bottomnav{
	text-align: center;
	color: #4E80A5;
	background: #FFFFFF;
	font-variant: small-caps;
	font-size: 12px;
}
.bottomnav_dark{
	color: #31556d;
}

a:active , a:visited, a:link{
	color:#568cb2;
	text-decoration: none;
}

a:hover{
	color:#FF9900;
	text-decoration: underline;
}

.poll{
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
	color: #385B76;
	background: #FFFFFF;
	font-size: 14px;
}
.coupon{
	border: dashed #568cb2 2px;
	color: #385B76;
	padding: 5px;
}
.coupontitle{
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #FF9900;
	text-align: center;
	font-weight: bold;
}
.legal{
	font-size: 11px;
}
.centered{
	text-align: center;
}

.1{
	background: #31556D;
}

.img{
	border: none;
}

#coupon{
	position: relative;
	left: 87%;
	top: 0px;	
	z-index: -1; 
}

ul {
	list-style-image: url(bullet.gif)}
	
.menu, .menu a:active, .menu a:visited, .menu a.link{
	background-color: white;
	text-align: center;
	color: #588cb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.menu a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.highlight{
	background-color: white;
	text-align: center;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.highlight_l{
	background-color: white;
	text-align: left;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.req{
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}
.formtextR{
	text-align: right;
	background-color: #31556d;
	color: white;
	font-weight: bold;
	padding: 5px;
}
.formtextL{
	text-align: left;
	background-color: #31556d;
	color: white;
	font-weight: bold;
	padding: 5px;
}
