@charset "utf-8";
.border {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(bckd_coupons.jpg);
	background-repeat: no-repeat;
	border: thin none #66CCCC;
	background-position: center top;
}
.division {
	background-attachment: fixed;
	background-image: url(division.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.pack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: none;
	position: static;
	background-position: bottom;
}
#flyerL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	right: 0px;
	color: #0066CC;
	position: relative;
	white-space: normal;
	vertical-align: top;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	margin-bottom: 25px;
}
.borderhead {
	background-image: url(bckd_coupons_header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#flyerR {
	font-family: Georgia;
	font-size: small;
	right: 0px;
	color: #0066CC;
	position: relative;
	white-space: normal;
	vertical-align: top;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #0066CC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
}
