<!--

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

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

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

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

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

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

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

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

#img8 {
	position:absolute;
	left:654px;
	top:567px;
	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/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;
}



-->