@charset "utf-8";
/* CSS Document */

.anylinkcss{
	position:absolute;
	z-index: 1000;
	visibility: hidden;
	border:1px solid #cccccc;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height: 15px;
	background-color: #7a8ca0;
	width: 180px;
	list-style:none;
	overflow:hidden;/*must have*/
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #cccccc;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color:#e8f1fa;
}



.anylinkcss a:hover{
	background-color: #e8f1fa;
	color: #000000;
}


.select-free
{
	position:absolute;
	z-index:10;/*any value*/
	overflow:hidden;/*must have*/
	
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.select-free .bd
{
	border:solid 1px #6e6e6e;
	padding:0; 
	background:#000000 ;
	/*filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;*/
}

.select-free .bd a
{ 
	display:block;
	
	margin:0;
	padding:5px; 
	width:115px;
	color:#ffffff; text-decoration:none; font:12px/12px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;
	
	text-align:left;

  }
.select-free .bd a:hover{ 
background-color:none; 
color:#767676;
 text-decoration:none; font:12px/12px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold;
text-align:left;
}

.underline
{
	
/*width:120px;
margin:0px;
padding:0px;
border-top:solid 1px #6e6e6e;
height:4px;
display:block;*/
border-bottom:solid 1px  #ffffff;

}


/*.select-free .bd{border:solid 1px #aaaaaa;padding:12px;}*/


#dd3
{
	margin-top:5px;
}
#dd4
{
	margin-top:5px;
}

#divcontact
{
	margin-top:5px;
}
#divcayman
{
	margin-top:5px;
}
