


		
UL.w3a2MenuList {
    margin-top: 0; 
    margin-bottom: 0;
    font-size : 2ex;

}  

LI.mnl1
{
    list-style-type : none;
    margin-left : -34px;
    font-size : 3ex;
}

LI.mnl1hover
{
    list-style-type : none;
    margin-left : -34px;
    font-size : 3ex;
}

LI.mnl1first
{
    list-style-type : none;
    margin-left : -34px;
    font-size : 3ex;
}

LI.mnl1hoverfirst
{
    list-style-type : none;
    margin-left : -34px;
    font-size : 3ex;
}

LI.mnl2
{
    list-style-type : disc;
    margin-left : -14px;
    font-size : 1.7ex;

}

LI.mnl2hover
{
    list-style-type : disc;
    margin-left : -14px;
    font-size : 1.7ex;
    
}

LI.mnl2first
{
    list-style-type : disc;
    margin-left : -14px;
    font-size :    1.7ex;
    
}

LI.mnl2hoverfirst
{
    list-style-type : disc;
    margin-left :-14px;
    font-size : 1.7ex;

}

.bullet
{
    display : none;
    font-face : Symbol;
    position : relative;
    top : 1px;
}

.docwc
{

    border-top: none  ; 
    border-bottom: none ; 
    padding-top : 0px;
    padding-bottom : 0px;
    position : relative;
    left : -1px;
}

.clickable 
{
    cursor : hand;
}

.docimg 
{
    cursor : hand;
}


.docc
{
    border-top: none  ; 
    border-bottom: none ; 
    padding-top : 0px;
    padding-bottom : 0px;

}

div.w3a2RootMenuNode {
    border : 1 px solid red;
    position : absolute; 
    z-index : 99; 
    left : -60px; 
    top : -20px;
}



