.menu_table {
	width:270px;
	margin-bottom:1em;
	
}

.left_table {
	text-align:left;
}

.centre_table {
	text-align:center;
}

.menu_category_cell {
	font-weight:bold;
	height:25px;
	padding-left:5px;
}

.menu_price_cell {
	font-weight: bold;
	width: 50px;
	text-align: right;
	padding-right:5px;
}

.menu_content_cell {
	 padding:5px 0; 
}

.oddRow {
	 
}

.evenRow {

}

.menu_title {
	 margin-top:10px; 
}

.menu_description {

}

.menu_content_price_cell {
	width: 50px;
	text-align: right;
	padding-top:10px; 
}

.menu_separator_row {
	
}

.menu_notes {
	font-size: 0.8em;
	text-align:center;
	margin-top:1em;
}


.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: 50px;
	COLOR: #750a07;
	TEXT-ALIGN: right;
	padding-right:5px;
	border-bottom: 1px solid #000;
	font-size: 13px;
	font-weight: bold;
}
.menu_content_price_cell {
	WIDTH: 50px;
	TEXT-ALIGN: right;
	padding-top:10px;
	font-size: 11px;
	font-weight: bold;
}
.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;
}

