.menu_category_cell {
	font-family: Arial, Helvetica, sans-serif;
	color: #eed4bf;
	font-size:14px;
	font-weight:bold;
	height:25px;
	padding-left:0px;
	background-position:left;
	background-repeat:repeat-x; 

}
.menu_outer_table {
	WIDTH: 230px;
	TEXT-ALIGN: left;
}
.menu_content_cell {
	 TEXT-ALIGN: left;
	 padding-left:0px;
	 padding-top:10px;
	 padding-bottom:10px; 
}
.menu_description {
	font-family: Arial, Helvetica, sans-serif;
	color: #eed4bf;
	font-size:10px;
	TEXT-ALIGN: left;
}
.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #eed4bf;
	font-size:11px;
	 TEXT-ALIGN: left;
	 margin-top:10px; 
	}

.menu_price_cell {
	font-family: Arial, Helvetica, sans-serif;
	color: #eed4bf;
	font-size:10px;
	FONT-WEIGHT: bold; 
	WIDTH: 50px;
	TEXT-ALIGN: right;
	padding:0px;
	background-position:left;
	background-repeat:repeat-x; 
}
.menu_content_price_cell {
font-family:Arial, Helvetica, sans-serif;
	color: #eed4bf;
	font-size:10px;
	WIDTH: 50px;
	TEXT-ALIGN: right;
	padding-top:10px; 
}
.menu_separator_row {
	
}
.menu_notes {
	font-family: Arial, Helvetica, sans-serif;
	color: #eed4bf;
	font-size:9px;
	padding-left:0px;
	TEXT-ALIGN: left;
}
.menu_center_item {
	font-family: Arial, Helvetica, sans-serif;
	color: #eed4bf;
	font-size:11px;
	 TEXT-ALIGN: left;
	 padding-top:10px;
	 padding-bottom:10px;
	 padding-left:0px;
}
.menu_center_desc {
font-family: Arial, Helvetica, sans-serif;
	color: #eed4bf;
	font-size:10px;
	TEXT-ALIGN: left;
	padding-left:0px;
	
}
.menu_center_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #eed4bf;
	font-size:14px;
	font-weight:bold;
	height:25px;
	padding-left:0px;
	background-image:url(images/menubg.gif);
	background-position:left;
	background-repeat:repeat-x; 
}

