body, p, td {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000}

a { color: #375caa; text-decoration: underline}
a:visited {color: #375caa; text-decoration: underline}
a:hover {color: #ae864b; text-decoration: underline}

.leftbutton2 { font-size: 11px; color: #000; font-weight: normal; text-decoration: none; }
.leftbutton2:link { font-size: 11px; color: #000; font-weight: normal; text-decoration: none; }
.leftbutton2:visited { font-size: 11px; color: #000; font-weight: normal; text-decoration: none; }
.leftbutton2:hover { font-size: 11px; color: #FFF; font-weight: normal; text-decoration: none; }

.footer { font-size: 10px; color: #666666; font-weight: normal; text-decoration: none}
.footer:link { font-size: 10px; color: #666666; font-weight: normal; text-decoration: none}
.footer:visited { font-size: 10px; color: #666666; font-weight: normal; text-decoration: none}
.footer:hover { font-size: 10px; color: #ae864b; font-weight: normal; text-decoration: underline}

H1 { font-size: 16px; font-weight: bold; color: #c4391c; }
H2 { font-size: 14px; font-weight: bold; color: #375caa; }
H3 { font-size: 12px; font-weight: bold; color: #7e2618; }

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
margin-left: 150px;
margin-top: -20px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #eabb6d;
}

