body
{
	margin: 10px;
	color: black;
	background-color:#cfb2ac;
	font-size: 12px;
	font-family: Tahoma;
}
.userData
{
    BEHAVIOR: url(#default#userdata)
}
input 
{
	border:1px solid black;
}
.checkbox
{
	border-style: none;
}
textarea
{
	border:1px solid black;
	width:100%;
}
button
{
	font-size: 10px;
	font-family: Tahoma;
}
table
{
	font-size: 12px;
	font-family: Tahoma;
	line-height: 20px;
}
.mainImage
{
    border: 0px;
    width: 100%;
}
.tourbtn
{
	width: 100%;
	padding: 4px;
	font: bold 16px Tahoma;
	background-color: #6e2a2a;
	text-align: center;
	cursor: hand;
	cursor: pointer;
	color: yellow;
}
.tourbtn a
{
	color: yellow;
	text-decoration: none;
}
.tblChapterNav
{
	font: 13px Tahoma;
	width:100%;
}
.Header
{
}
.contentHeader
{
	height:30px;
	border-bottom: #304050 2px solid;
	color: black;
	font: 16px Tahoma;
	text-transform:capitalize;
	padding-left:10px;
}
.tdSaladIngr
{
	border-right: solid 1px gray;
	color: Maroon;
	line-height: 16px;
	font: 10px Tahoma;
	white-space:nowrap;
}
.menuH
{
    text-align: right;
}
.menuH div
{
    display: inline-table;
    padding: 3px;
}
.mainMenu
{
}
.mainMenuItem
{
	font: 14px Tahoma;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-top: 2px;
	background-color: #8f726c;
	color: white;
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}
.mainMenuItem a
{
	color: white;
	cursor: hand;
	text-decoration:none;
	width:100%;
}
.mainMenuItemSel
{
	font: bold 14px Tahoma;
	background-color: white;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.mainMenuItemSel a
{
	color: black;
	cursor: hand;
	width:100%;
	text-decoration:none;
}
.footer
{
	color:#8b0000;
}
.footer a
{
	color:#8b0000;
}
.contentCont
{
	height: 100%;
	margin-top: 10px;
	margin-left: 10px;
}
.content
{
	padding-top: 10px;
	background-color: White;
	padding-bottom: 10px;
}
.subscribePane
{
	background: white url(images/pinkbackhl.jpg) repeat-y left;
	width: 180px;
}
.contextMenuPane
{
	padding: 2px;
	width: 190px;
	background: white url(images/pinkbackh.jpg) repeat-y right;
}
H1
{
	font: bold 14px Verdana;
	text-align:center;
	white-space:normal;
}
H2
{
	font: bold 14px Tahoma;
}
H3
{
	font: bold 13px Tahoma;
}
.RecipeHeader
{
	padding: 10px;
	font: 14px Tahoma;
	border-bottom:solid white 1px;
} 
.RecipeHeader a
{
	color: #505050;
	text-decoration:none;
} 
.RecipeHeaderSel
{
	background-color: #505050;
	color: white;
	padding: 10px;
	border-top:solid #505050 1px;
	border-left:solid #505050 1px;
	border-right:solid white 1px;
	font: 14px Tahoma;
	text-decoration: underline;
}
.RecipeMainCell
{
	background-color: #F0F0F0;
	border-left:solid #505050 1px;
	border-right:solid #505050 1px;
}
.EmailPreviewCls
{
	border:solid 1px black;
	overflow:scroll;
}
.ListHeader
{
	background-color:#505050;
	color:white;
	padding-left: 20px;
	font: 13px Tahoma;
	font-weight: bold;
	width: 100%;
}
.ArticleTitle
{
	font: 14px Tahoma;
	font-weight: bold;
}
.NutritionDataTable
{
	background-color: #F0F0F0;
}
.NutritionDataTable th
{
	padding-left: 5px;
}
.NutritionDataTable td
{
	padding-left: 5px;
}
.rightMenu
{
}
.rightMenuItem
{
	font: 13px Tahoma;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-top: 2px;
	color:#50322c;
	cursor: hand;
	cursor: pointer;
}
.rightMenuItem span
{
	text-decoration: underline;
}
.rightMenuItem a
{
	color:#50322c;
	cursor: hand;
	width:100%;
}
.rightMenuItemSel
{
	font: 12px Verdana;
	background-color: white;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.rightMenuItemSel a
{
	color:Maroon;
	cursor: hand;
	width:100%;
	text-decoration:none;
}
.rightMenuHeader
{
	background-color: #8f726c;
	color:white;
	font: bold 14px 'Ms Sans Serif';
	padding-left: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-top: 6px;
}
.contextMenuSeparator
{
	margin-top: 10px;
	background-color: #8f726c;
	line-height: 4px;
	width: 100%;
}
.languageSelector a
{
	color: Black;
}
.articleDetails
{
	font: 11px Tahoma, Verdana;
}
.commentTitle
{
	font: bold 12px Tahoma, Verdana;
	padding-top: 10px;
}
.commentTime
{
	border-top: 2px solid black;
	margin-bottom: 10px;
	font: 10px Tahoma, Verdana;
	color: Gray;
	width: 100%;
}
.commentPageNum
{
	padding-left: 8px;
	padding-right: 8px;
}
.commentPages
{
	color: Navy;
	font: 11px Tahoma, Verdana;
}
.socialIcons
{
	border-top: 4px solid #C0C0C0;
	padding-top: 10px;
}