.MenuGroup{
  background-color:#283470;
  margin-top:4px;
}
.MenuItem{
  background-color:#283470;
  color:#fff;
  font-size:11px;
  letter-spacing:2px;

  cursor:hand;
  font-weight:100; 
}
.MenuItemHover{
  background-color:#4762b5;
  color:#fff;
  font-size:11px;
  font-weight:100; 
  cursor:hand;
  letter-spacing:2px;
}
.MenuItemActive{
  background-color:#4762b5;
  color:#fff;
  font-size:11px;
    font-weight:100;  letter-spacing:0;
  letter-spacing:2px;
  cursor:hand; 
}
.MenuItemExpanded{
  background-color:#4762b5;
  color:#fff;
  font-size:11px;
  font-weight:100;
  letter-spacing:2px;
  cursor:hand;

}
.menul1{
float:left;  text-align:center;  margin:4px 0 0 0; font-size:12px; width:90px; height:15px; padding:2px 0 0 0;
}
.menul1 a{
font-size:12px; width:90px; height:15px; padding:2px 0 0 0;
color:#FFF; text-decoration:none;
}
.menul1 a:hover{
font-size:12px; width:90px; height:15px; padding:12px;  background-color:#4762b5;
color:#FFF; text-decoration:none;
}
.menul2{
float:left;  text-align:center;  margin:4px -12px 0 0; font-size:11px; width:96px; height:19px; padding:1px 0 0 0;
}
.menul2 a{
font-size:11px; width:96px; height:15px; padding:2px 0 0 0;
color:#FFF; text-decoration:none;
}
.menul2 a:hover{
font-size:11px; width:96px; height:15px; padding:12px;  background-color:#4762b5;
color:#FFF; text-decoration:none;
}
.menu_kl{
float:left;
width:20px;
height:20px;
}
div#mainnav {
float:left;
width:450px;
}
