.balloonstyle{
	z-index: -1;
	position: absolute;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	visibility: hidden;
	font: normal 12px Verdana;
	line-height: 18px;
	background-color: white;
	width: 110px;
	height: 180px;
	text-decoration: none;
	font-size: 12px;
	
}
.mainframe{
	min-height: 80vh;
	position: absolute;
	overflow-y:auto;
	}







/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
	left: 200;
	z-index: 200;
	top: -400;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.links {
	font-size: medium;
	font-family: Verdana, Geneva, sans-serif;
}
