.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #8137c4;
	border-bottom-width: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: white;
	z-index: 120;
	background-color: #a971dc;
	width: 240px;
	left: 194px;
	top: 448px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid  #fff;
	padding: 1px 0;
	text-decoration: none;
	color: #fff ;
	font-size:11px;
	font-weight: normal;
	text-indent: 5px; 
	background:url(images/button_1_arrow.gif) no-repeat 95% 50%;
}

.anylinkcss a:hover{ /*hover background color*/
	background:url(images/button_1_arrow_h.gif) no-repeat 95% 50% #bb78f7;
	color:  #fff;
	font-weight:normal;
	font-size:11px;
	
	
}



/* ********2nd menu ***************************************** */
.anylinkcss2{
	position:absolute;
	visibility: hidden;
	border:1px solid #c69e0d;
	border-bottom-width: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: white;
	z-index: 120;
	background-color: #e8be24;
	width: 245px;
	left: 194px;
	top: 448px;
}

.anylinkcss2 a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid  #fff;
	padding: 1px 0;
	text-decoration: none;
	color: #fff ;
	font-size:11px;
	font-weight: normal;
	text-indent: 5px; 
	background:url(images/button_2_arrow.gif) no-repeat 95% 50%;
}

.anylinkcss2 a:hover{ /*hover background color*/
	background:url(images/button_2_arrow_h.gif) no-repeat 95% 50% #f5d251;
	color:  #fff;
	font-weight:normal;
	font-size:11px;	
}



/* ********3nd menu ***************************************** */
.anylinkcss3{
	position:absolute;
	visibility: hidden;
	border:1px solid #df8d18;
	border-bottom-width: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: white;
	z-index: 120;
	background-color: #f39b1d;
	width: 265px;
	left: 194px;
	top: 448px;
}

.anylinkcss3 a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid  #fff;
	padding: 1px 0;
	text-decoration: none;
	color: #fff ;
	font-size:11px;
	font-weight: normal;
	text-indent: 5px; 
	background:url(images/button_3_arrow.gif) no-repeat 95% 50%;
}

.anylinkcss3 a:hover{ /*hover background color*/
	background:url(images/button_3_arrow_h.gif) no-repeat 95% 50% #fead39;
	color:  #fff;
	font-weight:normal;
	font-size:11px;	
}


/* ********4nd menu ***************************************** */
.anylinkcss4{
	position:absolute;
	visibility: hidden;
	border:1px solid #89b214;
	border-bottom-width: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: white;
	z-index: 120;
	background-color: #94bd1e;
	width:206px;
	left:194px;
	top:448px;
}

.anylinkcss4 a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid  #fff;
	padding: 1px 0;
	text-decoration: none;
	color: #fff ;
	font-size:11px;
	font-weight: normal;
	text-indent: 5px; 
	background:url(images/button_4_arrow.gif) no-repeat 95% 50%;
}

.anylinkcss4 a:hover{ /*hover background color*/
	background:url(images/button_4_arrow_h.gif) no-repeat 95% 50% #a8d42a;
	color:  #fff;
	font-weight:normal;
	font-size:11px;	
}

