body
{
	background-color: #000000;
	margin: 0 0 0 0;
}
.bodytext
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	line-height: 18px;
}
.CalloutText
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.MainFooter
{
	font-family: Verdana;
	font-size: 13px;
	color: #FEE9BE;
	line-height: 14px;
}
.ProductDisplay
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.ShippingBilling
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.Note
{
	color: Red;
	font-size: 7pt;
}
.RequiredTextBox
{
	/*background-color: Yellow;*/
	width: 150px;
	text-align: left;
	font-weight: normal;
}

.NotRequiredTextBox
{
	/*background-color: Yellow;*/
	width: 150px;
	text-align: left;
	font-weight: normal;
}
.Receipt
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.Login
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
#ContentArea
{
	padding: 0px 10px 12px 10px;
	border-bottom: 1px solid #ca343d;
}
#footer
{
    border-top: 3px solid #ca343d;
}
#SubContentArea
{
	padding: 0px 10px 12px 10px;
	border-bottom: 3px solid #ca343d;
}
#SampleRecipe
{
	padding: 5px 8px 8px 20px;
}
#SampleStories
{
	padding: 5px 8px 8px 20px;
}
A:link
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #660000;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}
A:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
A:visited:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #660000;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}

