.mapSmall {
	width: 178px;
	height: 178px; 
	border:2px solid #CCCCCC; 
	background-image:url(../images/map-load-small.jpg); 
	overflow:hidden;
}

.mapSmall2 {
	width: 150px; 
	height: 150px; 
	border:2px solid #CCCCCC; 
	background-image:url(../images/map-load-small.jpg); 
	overflow:hidden; 
}


.mapBig {
	width: 800px;
	height: 580px;
	background-image:url(../images/map-load.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #FFFFFF;
}
#theTable {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.longLat {
	font:Arial, Helvetica, sans-serif; 
	font-siz:10px; 
	width: 130px; 
	height: 19px; 
	padding:0px;
}
#tableLeft {
	width: 800px;
}


#cGo {
	background:#CC3300; 
	border-color:#FFFFFF; 
	border-width:1px; 
	margin-left: 10px; 
	font-size:14px;
	color:#FFFFFF; 
	border-style:solid; 
	height: 20px; 
	width: 28px;
}

#cO {
	background:#CC3300; 
	border-color:#FFFFFF; 
	border-width:1px; 
	font-size:14px;
	margin-left: 10px; 
	color:#FFFFFF; 
	border-style:solid; 
	height: 20px; 
	width: 108px;
}


#bottomBarB {
	background-color:#CC3333; 
	width:790px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	height: 40px; 
	padding-left: 10px; 
	padding-top: 4px; 
	padding-bottom:4px;
}
#mapLink {
	color: #CC3333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#mapLink a:link, #mapLink a:visited{
	color: #CC3333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#mapLink a:hover{
	color: #CC3333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
