<!--

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

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

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

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

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

#img5 {
	position:absolute;
	left:173px;
	top:665px;
	z-index:8;
	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/bubble2.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;
}



-->