#dropmenudiv{
position:absolute; top: +150;
border:1px solid black;
border-bottom-width: 0;
font:bold 10px Arial; color: #000000; 
line-height:20px;
z-index:100;
opacity: .90;
filter: alpha(opacity=90);
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font:bold; color: #4c4c4c

}

#dropmenuttl a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font:bold; color: #ffffff
background-color: 000000;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: A0A0A0;
font: bold; color: #ffffff;
}

.notes  {font-family: arial; font-size: 8pt; color: ##BCBCBC; text-decoration: none;}


.titlesl  {font-family: Times New Roman, arial; font-size: 17px;}

A.titlesl:active {text-decoration: none; color: "navy" }
A.titlesl:hover {text-decoration: underline; color: red }
A.titlesl:link {text-decoration: none; color: "c40000"}
A.titlesl:visited {text-decoration: none; color: "6c6c6c"}
A.titlesl:hover {text-decoration: underline; color: red }

.smtitles  {font-family: Trebuchet MS, Times New Roman, arial; font-size: 8pt;}

A.smtitles:active {text-decoration: none; color: "navy" }
A.smtitles:hover {text-decoration: underline; color: red }
A.smtitles:link {text-decoration: none; color: "c40000"}
A.smtitles:visited {text-decoration: none; color: "6c6c6c"}
A.smtitles:hover {text-decoration: underline; color: red }





