.menucss {
	position: absolute;
	visibility: hidden;
	border-bottom-color: #000000;
	border-bottom-width: 0;
	font: 13px Verdana;
	line-height: 18px;
	z-index: 0;
	background-color: #465294;
	width: 105px;
	left: 738px;
	top: 187px;
	color: #ffffff;
}

.menucss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0276b0;
color: #ffffff;
padding: 1px 0;
text-decoration: none;
text-indent: 20px;
}

.menucss a:hover{ /*hover background color*/
background-color: #309fd7;
color: #ffffff;
}

.menucss a:visited{ /*hover background color*/
color: #ffffff;
}
