			  			  			 

<!--
.bot:link {text-decoration: none; font-size: 10 pt; font-style: bold; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #7c7b75}
.bot:visited {text-decoration: none; font-size: 10 pt; font-style: bold; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #7c7b75}
.bot:active {text-decoration: none; font-size: 10 pt; font-style: bold; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #A29F9B}
.bot:hover {text-decoration: none; font-size: 10 pt; font-style: bold; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #A29F9B}
-->

<!--
.bot2:link {text-decoration: none; font-size: 11,5 px; font-style: normal; font-weight: normal; font-family: verdana; color: #BB7100}
.bot2:visited {text-decoration: none; font-size: 11,5 px; font-style: normal; font-weight: normal; font-family: verdana; color: #BB7100}
.bot2:active {text-decoration: none; font-size: 11,5 px; font-style: normal; font-weight: normal; font-family: verdana; color: #BB7100}
.bot2:hover {text-decoration: none; font-size: 11,5 px; font-style: normal; font-weight: normal; font-family: verdana; color: #BB7100}
-->





#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10pt Arial;
line-height:18px;
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: #CECBBD;
}

