.MenuGroup
{
	font-family: Arial;
}

.MenuItem 
{
  color:#474747; 
  font-family:arial; 
  font-size:12px; 
  cursor:hand;
  height: 26px;
  font-weight: bold;
}

.MenuItemHover 
{
  color:#CD0102;
  text-decoration: none;
  font-family:arial; 
  font-size:12px; 
  height: 26px;
  cursor:hand;
  font-weight: bold;
}

.MenuItemSe
{
  background-image: url(/web/images/index_08.gif);
  color:#ffffff; 
  font-family:arial; 
  font-size:12px; 
  font-weight:bold; 
  cursor:hand;
}

.MenuItemHoverSe
{
  background-image: url(/web/images/index_08.gif);
  color:white; 
  text-decoration: underline;
  font-family:arial; 
  font-size:12px; 
  font-weight:bold; 
  cursor:hand;
}

.MenuItemChild
{
  color:#474747; 
  font-family:arial; 
  font-size:12px; 
  cursor:hand;
  height: 26px;
}

.MenuItemHoverChild
{
  color:#CD0102;
  text-decoration: none;
  font-family:arial; 
  font-size:12px; 
  height: 26px;
  cursor:hand;
}

.MenuItemHome
{
  background-image: url(/web/images/index_08.gif);
  color:#ffffff; 
  font-family:arial; 
  font-size:12px; 
  font-weight:bold; 
  cursor:hand;
}

.MenuItemHoverHome
{
  background-image: url(/web/images/index_08.gif);
  color:white; 
  text-decoration: underline;
  font-family:arial; 
  font-size:12px; 
  font-weight:bold; 
  cursor:hand;
}
