table.menuMaker {
	border: solid #000000 1px;
}

table.menuMaker tr td.row00{
	background-color: #DFD992;
}

table.menuMaker tr td.row01{
	background-color: #CAC47D;
}

sup.lite {
	font-size: 9px;
	color: #666666;
	
}

table.menuMaker tr td.row10{
	background-color: #FFFFFF;

}

table.menuMaker tr td.row11{
	background-color: #F3EDA6;
}

table.menuMaker tr.heading{
	background-color: #990000;
	font-size: larger;
	font-weight: bold;
	color: #FFFFFF;

}

table.menuMaker tr.heading td a {
	color: #FFFFFF;
	text-decoration: underline;
}

table.menuMaker tr.heading td a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

table.menuMaker tr td a{
	text-decoration: none;
	color: #990000;
	
}

table.menuMaker tr td a:hover{
	text-decoration: underline;
	color: #000000;
	
}

table.menuMaker tr td span.err{
	text-decoration: none;
	color: #CC0000;
	font-size: 14px;
	font-style: italic;
	
}

a.menuMakerMenuListLink {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Century Gothic", sans-serif;

}

a.menuMakerMenuListLink:hover {
	color: #660000;
	text-decoration: none;

}

a.menuMakerSubMenuListLink {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-family: "Century Gothic", sans-serif;
	text-transform: uppercase;

}

a.menuMakerSubMenuListLink:hover {
	color: #660000;
	text-decoration: none;

}

.menuMakerMenuTitle {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	font-family: "Century Gothic", sans-serif;
	text-transform: uppercase;

}

.menuMakerMenuHeader {
	color: #666666;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.menuMakerMenuFooter {
	color: #666666;
	font-style: normal;
	font-size: 10px;

}

.menuMakerSubMenuTitle {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-family: "Century Gothic", sans-serif;
	font-size: 11px;
	text-transform: uppercase;

}

.menuMakerSubMenuHeader {
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.menuMakerSubMenuFooter {
	color: #666666;
	font-style: normal;
	font-size: 10px;

}

.menuMakerSubMenuItemTitle {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Century Gothic", sans-serif;
	text-transform: uppercase;

}

.menuMakerSubMenuItemHeader {
	color: #CCCCCC;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.menuMakerSubMenuItemFooter {
	color: #666666;
	font-style: normal;
	font-size: 10px;

}

.menuMakerSubMenuItemPrice {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;

}

.menuMakerSubMenuItemDescription {
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	font-family: "Century Gothic", sans-serif;
	color: #000000;
	text-transform: uppercase;

}