body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.MasterTable
{	
	width:745;
	height:100%;	
}

.Header
{
	height:120;
	background-color:#ffffff;	
}

.Bottom
{
	
	background-color: #ffffff;
}

.Footer
{
	height:50;
	background-color: #ffffff;
Color:69B977;
}

.FooterLink:link, .FooterLink:visited, .FooterLink:active
{	
	Color:69B977;
	font-family:Verdana;
	font-size:8pt;
	
	
}

.FooterLink:hover
{	
	color:721718;
	
}

.uxNewsTitle
{
 
}

.uxTextboxSearch
{
	background-color: whitesmoke;
	height:18;
	width:106;
}
.uxLabelHeader
{
	color:#00A951;
	font-weight:bold;
	font-size:9pt;
	font-family:Tahoma;
	
}
.bottomtable
{
	padding-bottom: 20px;
	height: 100%;
	background-color: #e6edea;
}
.LinkMenu:link ,.LinkMenu:visited, .LinkMenu:active
{
	
	color:3D9E51;
	font-family:Georgia;
	font-weight:bold;
	font-size:9pt;
	text-decoration:underline;
	
	


}
.LinkMenu:hover
{
	color:AE0C10;
	
}
.LinksubMenu:link ,.LinksubMenu:visited, .LinksubMenu:active
{
	
	color:3D9E51;
	font-family:Georgia;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
	
	


}
.LinksubMenu:hover
{
	color:AE0C10;
	
}
.uxFirstlink
{
	color:3D9E51;
	font-family:Impact;
	
	font-size:14pt;
	text-decoration:none;
}
.uxOurFood:link ,.uxOurFood:visited, .uxOurFood:active
{
	font-family:Georgia;
	font-size:8pt;
	color:CC0507;
	font-weight:bold;
	
}
.uxOurFood:hover
{
	color:721718;
}
.uxscroll
{
	SCROLLBAR-base-color:green;
}




.uxLabel
{
	font-weight: bold;
	font-size: 9pt;
	width: 100px;
	color: #333366;
	font-family: Verdana;
	text-align: left;
}

.uxTextBox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 8pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Verdana;
	text-align:left;
	width:250px;
}
.uxButton
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: black thin solid;
	width: 90px;
	cursor: hand;
	color: white;
	border-bottom: black thin solid;
	font-family: Verdana;
	height: 22px;
	background-color: crimson;
}