.anylinkcss{
	position: absolute;
	background: url(upperrightfade.png) right top no-repeat;
	border-bottom-width:1px solid black;
	font:normal 9px Verdana;
	line-height: 15px;
	z-index: 100;
	width: 140px;
	background-position: center center;
	visibility: hidden;
	
}
a.anylinkcss {
	color: #0066CC;
	width: 100%;
	background-color: #EFEFEF;
	display: block;
	text-indent: 1px;
	border-bottom: 0px solid black;
	padding: 1px 0;
	text-decoration: none;
	height:15px;
	text-align:left;
	
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #E2E2E2;
color: #990000;
}
a.menuexport:active,a.menuexport:visited,a.menuexport:hover,a.menuexport:link{
font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:11px; font-weight:bold; text-decoration:none;
}
.menurest{
font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:11px; font-weight:bold; text-decoration:none;
}
