body
{
	font-family	: tahoma, verdana, ms sans serif;
	font-size	: 11;
	color		: #592300;
}
p
{
	font-weight	: normal;
	text-align	: left;
	margin-top	: 5;
	margin-bottom	: 5;
	margin-left	: 0;
	margin-right	: 20;
}
ul
{
	margin-top	: 7;
	margin-bottom	: 7;

}
li
{
	margin-left	: 10;
	text-align	: justify;
	margin-right	: 20;
	margin-top	: 5;
	line-height	: 110%;
/*	list-style-image: url('./img/marker.gif'); */

}
.h2_link, .h2_link:link, .h2_link:visited

{

	color		: #966619;
/*
	color		: #FF0000;
*/
	text-decoration	: none;
}
.h2_link:hover
{
	text-decoration	: underline;
}


.h3_link, .h3_link:link, .h3_link:visited
{
	font-family	: tahoma, ms sans serif;
	font-size	: 11px;
	color		: #592300;
	font-weight	: bold;
	text-decoration	: none;
}
.h3_link:hover
{
	text-decoration	: underline;
}

/*
temp
*/

.jtext {
	color		: #F00FF0;
	font-family	: tahoma, ms sans serif;
	font-size	: 11px;
	font-weight	: normal;
	text-align	: justify;
	margin-top	: 5;
	margin-bottom	: 5;
	margin-left	: 30;
	margin-right	: 30;
	text-indent	: 20;
}
/*
end temp
*/
td
{
	font-family	: tahoma, ms sans serif;
	font-size	: 11;
}
.h1_link
{
	font-family	: tahoma, ms sans serif;
	font-size	: 12px;
	color		: #FFFFFF;
	text-decoration	: none;
}
.h1_link:hover
{
	text-decoration	: underline;
}


h1
{
	font-family	: tahoma, ms sans serif;
	font-size	: 12px;
	color		: #FFFFFF;
	font-weight	: normal;
	margin-top	: 0;
	margin-bottom	: 0;
	margin-left	: 20;
	margin-right	: 20;
	font-weight	: bold;
	text-align	: left;
	text-decoration	: none;
}

h2 {

	font-family	: tahoma, ms sans serif;
	font-size	: 12px;
	text-align	: left;
	font-weight	: bold;
	margin-top	: 10;
	margin-bottom	: 10;
	margin-left	: 0;
	margin-right	: 0;
	text-decoration	: none;
}

h3
{
	font-family	: tahoma, ms sans serif;
	font-size	: 11px;
	color		: #592300;
	font-weight	: normal;
	margin-top	: 2;
	margin-bottom	: 0;
	margin-left	: 0;
	margin-right	: 0;
	font-weight	: bold;
	text-align	: left;
	text-decoration	: none;
}

.fav
{
	font-family	: tahoma, ms sans serif;
	font-size	: 11px;
	color		: #592300;
	font-weight	: bold;
}

h4
{
	font-family	: tahoma, ms sans serif;
	font-size	: 11px;
	color		: #FF0000;
	font-weight	: normal;
	margin-top	: 2;
	margin-bottom	: 0;
	margin-left	: 10;
	margin-right	: 10;
	font-weight	: bold;
	text-align	: center;
	text-decoration	: none;
}


.white_link
{
	color		: #FFFFFF;
	text-decoration	: none;
}

.white_link:hover
{
	text-decoration	: underline;
}




.submenu_it
{
	color		: #FFFFFF;
	font-weight 	: bold;
	font-size	: 11px;
	margin-left	: 0;
	margin-top	: 0;
	margin-right	: 0;
	text-align	: left;
	text-decoration	: none;
}

.submenu_it:hover
{
	text-decoration	: underline;
}

.recipe, .recipe:link
{
	color		: #FF0000;
	text-decoration	: none;
}

.recipe:visited
{
	color		: #dd0000;
	text-decoration	: none;
}
.recipe:hover
{
	color		: #dd2222;
	text-decoration	: underline;
}
.float_div
{
	border		: 1px solid #dddddd;
	margin		: 3px;
	padding		: 1px;
	float		: left;
}
.err{
border:1px solid #ff0000;
font-family:  arial,  tahoma, Helvetica;
font-size:12px;

}
