body {
	background: 	#E8E7CE;
	font-family:	helvetica, tahoma, arial;
	font-size:	11pt;
	text-align:	center;
	padding: 	0px;
	margin: 	0px;
}

td {
	font-family:	helvetica, tahoma, arial;
	font-size:	11pt;
}

form {
	margin:		0px;
	padding:	0px;
}

p { 
	margin-top:	15px;
	text-indent: 	20px; 
}

p.intro {
	margin-top:	15px;
	margin-right:	10px;
	text-indent: 	20px; 
	color:		#000000;
	font-size:	10pt;
	font-weight:	bold;
}

div.mainWindow {
	width: 100%;
	margin: 0;
	text-align: left;
	border:	0px;
	padding: 0px;
}

div.titleBanner {
	visibility:	hidden;
	height:		0px;
}

div.title {
	height: 	36px;
	text-align: 	center;
	font-weight:	bold;
	color:		#000000;
	padding-top:	0px;
	padding-bottom: 10px;
	border-bottom:  0px;
	width:		100%;
}

div.top_menu {
	visibility:	hidden;
	width:		0px;
	height:		0px;
}

div.menu {
	visibility:	hidden;
	width:		0px;
	height:		0px;
}

div.google_ad {
	visibility:	hidden;
	height:		0px;
	width:		0px;
}

a:link, a:visited, a:active {
	color:			#000000;
	text-decoration:	none;
}

a:hover {
	color: 		#000000;
}

div.content {
	width:		100%;
	padding:	0px;
}

table.mainTable {
	clear:		both;
	border-collapse: collapse;
	width:		100%;
}
.mainTable tr {
	vertical-align: top;
}

div.footer {
	font-size:	10pt;
	border-top: 	0px;
	text-align: 	center;
	color:		#000000;
}

table.recipe_directions {
}

table.recipe_directions td {
	vertical-align: 	top;
	padding-bottom:	 	15px;
}

table.recipe_ingredients {
	border-collapse:	collapse;
}

table.recipe_ingredients td {
	padding-left: 		16px;
}

table.categories {
	width: 		100%;
}

table.recipes {
	width:			100%;
	border-collapse:	collapse;
}

tr.recipes_descript td {
	border-bottom:	1px solid #BEBDA9;
}

td.direction_step {
	color:		#000000;
}

div.recipe_title {
	padding-top:	10px;
	text-align:	center;
	font-size:	15pt;
	font-weight:	bold;
}

div.list_description {
	padding: 	5px;
}

div.index_recipes {
	width:		80%;
	padding-right:	20px;
}

div.module_addRecipe{
	visibility:	hidden;
	height:		0px;
}

div.module_urlRecipe {
	visibility:	visible;
	height:		15px;
	border:		1px solid #000000;
	padding: 	4px;
	margin:		5px;
	font-weight:	bold;
	text-align:	center;
}

div.showpath {
	font-weight:	normal;
}

