#menucnttop {
margin:0; 
margin:5px 0 40px 0;
position:relative;
z-index:100;
}

#menucnttop ul {
padding:0; 
margin:0;
list-style-type: none;
}

#menucnttop ul li {
float:left; 
position:relative;
line-height:37px; 
height: 37px;
width:126px; 
__cursor: hand;
height: 37px;
line-height: 37px;
text-align: center;
background: url("./img/menubutton1.gif") no-repeat;
border: 0px solid gray;
}

#menucnttop ul li.klgdref {
background: url("./img/menubutton2.gif") no-repeat;
}

#menucnttop li a {
color: #fdf69a;
font-family: tahoma, sans-serif;
font-size: 11px;
font-weight: bold;
}

#menucnttop li:hover a {
color: #4449e1; 
font-family: tahoma, sans-serif;
font-size: 11px;
font-weight: bold;
}
