.menuMain {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background:url(/images/button_off_eatfresh.jpg) no-repeat;
}
.menuMain a:link {
	text-decoration: none;
	color:#FFFFFF;
	}
.menuMain a:visited {
	text-decoration: none;
	color:#FFFFFF;
	}
.menuMain a:hover {
	text-decoration: none;
	color:#FFF001;
	}
.menuMainwithChild {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(/images/button_off_sub_eatfresh.jpg);
	background-repeat:no-repeat;
}
.menuMainwithChild a:link {
	text-decoration: none;
	color:#FFFFFF;
	}
.menuMainwithChild a:visited {
	text-decoration: none;
	color:#FFFFFF;
	}
.menuMainwithChild a:hover {
	text-decoration: none;
	color:#FFF001;
	}
.menuMainSelected {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #01533D;
	font-weight: bold;
	background-image:url(/images/button_on_nosub_eatfresh.jpg);
	background-repeat:no-repeat;
}
.menuMainSelected a:link {
	text-decoration: none;
	color: #01533D;
}
.menuMainSelected a:visited {
	text-decoration: none;
	color: #01533D;
}
.menuMainSelected a:hover {
	text-decoration: none;
	color:#990000;
	}
.menuMainSelectedwithChild {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#ffffff;
	font-weight: bold;
	background:url(/images/button_off_eatfresh.jpg) no-repeat;
}
.menuMainSelectedwithChild a:link {
	text-decoration: none;
	color: #01533D;
}
.menuMainSelectedwithChild a:visited {
	text-decoration: none;
	color: #01533D;
}
.menuMainSelectedwithChild a:hover {
	text-decoration: none;
	color:#990000;
	}
.menuSub {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#990000;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
}
.menuSub a:link {
	text-decoration: none;
	color: #990000;
}
.menuSub a:visited {
	text-decoration: none;
	color: #990000;
}
.menuSub a:hover {
	text-decoration: none;
	color: #01533D;
	}
.menuSubSelected {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #01533D;
}
.menuSubSelected a:link {
	text-decoration: none;
	color: #990000;
}
.menuSubSelected a:visited {
	text-decoration: none;
	color: #990000;
}
.menuSubSelected a:hover {
	text-decoration: none;
	color: #01533D;
	}
.menuSubCell {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	line-height:10px;
}

