﻿.TopMenuItemFoodservice
{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
	color:white;
	cursor:hand;
}
.TopGroupFoodService
{
}
.MenuBreakFoodService
{
  border: 0px solid White; 
  width:3;
  height:40px;
}
.MenuItemHoverFoodService
{
 font-size:12px;
 font-family: Verdana, Arial, Helvetica;
 text-align:left;
 color:red;
 cursor:hand;
}
.TopMenuItemChildFoodservice
{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
	color:white;
	cursor:hand;
	height:20;
	background-image:url(../Images/Master/Background.gif); 
	background-repeat:repeat;
}
.TopMenuItemChildFoodserviceSelected
{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
	color:red;
	cursor:hand;
	height:20;
	background-image:url(../Images/Master/Background.gif); 
	background-repeat:repeat;
}
.MenuItemHoverChildFoodService
{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
	color:red;
	cursor:hand;
	height:20;
	background-image:url(../Images/Master/Background.gif); 
	background-repeat:repeat;
}
.MenuBreakFoodService
{
 width:1px;
 height:40px;
}
.SelectedItem
{
 font-size:13px;
 font-family: Verdana, Arial, Helvetica;
 text-align:left;
 color:red;
 cursor:hand;
}