.TopGroup
{
  background-color:#757495; 
  background-image: url(http://www.huppertz.be/images/top_groupBg.gif); 
  
  border:1px solid #696885; 
  border-bottom-color: #57566F; 
  border-right-color: #57566F; 
  cursor:hand;
}

.MenuGroup
{
  background-color:#63769b;
  border:0px #4E5358 solid; 
  border-style:solid;
  cursor:hand;
}

.TopMenuItem
{
  color:#eaeff6;
  font-family:tahoma; 
  font-size:12px; 
  font-weight: bold;
  cursor:hand; 
}

.TopMenuItemHover 
{
  color:#eaeff6;
  background-image: url(http://www.huppertz.be/images/top_itemHoverBg.gif);   
  background-color:#757495; 
  font-family:tahoma; 
  font-size:12px; 
  font-weight: bold;
  cursor:hand; 
}

.MenuItem
{
  background-image :url(http://www.huppertz.be/images/top_groupBg.gif);
  border: 0px solid #63769b; 
  color:#eaeff6;
  font-family:tahoma; 
  font-weight: bold;
  font-size:12px; 
  cursor:hand; 
}

.MenuItemHover 
{
 background-image :url(http://www.huppertz.be/images/top_itemHoverBg.gif);
  background-color:#63769b; 
  color:#eaeff6;
  border: 0px solid #57566F; 
  border-top-color: #9190AC; 
  border-left-color: #9190AC;
  font-family:tahoma; 
  font-weight: bold;
  font-size:12px; 
  cursor:hand;
}

.MenuItemExpanded
{
 background-image :url(http://www.huppertz.be/images/top_groupBg.gif);
  background-color:#63769b; 
  color:#eaeff6;
  border: 0px solid #57566F; 
  border-top-color: #9190AC; 
  border-left-color: #9190AC;
  font-family:tahoma; 
  font-weight: bold;
  font-size:12px; 
  cursor:hand;
}

.MenuBreak
{
  background-color: silver; 
  width:100%;
  height:2px;
}
