
.topMenu {  
}


.submenu {  
   }


.topItemNormal {

color:#fff; text-decoration:none; background-image:url(../images/img_spl.gif); background-position:right; background-repeat:no-repeat; 
  font-family: verdana; font-weight:bold;
  font-size: 11px;
  cursor: pointer;   width:110px; 
 
  height: 31px;
 
}


.topItemOver {
color:#000; text-decoration:none; background-image:url(../images/img_spl2.gif); background-position:left; background-repeat:no-repeat; 
  font-family: verdana; font-weight:bold;
  font-size: 11px;
  cursor: pointer;   width:110px; 
 
  height: 31px;
 
}


.itemNormal {
  cursor: pointer; background-color:#e5f1fe; border-collapse:collapse;
  padding: 2px 15px 5px 20px; margin-top:0px; border:#4595d9 solid 0px;
  width: 100%; 
  height:25px;
}


.itemOver {
  cursor: pointer; background-color:#fcd48c; border-collapse:collapse;
  padding: 2px 15px 5px 20px;  margin-top:0px; border:#4595d9 solid 0px;
  width:100%; 
  height:25px; 
}


.itemTextNormal {
  font-family:verdana;  text-align:left;    
  font-size: 10px;
  color: #000; padding-right:15px; 
  width: 100% 
}


.itemTextOver {
  font-family:verdana;  text-align:left;     
  font-size: 10px;
  color:#000;
  width: 100%;
  font-weight:normal; text-decoration:none; padding-right:15px; 
}

