.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #A24124;
	padding: 5px;
	font:normal 12px Verdana;
	z-index: 100;
	background-color: #DEE6ED;
	filter: Alpha(Opacity=95);
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../../images/nav/degrade_orange_nav.gif);
	background-repeat: no-repeat;
}
.anylinkcss tr{
	line-height: 20px;
}

.anylinkcss a:visited{
	color: #A24124;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	font-weight: bold;
	color: #A24124;
}

.anylinkcss a:hover{ /*hover background color*/
/*background-color: #D75501;*/
background-color:#A24124;
color: #DDCBC1;
}

.menu_select {
	background-image: url(../../images/fond-nav_select.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
