#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 10px Century Gothic;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}

.menu {font-family: Century Gothic; font-size: 10pt; color:#589199; text-decoration: none;}
:hover.menu {font-family: Century Gothic; font-size: 10pt; color:#ffffff; text-decoration: underline;}
.drop {font-family: Century Gothic; font-size: 9pt; color:#589199; text-decoration: none;}
:hover.drop {color:#000000; text-decoration: underline;}
.copy {font-family: Arial; font-size: 8pt; color: #589199; text-decoration: none; }
:hover.copy {text-decoration: underline; color: white; }
.body {font-family: Arial; font-size: 8.5pt; color: gray; }
.header {font-family: Arial; font-size: 9pt; font-weight: bold; font-style: italic; color: #589199; text-decoration: none; }
a {color: #589199;}
.text {color: #589199;}


.fade_link {color: #589199;}
