.nagl1 {color:#0066FF; text-align:center;font-size:24px;},
.nagl2 {color:black; text-align:justify; font-size:15px;text-decoration:none; line-height:25px;text-indent:20px; padding: 10px 20px 10px 20px},
.text {color:black; text-align:justify; text-indent:20px; font:13px verdena; text-decoration:none; padding: 10px 20px 10px 20px}
.text1 {color:black; text-align:center; text-indent:20px; font:15px arial; text-decoration:none; padding: 10px 20px 10px 20px}
.odno{font-weight: bold; color:white; font-size: 11px; text-decoration:none;}

.odno1 {text-align:center;font-weight: bold; color:white; font-size: 12px; text-decoration:none; }
.odno1:hover,
.odno1-active,
.odno1-active:hover { border: 2px solid black;
    padding: 2px 2px 2px 5px;
    background:white;
    font: 12px arial;
    color: black;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative; 
}

.odno2 {font-weight: bold; color:white; font-size: 12px; text-decoration:none; }
.odno2:hover,
.odno2-active,
.odno2-active:hover {
    background:white;
    font: 12px arial;
    color: black;
    font-weight: bolder;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative; border: 2px solid black;
}

.odno3 {font-weight: bold; color:white; font-size: 12px; text-decoration:none;}
.odno3:hover,
.odno3-active,
.odno3-active:hover { border: 2px solid black; padding: 1px 2px;
    background:white;
    font: 12px arial;
    color: black;
     font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: wrap;
    position: relative;
}





.ddmx { font: 10px tahoma;}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background:white;
    font: 13px arial;
    color:  #000000;
    font-weight: bolder;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

item2 {
    padding: 3px 10px 3px 10px;
    background:green;
    font: 13px arial;
    color:  white;
    font-weight: bolder;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 1;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}


#dropmenudiv a{

font: 11px arial;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 2px ;
text-decoration: none;
font-weight: bold;
color:black

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #008CFF;color:white;
}