.sidenavbg {background-color :#BBB06B;}

.allpage {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; font-weight: bold;
color :#000000;
text-decoration: none;}

A.sidenav2:link {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; font-weight: bold;
color :#000000;
text-decoration: none;}

A.sidenav2:hover {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; font-weight: bold;
color :#000000;
text-decoration: none;}

A.sidenav2:visited {font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; font-weight: bold;
color :#333333;
text-decoration: none;}

/*td.sideroll a:hover {background: OLD:#BEAF85 Lightblue: 87CDC2;}*/

td.sideroll:hover {background-color: #938E63;}

td.sideroll {
 		text-align: justified;
        background-color: #BBB06B;
        color: #C0A060;
        h: expression(onmouseover=new Function("this.style.backgroundColor='#938E63'; this.style.color='#938E63';"),
                       onmouseout=new Function("this.style.backgroundColor='#BBB06B'; this.style.color='#BBB06B';"));
    }
