
#dropmenudiv{
position:absolute;
FONT-SIZE: 11px;
cOLOR: #000000;
line-height:20px;
z-index:10000;


}

#dropmenudiv a{
display: block;
text-indent: 3px;
FONT-SIZE: 11px;
cOLOR: #FFFFFF;
padding:1px;
text-decoration: none;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #959594;
FONT-SIZE: 11px;
cOLOR: #FFFFFF;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 112px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImagetransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.menu8{
width:154px;height:31px;background-image:url(images/but_right.gif);
background-repeat: no-repeat;
	font-family:arial, helvetica, sans-serif;
	FONT-WEIGHT: normal;cursor:pointer;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	padding-top: 7px;
	text-align:center;cursor:pointer;
}
.menu88{
width:154px;height:31px;background-image:url(images/but_right_on.gif);
background-repeat: no-repeat;
	font-family:arial, helvetica, sans-serif;
	FONT-WEIGHT: normal;cursor:pointer;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	padding-top: 7px;
	text-align:center;cursor:pointer;

}
#menu8{
text-align:center;width:154px;height:31px;background-image:url(images/but_right_on.gif);
background-repeat: no-repeat;
	font-family:arial, helvetica, sans-serif;
	FONT-WEIGHT: normal;cursor:pointer;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	padding-top: 7px;
	text-align:center;cursor:pointer;}
#menu8 :hover{
text-align:center;width:154px;height:31px;background-image:url(images/but_right_on.gif);
background-repeat: no-repeat;
	font-family:arial, helvetica, sans-serif;
	FONT-WEIGHT: normal;cursor:pointer;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	padding-top: 7px;
	text-align:center;cursor:pointer;}
