.menu_category_cell {
	height:25px;
	COLOR: #750a07;
	border-bottom: 1px solid #000;
	font-size: 13px;
	font-weight: bold;
}
.menu_outer_table {
	TEXT-ALIGN: left;
	width: 270px;
}
.menu_content_cell {
	padding-top:10px;
	font-size: 11px;
}
.menu_description {
	color: #333333;
	text-transform: lowercase;
}
.menu_title {
	margin-top:10px; 
	}

.menu_price_cell {
	WIDTH: 30px;
	COLOR: #750a07;
	TEXT-ALIGN: right;
	padding-right:5px;
	border-bottom: 1px solid #000;
	font-size: 11px;
}
.menu_content_price_cell {
	WIDTH: 30px;
	TEXT-ALIGN: right;
	padding-top:10px;
	font-size: 11px;
}
.menu_separator_row {
	
}
.menu_notes {
	FONT-SIZE: 9px;
	text-transform: lowercase;
	text-align: center;
}
.menu_center_item {
	font-size: 11px;
	text-align: center;
}
.menu_center_desc {
	text-align: center;
	color: #333333;
	text-transform: lowercase;
}
.menu_center_title {
	height:25px;
	TEXT-ALIGN: center;
	border-bottom: 1px solid #000;
	COLOR: #750a07;
	font-size: 13px;
	margin-top: 10px;
	font-weight: bold;
}

