/* Anylink */
.anylinkcss {
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:14px/20px Tahoma, Arial, Helvetica, sans-serif;
	z-index: 100;
	background-color: #000000;
	width: 200px;
	color: #FFFFFF;
}

.anylinkcss a:link {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FB6600;
	background-color: #000000;
}

.anylinkcss a:hover {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #000000;
	background-color: #FFFFFF;
}

.anylinkcss a:visited {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FB6600;
	background-color: #000000;
}



.anylinkcssR {
	position: absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:14px/20px Tahoma, Arial, Helvetica, sans-serif;
	z-index: 100;
	background-color: #000000;
	width: 200px;
	color: #FFFFFF;
	margin-left: -125px;
}

.anylinkcssR a:link {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FB6600;
	background-color: #000000;
}

.anylinkcssR a:hover {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #000000;
	background-color: #FFFFFF;
}

.anylinkcssR a:visited {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FB6600;
	background-color: #000000;
}