.HeaderBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #660000;
	padding-left: 10px;
	text-align: left;
}
.HeaderMed {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #006600;
	padding-left: 13px;
	text-align: left;
	padding-top: 5px;
}
.Legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.LegalLarger {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.FeatureText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: 22px;
}
.HeaderText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.HeaderTextBIG {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #006F00;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006F00;
}
.RecipeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}
.LinkSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.Branding {

	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.HeaderBigCenter {

	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #660000;
	padding-left: 10px;
	text-align: center;
}
.FeatureTextItalic {

	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	line-height: 22px;
}
.NewsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.cooltable {
	border-top: 1px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333;
}

.closeButton {
    margin-left: 270px;
}

.errorSection {
    color:red;
}