a.lev1 { 
background-image:url(../images/a.gif); 
background-repeat:no-repeat;
border: 1px solid #002885;
display: block; 
height: 17px; 
margin-top: 15px; 
padding-left: 25px; 
padding-right: 0px; 
text-align: left; 
width: 100%; 
} 

a.lev1:link { 
   text-decoration: none; 
} 

a.lev1:visited { 
   text-decoration: none; 
}

a.lev1:hover { 
background-image:url(../images/aa.gif); 
background-repeat:no-repeat; 
text-decoration: none; 
} 

a.lev1:active { text-decoration: none; 
} 


a.lev2 { 
background-color: #fde7b9;
background-image:url(../images/b.gif); 
background-repeat:no-repeat;
border-bottom: 1px solid #fef6e4;
display: block; 
height: 17px; 
margin-top: 0px; 
padding-left: 36px; 
padding-right: 0px; 
text-align: left; 
width: 100%; 
} 

a.lev2:link { 
text-decoration: none; 
} 

a.lev2:visited { 
text-decoration: none; 
} 

a.lev2:hover { 
background-image:url(../images/bb.gif); 
background-repeat:no-repeat; 
text-decoration: none; 
} 

a.lev2:active { 
text-decoration: none; 
} 
a.lev3 { 
background-image:url(../images/c.gif); 
background-repeat:no-repeat;  
display: block; 
height: 17px; 
margin-top: 0px; 
padding-left: 46px; 
padding-right: 0px; 
text-align: left; 
width: 100%; 
} 

a.lev3:link { 
text-decoration: none; 
} 

a.lev3:visited { 
text-decoration: none; 
} 

a.lev3:hover { 
background-image:url(../images/cc.gif); 
background-repeat:no-repeat; 
text-decoration: none; 
} 

a.lev3:active { 
text-decoration: none; 
} 
