body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00A651;
	min-width: 800px;
}
.border-default {
	border: 1px solid #FFFFFF;
	position: absolute;
	height: 99%;
	width: 99%;
}
.mb1 {
	background-color: #D2E288;
	border: 1px solid #FFFFFF;
	color: #00A651;
	width: 100%;
	text-decoration: none;
	display: block;
	height: 100%;
}
.mb1:hover {

	background-color: #FFFFFF;
	border: 1px solid #D2E288;
	color: #D2E288;
	width: 100%;
	text-decoration: none;
	display: block;
	height: 100%;
}
.waiter {
	background-image: url(../waiters/greentennis.gif);
	display: block;
	margin: 0px 6px 6px;
	height: 90px;
	width: 67px;
}
.menu-h1 {
	color:#666666; 
	font-size:18px; 
	font-weight:bold;
	text-align:center;
}
.menu-h2 {
	color:#666666; 
	font-size:12px; 
	font-weight:bold;
	text-align:center;
}
.menu-text {
	color:#000000;
	font-size:10px;
	vertical-align: top;
}
.menu-highlight {
	color:#666666;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}