.radius_tbl {

	width: 719px;

	border: 0px solid #000;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 

 	font-size: 12px;

}

	

.radius_tbl td, .radius_tbl th {
	text-align: left;
	vertical-align: top;
	padding:2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7581BF;
	font-weight: bold;
}

	

.radius_tbl th {
	background-color: #E2E4F1;
}

	

.radius_tbl .header {
	text-align: center;
	font-size: 16px;
	background-color: #7581BF;
	font-weight : bold;
	color: #FFF;
}



.radius_tbl .sub_header {
	font-size: 14px;
	background-color: #7581BF;
	font-weight : bold;
	color: #FFF;
}

	

.radius_tbl .footer {
	font-size: 10px;
	text-align: right;
	background-color: #7581BF;
}

			

.radius_tbl .on {
	background-color: #D0D5EA;
}

.radius_tbl .off {

   	background-color: #fff;

}

.radius_tbl .hover {
	background-color: #FFC;
}

.radius_tbl .click {

   	background-color: #58635F;

	color:#fff

}

	

.radius_info {

	width: 250px;

	border: 0px solid #000;

	border-collapse: collapse;

	font-family: arial, sans-serif;

	font-size: 12px;

}

.radius_info td, .radius_info th {

	text-align: left;

	border: 0px solid #000;

}

.radius_info th {

	background-color: #aaf;

}

.radius_info .header {
	font-weight:bold;
	color: #F00;
}



div.map {

	width:600px; 

	height:400px; 

	border:1px solid black; 

}



/* elable style */ 



.elabel_1 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#006;
	font-weight:bold;
	border:1px #FFFFFF solid;
	width: 200px;
	padding: 3px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	text-align: center;
	color: #FFF;
	}

 
