body {
	background: url(images/bg.jpg) repeat-x left top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.header {
	background: url(images/header.jpg) no-repeat left top;
}
.nav a, .nav a:visited { color: #fff; font-family: "Trebuchet MS", sans-serif; font-size: 14px; font-weight: normal; text-decoration: none; }
.nav a:hover { color: #ccff00; text-decoration: none; }
.navbg {
	background: url(images/navbg.jpg) no-repeat center top;
}
.footer a, .footer a:visited { color: #000; font-family: Arial, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; }
.footer a:hover { color: #666; text-decoration: underline; }
li {
	margin-bottom: 10px;
}
.submit {background:url(images/submit.jpg) no-repeat; width:80px; height:29px; border:none; }

.green_coupon1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#657C08;
	line-height:15px;
	margin-top:15px;
}
.green_coupon
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#657C08;
	line-height:30px;
}
.gray_coupon
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:15px;
}


