.leftlink {font-family:  ariel,helvetica,sans-serif; color: red; text-decoration: none; font-weight: bold; font-size: 14PX; line-height: 18PX;}
a.leftlink:link {color: red; }
a.leftlink:hover {color: blue; }

.white {font-family:  ariel,helvetica,sans-serif; color: white; text-decoration: none; font-weight: normal; font-size: 12PX; }
a.white:link {color: #006634;}
a.white:hover {color: #BCAD6A; }


dl, dt, dd, ul, li {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu {
width : 213px;
padding : 0;
}
#menu dt {
cursor : pointer;
margin : 2px 0;
height : 35px;
line-height : 35px;
text-align : right;
font-weight : bold;
border : thin solid #DFDFCD;
background-color : #DFDFCD;
}
#menu dt span {
width : 213px;
background-repeat : no-repeat;
background-position : 95% center;
display : block;
color: black;
}
#menu dd {
border : thin solid #DFDFCD;
}
#menu li {
text-align : right;
background-color : #DFDFCD;
}
#menu li a, #menu dt a {
 
font-family:  ariel,helvetica,sans-serif; color: #898B78; text-decoration: none; font-weight: bold; font-size: 14PX; 
text-decoration : none;
display : block;
border : 0 none;
height : 35px;
}
#menu dt a:hover, #menu dt:hover {
background-color : #DFDFCD;
}
#menu li a:hover {
background-color : #DFDFCD; color: black;
}
