.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #ffffff;
	border-bottom-width: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 22px;
	color: white;
	z-index: auto;
	background-color: #ee4049;
	width: 160px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 22px;
	color: white;
	border-bottom: 1px solid  #ffffff;
	padding: 1px 0;
	text-decoration: none;
	color: #fff ;
	font-size:12px;
	font-weight:bold;
	text-indent: 5px; 
	background:url(images/button_1_arrow.gif) no-repeat 95% 50%;
	background:url(images/submenu_bg.gif) repeat-x 95% 50%;
	line-height:22px;
}

.anylinkcss a:hover{ /*hover background color*/
	background:url(images/button_1_arrow_h.gif) no-repeat 95% 50%;
	color:  #fff;
	font-weight:bold;
	font-size:12px;
	background:url(images/submenu_bg_2.gif) repeat-x 95% 50%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 22px;
	color: white;
}

