body {	
	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	background-color: #FFFFFF;
	background-image: url(/javascript/3dnav/background.jpg);

	}
.click:visited{
	color:#AAFFFF;
	text-decoration:none;
	border: 1px inset #345678;
}
.click:hover{
	text-decoration: none;
 	color:#333377;
 	border: 1px inset #345678;
}
.click:active{
	color:#FFCCCC;
	text-decoration:none;
}
.click:link{
	color:#BBFFFF;
	text-decoration:none;
	border: 1px inset #345678;
}
.map_3d_div {
	position: absolute;
	width: 1900px;
	height: 1500px;
	left: 0px;
	top: 0px;
	background-color: #777777;
	background-image: url(/javascript/3dnav/background.jpg);
	border: 1px inset #345678;
		
}
.title {
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	padding: 4px;
	border: 1px inset #345678;
}
.menu_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	border: 1px inset #345678;
}
#map3d_container {
	position: absolute;
	height: 400px;
	width: 950px;
	left: 0px;
	top: 0px;
	border: 1px inset #000000;
	
	
}
#control_buttons {
	position: absolute;
	left: 0px;
	top: 450px;
	width: 140px;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	border: 1px inset #000000;

}
#googlemap_ {
	position: absolute;
	height: 120px;
	width: 200px;
	left: 860px;
	top: 450px;
	background-color: #123789;
	border: 1px inset #345678;
	
}
#googlemap__ {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #123789;
	border: 0px inset #345678;
	
}
#googlemap_containter {
	position: absolute;
	height: 120px;
	width: 200px;
	left: 860px;
	top: 450px;
	border: 1px inset #666666;
	
}
#swap_map {
	position: absolute;
	height: 15px;
	width: 180px;
	left: 45px;
	top: 0px;
	cursor:pointer;
	font-size: 0px;	
}
.button2 {
	width: 100px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	border: 1px inset #345678;
	
}
.button3 {
	width: 20px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	border: 1px inset #345678;
}
.width140 {
	width: 140px;
	border: 1px inset #345678;
}
.custom8
	{
	
	color:white;
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	text-align:left;
	vertical-align:top;
	border: 1px inset #000000;
	text-transform: uppercase;
}
.custom9
	{
	
	color:red;
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
	border: 1px inset #000000;
}
.redtext
	{
	
	color:red;
	font-size:8.0pt;
	font-weight:700;
	font-family:Arial, sans-serif;
	text-align:center;
	vertical-align:bottom;
}

