DIV.fstLevel a {text-decoration : none;
display : block;
width :130px;
height: 20px;
padding: 1px 20px 0 50px;
margin: 0 0 6px 0;
font-family : OSR, Arial, sans-serif;
font-size : 15px;
font-weight : normal;
text-align : left;
color : #316293;
background-color : transparent;

    }
DIV.fstLevel a:hover {color : #fff;
background-color: #316293;
border-radius: 0 6px 6px 0;}
DIV.fstLevelActive a {text-decoration : none;
display : block;
width :130px;
height: 20px;
padding: 1px 20px 0 40px;
margin: 0 0 6px 0;
font-family : OSR, Arial, sans-serif;
font-size : 15px;
font-weight : normal;
text-align : left;
color : #fff;
background-color : #316293;
border-radius: 0 7px 7px 0;
    }
DIV.secLevel a  {text-decoration : none;
display : block;
width :120px;
height: 19px;
padding: 0 10px 0 60px;
margin: 0 0 6px 0;
font-family : OSR, Arial, sans-serif;
font-size : 13px;
font-weight : normal;
text-align : left;
color : #316293;
background-color : transparent;
    }
DIV.secLevel a:hover {color: #fff;
background-color :#7292b2;
border-radius: 0 6px 6px 0;
    }
DIV.secLevelActive a {text-decoration : none;
display : block;
width :120px;
height: 19px;
padding: 0 10px 0 60px;
margin: 0 0 6px 0;
font-family : OSR, Arial, sans-serif;
font-size : 13px;
font-weight : normal;
text-align : left;
color : #fff;
background-color :#7292b2;
border-radius: 0 6px 6px 0;
    }
