.orange{
	color: #EF6B21;
/*	text-decoration: none;*/
}
#moredivWin{
	background-color:white;
	width: 540px;
	height: 410px;
	margin-left: 50px;
	position:absolute;
	/*
	filter: alpha(opacity=90);
	opacity:0.90;
	*/
	float:left;
	border: 2px solid #3A7CBD;
}

.tahoma{
	font-weight:bold;
	color: #3A7CBD;
	
}