.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-width: 0px;
	font:normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 250px;
}

.anylinkcss a{
	width: 250px;
	height:25px;
	display: block;
	border: 1px solid #bd6c17;
	padding-left:7px;
	text-decoration: none;
	text-align:left;
	/*background-color: #9A6600; */
	color: #740000;
	background-image:url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position:center center;
	vertical-align:middle;
	opacity: .85;
	filter: alpha(opacity=90);
	
}

.anylinkcss a:hover{ 
	/*background-color: #B99120;*/
	height:25px;
	color: #FF0000;
	background-image:url(../images/menu-bg-o.jpg);
	background-repeat: repeat-x;
	border: 1px solid #bd6c17;
	border-top: 1px solid #bd6c17;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
}

.anylinkcss1{
	position:absolute;
	visibility: hidden;
	border-width: 0px;
	font:normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 150px;
}

.anylinkcss1 a{
	width: 150px;
	height:25px;
	display: block;
	border: 1px solid #bd6c17;
	padding-left:7px;
	text-decoration: none;
	text-align:left;
	/*background-color: #9A6600; */
	color: #740000;
	background-image:url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position:center center;
	vertical-align:middle;
	opacity: .85;
	filter: alpha(opacity=90);
	
}

.anylinkcss1 a:hover{ 
	/*background-color: #B99120;*/
	height:25px;
	color: #FF0000;
	background-image:url(../images/menu-bg-o.jpg);
	background-repeat: repeat-x;
	border: 1px solid #bd6c17;
	border-top: 1px solid #bd6c17;
	padding-left:7px;
	text-decoration:none;
	font-weight:bold;
}
