.MenuGroup
{
  border:0px;
}

.MenuSubGroup
{
  border:2px;
  border-color:Black;
  background-color:#ed1c24;
  border-bottom-color:black;
  border-top-color:gray;
  border-left-color:gray;
  border-right-color:black;
  border-style:solid;
}

.MenuItem
{
  color: White;
  background-color:#ed1c24;
  font-family:verdana;
  font-size: 10px;
  font-weight: bold; 
  padding:1px;
  padding-right:10px;
  border:0px;
  cursor:hand;
  background-position: left center;
  background-image: url(Templates/C21RealEstateGroup/grayDots.gif);
  background-repeat: no-repeat;
  padding-left:17px;
}

.MenuItemOver
{
  color: White;
  background-color:#2242ac;
  font-family:verdana;
  font-size: 10px;
  font-weight: bold; 
  padding:1px;
  padding-right:10px;
  border:0px;
  cursor:hand;
  background-position: left center;
  background-image: url(Templates/C21RealEstateGroup/grayDots.gif);
  background-repeat: no-repeat;
  padding-left:17px;
}

.MenuItemDown
{
  color: White;
  background-color:#2242ac;
  font-family:verdana;
  font-size: 10px;
  font-weight: bold; 
  padding:1px;
  padding-right:10px;
  border:0px;
  cursor:hand;
  background-position: left center;
  background-image: url(Templates/C21RealEstateGroup/grayDots.gif);
  background-repeat: no-repeat;
  padding-left:17px;
}

.MenuSubItem
{
  color: White;
  background-color:#ed1c24;
  font-family:verdana;
  font-size: 10px;
  font-weight: bold; 
  padding:1px;
  padding-right:10px;
  border:0px;
  cursor:hand;
  background-position: left center;
  background-image: url(Templates/C21RealEstateGroup/grayDots.gif);
  background-repeat: no-repeat;
  padding-left:17px;
}

.MenuSubItemOver
{
  color: White;
  background-color:#2242ac;
  font-family:verdana;
  font-size: 10px;
  font-weight: bold; 
  padding:1px;
  padding-right:10px;
  border:0px;
  cursor:hand;
  background-position: left center;
  background-image: url(Templates/C21RealEstateGroup/grayDots.gif);
  background-repeat: no-repeat;
  padding-left:17px;
}

.MenuSubItemDown
{
  color: White;
  background-color:#2242ac;
  font-family:verdana;
  font-size: 10px;
  font-weight: bold; 
  padding:1px;
  padding-right:10px;
  border:0px;
  cursor:hand;
  background-position: left center;
  background-image: url(Templates/C21RealEstateGroup/grayDots.gif);
  background-repeat: no-repeat;
  padding-left:17px;
}

.MenuBreak
{
  padding-left:2px; 
  padding-right:2px; 
}
