body {
	background-image: url(../_images/back.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #C3D0DE;
	margin: 0px;

}
.formback {
	background-color: #FEDF6D;
	background-image: url(../_images/form_arrow.gif);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-size: 11px;
}
li {
	list-style-image: url(../_images/arrow.gif);
	padding-bottom: 3px;
}
.couponback {
	background-image: url(../_images/coupon_back.gif);
	background-repeat: repeat-y;
}
.couponSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEDF6D;
	padding-top: 10px;
	padding-bottom: 3px;
}
.couponOffer {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;

}
.couponDisclaimer {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #5680AA;
	text-decoration: none;
}
a:visited {
	color: #5781AB;
	text-decoration: none;
}
a:hover {
	color: #C02C19;
	text-decoration: none;

}
a:active {
	color: #C02C19;
	text-decoration: none;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #557FA9;
}
.subheadred {
	font-size: 12px;
	font-weight: bold;
	color: #D3222A;
}
.subheadyellow {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}
.subheadgreen {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D3222A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E99094;
	border-right-color: #37090C;
	border-bottom-color: #37090C;
	border-left-color: #E99094;
	padding: 3px;

}
.footer {
	padding-top: 40px;
	padding-left: 210px;
	color: #999999;
	padding-bottom: 20px;

}
.offer {
	font-size: 2em;
	font-weight: bolder;
	color: #CC0000;
	font-style: italic;
}
.disclaimer {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
	text-align: center;
	font-style: italic;
}
.disclaimerbonus {
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	text-align: center;
	font-style: italic;
}
.small {
	padding-left: 20px;
}
.couponvalet {
	background-color: #99ccff;
	border: 2px dotted #000000;
}.bullets {
	background-color: #E6EEF6;
	padding: 2px;
	border: 1px solid #5F81A3;
}.welcome {
	background-image: url(../_images/welcome.jpg);
	height: 193px;
	width: 781px;
	padding-left: 247px;
	padding-top: 50px;
	padding-right: 215px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;

}
.welcome a:link, .welcome a:visited {
	color: #000066;
}
.welcome a:hover, .welcome a:active {
	color: #C02C19;
}
.promo {
	background-color: #FEDF6D;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5F81A3;
	border-right-color: #5F81A3;
	border-left-color: #5F81A3;
}
.emphasize {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #C02C19;
}
.offer {
	font-size: 18px;
	font-weight: bold;
	color: #C02C19;
}
.caption {
	font-size: 10px;
	text-align: center;

}