.MenuGroup
{
}

.MenuItem
{
  cursor:hand;
}

.MenuItemHover
{
  cursor:hand;
}

.MenuItemDown
{
  cursor:hand;
}
