body{
		background-color: #f08e0b;
		font-family: Tahoma;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		SCROLLBAR-FACE-COLOR: #F5D09B; SCROLLBAR-HIGHLIGHT-COLOR: #F5D09B;
 SCROLLBAR-SHADOW-COLOR: #6633CC;
  SCROLLBAR-ARROW-COLOR: #6633CC;
   SCROLLBAR-TRACK-COLOR: #F5D09B; SCROLLBAR-DARKSHADOW-COLOR: #F5D09B;
 SCROLLBAR-BASE-COLOR: #F5D09B;
 scrollbar-3d-light-color: #F5D09B
}

a:link {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #6633CC; text-decoration: none}
a:active {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #6633CC; text-decoration: none}
a:visited {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #6633CC; text-decoration: none}
a:hover {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}

#dropmenudiv{
position:absolute;
border:3px;
border-bottom-width: 0;
font:normal 12px Tahoma #000000;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0;
padding:3px;
text-decoration: none;
font:normal 12px Tahoma #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
font:normal 12px Tahoma #000000;
background-color:#cccccc;
}
