html{height:100%;}
body,form{
	margin: 0px;
	padding: 0px;
	height: 100%; 
	max-height: 100%; 

	width:100%;
	}
.imgLogo
{
    border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
#navbar{
	margin: 0; 
	padding: 0;
	height:17px;
	width:100%;
	vertical-align:middle;
	margin-top:0px;
	}
.textform{
	color: #555555;
	font: 12px Arial;
	text-decoration: none;
	padding-left:10px;
	text-align:left;
	}
/* 2eat */
#toeatProp img{padding: 5px 2px 10px 2px;}
#img2eat{margin-bottom:0px;}
/* gallery */
.galsmallPic{width:90px;height:90px;border-width:0;margin-bottom:15px;}
.galPic{border-width:0;}
.gal_tdright{}
.gal_tdleft{padding-left:0px;}
.gal_Lable{height:472px;width:120px;border:0px;overflow:auto;}
.gal_tbl{width:580px;}
/* fly gallery */
#dhtmltooltip{position: absolute;border: 2px solid black;padding: 2px;background-color: #FFFFE0;visibility: hidden;z-index: 100;
}
/* end gallery */
/* recipe table */
.tblRecipe{width:580px;color:#000000;}
.tblRecipe th
{
    background-image:url(../../images/itemTopbg.gif);
    background-position:center top no-repeat;
    color:#ffffff;
    font-weight:bold;
    height:29px;
    padding:0 10px 0 10px;
    text-align:left;
}
.tblRecipe td
{
    padding-left:5px;
    padding-right:5px;
    vertical-align:top;
    background-color:#c1bdb3;
}
.tblRecipe td a
{
    color:#b4282b;
    font-weight:bold;
}
.tblRecipe td img
{
    width:170px;
    height:230px;
    padding-bottom:5px;
}
.tblRecipe td b
{
    font-size:11px;
}
.Red12
{
    color:#b4282b;
    font-weight:normal;
    font-size:12px;
    text-decoration:none;
}
.Red12:Hover
{
    color:#b4282b;
    font-size:12px;
    text-decoration:underline;
}
.footer
{
    text-align:center;
    font-family:Arial;
    font-size:12px;
    color:#3e3b36;
}
.footer a
{
    color:#3e3b36;
    text-decoration:none;
}
.footer a:hover
{
    text-decoration:underline;
}