.clMenuReg,.clMenuOver,.clMenuSubReg, .clMenuSubOver {
cursor:hand;cursor:pointer;
}
.clMenuReg,.clMenuOver {
 line-height:20px;
 height:20px;
 text-align:center;
 color:#ffffff;
 font-weight:bold;
 white-space: nowrap;
 z-index:100;
}

.clMenuSubReg, .clMenuSubOver {
  margin-left:0px;
  border-left:1px solid #EFEFEF;
  border-right:1px solid #EFEFEF;
  border-bottom:1px solid #EFEFEF;
  white-space: nowrap;
  z-index:100;
}

 .clMenuSubOver {
   color:#ffffff;
 }
.menuLevelPrimary1 {background-color:#cccccc;}
.menuLevelSecondary1 {background-color:#cccccc;}
.menuLevelPrimary6 {background-color:#339933;}
.menuLevelSecondary6 {background-color:#339933;}
.menuLevelPrimary5 {background-color:#3366cc;}
.menuLevelSecondary5 {background-color:#3366cc;}
.menuLevelPrimary4 {background-color:#ed9523;}
.menuLevelSecondary4 {background-color:#ed9523;}
.menuLevelPrimary3 {background-color:#edd507;}
.menuLevelSecondary3 {background-color:#edd507;}
.menuLevelPrimary2 {background-color:#c21b1b;}
.menuLevelSecondary2 {background-color:#c21b1b;}
.menuLevelPrimary7 {background-color:#;}
.menuLevelSecondary7 {background-color:#;}
