@charset "iso-8859-1";
/* author: Phillip Hemberg */
/* Creation date: 9/18/2006 */
/* <!-- Background graphic from http://www.grsites.com/archive/textures/ -->  */

<style type="text/css"> <style type="text/css"> 
h1 {text-decoration:none}
h1 {color: #000066}
h2 {text-decoration: none}
h2 {color: #000066}
h3 {text-decoration: none}
h3 {color: #000066}
h4{text-decoration: none}
h4 {color: #000066}
h5{text-decoration: none}
h5 {color: #000066}
a {text-decoration: none; background-color: #CCCC99; font-weight: bold}
a:link {color: #000066}
/* a:visited {color: #000066} */
/* a:hover {text-decoration: underline; color: black; background: #FFFFCC; border: thin solid #000000} */


#dropmenudiv {
position: absolute; 
border: 1px solid black; 
border-bottom-width: 0; 
font: normal 16px Times New Roman; 
line-height: 25px; 
z-index: 100}

#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: #FFFF99; 
}


</style> 
