#dropmenudiv{
position:absolute; top: +150;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial;
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;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: 8e001a;
}

.notes  {font-family: arial; font-size: 8pt; color: ##BCBCBC; text-decoration: none;}

.hansensilver {font-family: arial; font-size: 12px; color: #B1B1B1; text-decoration: none;} 

.main  {font-family: arial; font-size: 14px; color: "ffffff"; text-decoration: none;}
A.main:active {text-decoration: none; color: "800020" }
A.main:hover {text-decoration: underline; color: red }
A.main:link {text-decoration: none; color: "666666"}
A.main:visited {text-decoration: none; color: "8e0010"}
A.main:hover {text-decoration: underline; color: red }


.pview  {font-family: arial; font-size: 15px; color: "ffffff"; text-decoration: none;}
A.pview:active {text-decoration: none; color: "800020" }
A.pview:hover {text-decoration: underline; color: red }
A.pview:link {text-decoration: none; color: "666666"}
A.pview:visited {text-decoration: none; color: "8e0010"}
A.pview:hover {text-decoration: underline; color: red }


.pviewsm  {font-family: arial; font-size: 12px; color: "ffffff"; text-decoration: none;}
A.pviewsm:active {text-decoration: none; color: "800020" }
A.pviewsm:hover {text-decoration: underline; color: red }
A.pviewsm:link {text-decoration: none; color: "666666"}
A.pviewsm:visited {text-decoration: none; color: "8e0010"}
A.pviewsm:hover {text-decoration: underline; color: red }



#master		{position:absolute; width: 200px; top: 10px; left: -120px; z-index:2; visibility:visible;}
#menu			{position:absolute; width: 18px; top: 0px; left: 120px; z-index:5; visibility:visible;}
#top			{position:absolute; width: 120px; top: 0px; left: 0px; z-index:5; visibility:visible;}
#screen		{position:absolute; width: 120px; top: 6px; left: 0px; z-index:5; visibility:visible;}
#screenlinks	{position:absolute; width: 120px; top: 6px; left: 0px; z-index:5; visibility:visible;}

.NavJump {font-family: arial;  color: #808080; text-decoration: none;}
a:link.NavJump {color : #404040; font-size: 7pt;}
a:visited.NavJump {color : #808080; font-size: 7pt;}
a:active.NavJump {text-decoration: none; color: #B55759; font-size: 7pt;}
a:hover.NavJump {text-decoration: underline; color: #B55759; font-size: 8pt;}

.specs {font-family: arial; font-size: 7.5pt; color: #ffffff; text-decoration: none;}
A.specs:active {text-decoration: none; color: "800020" }
A.specs:hover {text-decoration: underline; color: red }
A.specs:link {text-decoration: none; color: "666666"}
A.specs:visited {text-decoration: none; color: "8e0010"}
A.specs:hover {text-decoration: underline; color: red }

.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;}