<!--

#img0 {
	position:absolute;
	left:210px;
	top:621px;
	z-index:3;
	background-color: rgb(125,125,125);
	border: 0px none #000000;
}

#img1 {
	position:absolute;
	left:155px;
	top:401px;
	z-index:4;
	background-color: rgb(125,125,125);
	border: 0px none #000000;
}

#img2 {
	position:absolute;
	left:51px;
	top:590px;
	z-index:5;
	background-color: rgb(125,125,125);
	border: 0px none #000000;
}

#img3 {
	position:absolute;
	left:568px;
	top:666px;
	z-index:6;
	background-color: rgb(125,125,125);
	border: 0px none #000000;
}

#img4 {
	position:absolute;
	left:609px;
	top:497px;
	z-index:7;
	background-color: rgb(125,125,125);
	border: 0px none #000000;
}

#img5 {
	position:absolute;
	left:628px;
	top:470px;
	z-index:8;
	background-color: rgb(125,125,125);
	border: 0px none #000000;
}

#img6 {
	position:absolute;
	left:331px;
	top:403px;
	z-index:9;
	background-color: rgb(125,125,125);
	border: 0px none #000000;
}

#img7 {
	position:absolute;
	left:607px;
	top:470px;
	z-index:10;
	background-color: rgb(125,125,125);
	border: 0px none #000000;
}

#img8 {
	position:absolute;
	left:409px;
	top:587px;
	z-index:11;
	background-color: rgb(125,125,125);
	border: 0px none #000000;
}


.tool-tip {
	font-size: 10px;
	color: #000;
	width: 180px;
	height:18px;
	z-index: 13000;
	background-image: url(../_files/bg/bubble3.png);
}

.tool-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	margin: 3px 4px;
}
 
.tool-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
	margin: 3px 4px;
}



-->