/* 10pt=15px
	9pt=14px
*/
body {
	font-family: serif;
}

.TopMenu {
	width: 900px;  /* mdm - mike mack added this */
}
.TopMenu td {
	height: 100%;
	text-align: center;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	font-size: 15px;
	vertical-align: bottom;
}

.TopMenu a {
	text-decoration: none;
	color: #222222;
	font-weight: bold
}

/*.TopMenu a:hover {color: #CC3333; }*/
.TopMenu a:hover {
	color: #ff0000;
}

/* display:table-cell;  enables the  vertical-align: */
	/* border: solid red; */
.TopMenuInner {
	height: 70;
	width: 100;
	display: table-cell;
	vertical-align: bottom;
}

.SideMenu td {
	height: 38;
	width: 110px;
	text-align: center;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	font-size: 15px;
}

.SideMenu a {
	text-decoration: none;
	color: #222222;
	font-weight: bold
}

.SideMenu a:hover {
	color: #ff0000;
}

.SideMenuInner {
	height: 30;
	width: 105;
	vertical-align: middle;
	display: table-cell;
}

.Test td {
	margin: 0;
	padding: 0;
	border: 0
}

.GreenPrice {
	vertical-align: top;
	font-weight: bold;
	color: #336633;

}

.GreenPrice2 {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #336633;

}

.GreenPrice3 {
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	color: #336633;
}

.RedPrice {
	vertical-align: top;
	padding: 0 5 0 15;
	font-weight: bold;
	color: #CC3333;

}

.RedPrice2 {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #CC3333;
}

.RedPrice3 {
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	color: #CC3333;

}

.RedPrice4 {
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	color: #CC3333;
}

.RedPrice5 {
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	color: #CC3333;

}

.Header {
	font-size: 27px;
	font-weight: bold;
	color: #663300
}

.Header2 {
	font-size: 32px;
	color: #663300
}

.Add {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	font-size: 15px;
	color: #663300;
	padding: 0 5 0 15;
}

.SandwichesSmall {
	font-size: 14px;
	font-style: italic;
	padding: 0;
	display: inline;
	float: top;
}

.GourmetSmall {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 0;
	display: inline;
	float: top;
}

.gourmetTD td {
	padding-top: 1px;
	padding-bottom: 0px
}

.GreenDot {
	display: inline;
	float: top;
	padding: 0;
	color: #336633;
	font-size: 15px;
}

.RightPanel {
	padding: 10 0 0 30;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.RightPanel2 {
	padding: 10 0 0 10;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.SoupPanel {
	padding: 7 11;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.MenuSection {
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}

.LinkInBody a,.LinkInBody a:visited {
	color: #CC3333;
}