body {
	background-image: url(../images/background.gif);
	text-align:center;
	margin:0px;
	padding:0px;
}

.stepstable {
}
.stepstable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #562F5E;
	margin: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.offer {
	background-image: url(../images/off_top.jpg);
	background-repeat: no-repeat;
	width: 270px;
	margin-top: 24px;
	margin-bottom: 15px;
	background-color: #466824;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	padding: 0px;
}

.offerbody  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.offerbottom {
	background-image: url(../images/off_bottom.jpg);
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 270px;
	background-repeat: no-repeat;
}
.limited {
	background-image: url(../images/off_limited.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 270px;
	position: absolute;
	left: 0px;
	top: -24px;
}
.recommended {
	background-image: url(../images/offer_rec.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 270px;
	position: absolute;
	left: 0px;
	top: -24px;
}
.top {
	background-image: url(../images/offer_toppsc.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 270px;
	position: absolute;
	left: 0px;
	top: -24px;
}
.hot {
	background-image: url(../images/offer_hot.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 270px;
	position: absolute;
	left: 0px;
	top: -24px;
}
. a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.clearboth {
	clear: both;
}
.offerimage {
	margin-bottom: 15px;
	border: 2px solid #6FA73A;
}
.offerbody h4 {
	color: #FFCC66;
}
