.thirdnav {
width: 120px;
padding:20px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
}

.thirdnav_ACTIVE { 
background-color:#FFFFFF;
padding:3px 10px 4px 9px;
border-top:1px dotted gray;
}

p.arrow {
text-align: right;
margin-top: -16px;
margin-bottom: -2px; 
}
.thirdnav_hoverOFF {
background-color:#F5F5F5;
border-top:1px dotted gray;
color:#006939;
text-decoration:underline;
padding:3px 10px 4px 9px;
cursor:pointer;
}

.thirdnav_hoverON {
background-color:#FFE4aF;
border-top:1px dotted gray;
padding:3px 10px 4px 9px;
cursor:pointer;
}
