.menu_table {width:560px;
}

.left_table {text-align:left;
margin-left: 20px;
}

.centre_table {text-align:center;
margin-left: 20px;
}

.menu_category_cell {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight:bold;
height:25px;
padding-top: 20px;
color: #990000;
}

.menu_price_cell {font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
width: 50px;
text-align: right;
color: #999999;
}

.menu_content_cell {padding-top: 5px;
line-height: 18px;
}

.oddRow {
}

.evenRow {
}

.menu_title {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
width: 50px;
text-align: right;
color: #999999; 
}

.menu_description {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: italic;
color: #999999; 
}

.menu_content_price_cell {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
line-height: 14px;
width: 50px;
text-align: right;
color: #999999;
}

.menu_separator_row {
	
}

.menu_notes {font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
margin-top: 10px;
}
.menu_center_item {
	FONT-WEIGHT: normal;  TEXT-ALIGN: center;
}
.menu_center_desc {
	FONT-WEIGHT: normal;   TEXT-ALIGN: center;
}
.menu_center_title {
	FONT-WEIGHT: bold; 
	height:25px; 
	background-color:#ededed;
	padding-left:5px;
	TEXT-ALIGN: center;
}