@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
.balloonstyle{
position:absolute;
top: -100px;
left: 0;
padding: 0px;
border:none;
visibility: hidden;
/*border:1px solid black;*/
font:normal 12px arial;
line-height: 18px;
z-index: 100;
/*background-color: white;*/
/*width: 200px;*/
/*border:4px solid #0066FF;*/
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=85,Strength=5);*/
}
.balloonstyle ul{margin:0;

}
.balloonstyle ul li{font-size:13px;

}

/*#arrowhead{
z-index: 99;
position:absolute;
top: -100px;
left: 0;
visibility: hidden;
}*/
.bl {background:url(images/bl.gif) 0% 100% no-repeat; width:400px; background-color:#a2072b; color:#FFFFFF;}
.br {background: url(images/br.gif) 100% 100% no-repeat;}
.tl {background: url(images/tl.gif) 0 0 no-repeat;}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px;} 

.bottomleft {background:url(images/bottom_left.gif) 0% 100% no-repeat; width:100%; background-color:#eaeaf4; color:#000000;}
.bottomright {background: url(images/bottom_right.gif) 100% 100% no-repeat;}
.lefttop {background: url(images/left-top.gif) 0 0 no-repeat;}
.righttop {background: url(images/right-top.gif) 100% 0 no-repeat; padding:10px;} 
.clear {font-size: 1px; height: 1px} 
-->
</style>
