.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #F27800;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
background-color: #F27800;
width: 118px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #F27800;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: white;
}

.anylinkcss a:hover{ 
/*hover background color*/
background-color: #F16F00;
color: white;
}

.anylinkcss menu_seprator{
	background-color: #E6DC9C;
	color: black;
	text-decoration: bold;
	font:normal 15px Verdana;
	padding: 1px 0;
	line-height: 15px;
	text-indent: 5px;
}	

.anylinkcss1{
position:absolute;
visibility: hidden;
border:1px solid #F27800;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
background-color: #F27800;
width: 140px;
}

.anylinkcss1 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #F27800;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: white;
}

.anylinkcss1 a:hover{ 
/*hover background color*/
background-color: #F16F00;
color: white;
}

.anylinkcss1 menu_seprator{
	background-color: #E6DC9C;
	color: black;
	text-decoration: bold;
	font:normal 15px Verdana;
	padding: 1px 0;
	line-height: 15px;
	text-indent: 5px;
}	