.uhtMenu{
	position:absolute;
	margin-top:5px;
	visibility: hidden;
	border:2px solid white;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #9d9274;
	width: 145px;
}

.uhtMenu a{
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 2px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}

.uhtMenu a:hover{ /*hover background color*/
	background-color: #EBF8FA;
	color: #004080;
	text-decoration: underline
}
}
