.text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6B6B6B;
	text-decoration: none;
}
.text1 {
	font-family: tahoma;
	font-size: 14px;
	color: #535353;
}
div.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #75B518;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	color: #6A6A6A;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	color: #75B518;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	color: #2C7ED3;
}
.text5 {
	font-family: tahoma;
	font-size: 11px;
	color: #2C7ED3;
	text-decoration: underline;
}
div.bold {
font-weight:bold;
}
body { 
margin: 0; 
padding: 0; 
background: #A1A1A1; 
} 
A:link {text-decoration: none; color: #6B6B6B;}
A:active {text-decoration: none; color: #CCCCCC;}
A:visited {text-decoration: none; color: #6B6B6B;}
A:hover {text-decoration: none; color: #75B518;}

.kmlside {
background-image:url('../images/left_side.gif');
}
.kmlmap {
background-image:url('../images/left_map.gif');
}
.kmplotline {
background-image:url('../images/plot_line.gif');
}
.kmbgcon1 {
background-image:url('../images/bg_con1.gif');
}
.kmbgcon2 {
background-image:url('../images/bg_con2.gif');
}