@charset "utf-8";
/* CSS Document */

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: static;
	text-align: justify;
	text-indent: 20px;
	white-space: normal;
}
#elButton a {
	color: #333333;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	

}
#elButton a:hover {
	color:#999999;

}

#elLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	position: static;
	text-align: justify;
	text-indent: 20px;
	white-space: normal;

}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2B3AB;
}
.RecipeBox {
	border: 1px solid C2B3AB;
}

.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
.RecipeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}
.Recipeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color: #003399;
}
.RecipeDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#RecipeNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
#RecipeNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
