#dropmenudiv{
position:absolute; top: +150;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px arial;
color: #3D2B2C;
line-height:18px;
z-index:100;
opacity: .85;
filter: alpha(opacity=85);
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #3D2B2C;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #8C7F79;
color: #ffffff;
}

.notes  {font-family: arial; font-size: 8pt; color: ##BCBCBC; text-decoration: none;}
.hansensilver {font-family: arial; font-size: 12px; color: #B1B1B1; text-decoration: none;} 
.specsbold {font-family: arial; font-size: 9pt; color: #ffffff; text-decoration: none; font-style: bold}
.hansenreddark {font-family: arial; font-size: 10pt; color: ##8E001A; text-decoration: none;}
.hansenredlight {font-family: arial; font-size: 10pt; color: ##B10020; text-decoration: none;}


.nsbody{
font-family: arial; 
font-size: 14px; 
color: "3D2B2C"; 
text-decoration: none;
margin-left: 0; 
margin-right: 0;
}

.nsbodytab{
font-family: arial; 
font-size: 11px; 
color: "3D2B2C"; 
font-weight: bold;
}

.nsbodytab a{
font-family: arial; 
font-size: 11px; 
color: "3D2B2C"; 
font-weight: bold;
text-decoration: none;
}

.nsbodytab a:hover{
color: "A7A9AE";
text-decoration: underline;
}

.nsbodydrkTTL {
font-family: arial; 
font-size: 16px; 
font-weight: bold;
color: "3D2B2C"; text-decoration: none;
}

.nsbodylit {
font-family: arial; 
font-size: 14px; 
color: "B9AB9E"; text-decoration: none;
}


.nsbodySilverTTL {
font-family: arial; 
font-size: 25px;
font-weight: bold; 
color: "A7A9AE"; 
text-decoration: none;
}

.nsbodylitTTL {
font-family: arial; 
font-size: 16px;
font-weight: bold; 
color: "B9AB9E"; text-decoration: none;
}

.nsbody a{
text-decoration: none;
color: #AA0009; // HANSEN red
}

.nsbody a:hover{
text-decoration: underline;
color: #ffffff; //  
}

.nsbodydark {
font-family: helvetica, arial, tahoma, verdana; 
font-size: 10px;
letter-spacing: +0.5px;
font-weight: normal;
color: "3D2B2C"; text-decoration: none;
}

.nsbodysmall{
font-family: arial; 
font-size: 12px; 
color: "#3D2B2C"; 
font-weight: normal;
}

.nsbodysmall a:{
text-decoration: none;
color: "#3C352B"; 
}

.nsbodysmall a:hover{
text-decoration: none;
color: "#3C352B"; 
}


