
body {
	background-image: url(images/bg.jpg);
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color: black;
	margin: 0 auto;
}

p,td {
	font-size: 12px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
}
.bannerlist{
padding:10px 0 10px 0;
}
.main {
padding:10px;
}

.line a {
	text-decoration: underline;
}
.form {
	background-color: #E6E6E6;
	border: 1px solid #1F3071;
}
h4 {
font-size: 14px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	margin: 3px 0 7px 0;
}
li.coupons {
font-size:14px;
}

a:link {
	color:blue;
}
a:visited {
	color:purple;
}
#nav{
	height: 33px;
	background: url(images/nav_bg.gif);
	text-align: center;
	width: 100%;
	color: white;
}
a.title,a.title:visited{
font-size:14px;
color: #A60004;
font-weight: bold;
}

.no a,.no a:visited{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.yes,a.yes,.yes a:visited{
	height: 33px;
	color: #A60004;
	text-decoration: none;
	background-color: gold;
	font-weight: bold;
	
}
#nav p{
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-align: center;
}
#nav .active {
	color: #555555;
}
.on,.on a,.on a:visited{
	height: 21px;
	color: #A60004;
	font-weight: bold;
	text-decoration: none;
	background: url(images/nav_bgro.jpg);
}

.off{
	height: 21px;
	color: #A60004;
	background: url(images/cat_bg.jpg);
}
.off a,.off a:visited{
	color: #A60004;
	text-decoration: none
	}
#footer{
	height: 40px;
	text-align: center;
	color: White;
}
#footer a,visited,active{
	text-decoration: none;
	white-space: nowrap;
	color: White;
}
#footer a:hover{
	text-decoration: underline;
}

.border
{
	border: 1px solid black;
	
}
.minheight{
height:500px;
}
