@charset "utf-8";
/* CSS Document */

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #7888a6;
	border-bottom-width: 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	z-index: 100;
	background-color: #566a90;
	width:auto;
	color:#000000;
	margin-top:3px;}
	
.anylinkcss a{	
	width:110px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #7888a6;
	padding: 1px 10px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color:#000000;}
	
.anylinkcss a:hover{	
	background-color: #435983;
	color: white;}
	
.anylinkcss1{
	position:absolute;
	visibility: hidden;
	border:1px solid #7888a6;
	border-bottom-width: 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	z-index: 100;
	background-color: #566a90;
	width:auto;
	color:#000000;
	margin-top:3px;}
	
.anylinkcss1 a{	
	width:160px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #7888a6;
	padding: 1px 10px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color:#000000;}
	
.anylinkcss1 a:hover{ 	
	background-color: #435983;
	color: white;}
