.Background {
	background-color: #bd2431;
	background-image: url(/images/bg_fofol-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Body {
	padding-left: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 33px;
}
.RedText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #a21c25;
}

.RightText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.RightText a {
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	color: #bd2431
}
.ProductNameText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #bd2431;
}
.ProductDescText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-right: 20px;
}
.MailingListBox {
	position:relative;
	background-image: url(/images/bg_maillist.png);
	background-repeat: no-repeat;
    *padding-top: 500px;
	padding-top: 1px;
	padding-left: 26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #483e2e;
	height: 135px;
	width: 120px;
	padding-right: 40px;
}
.MailingListBox a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #bd2431;
	text-decoration: underline;
}
.LargeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.LargeText a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #bd2431;
	text-decoration: underline;
}
.Large16Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.NewsTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bd2431;
}
.Coupon {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #bd2431;
}
.CouponText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.CouponSmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Coupon a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}