td {
	font-family: arial;
	font-size: 11px;	
}

.title {
	font-family: verdana;
	font-size: 12px;	
	font-weight: bold;
}

.content_gold {
	font-family: verdana;
	font-size: 10px;	
	color: #FF8A01;
}

.content_side {
	font-family: verdana;
	font-size: 10px;	
	color: #FFFFFF;
}

.heading {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.content {
	font-family: arial;
	font-size: 11px;
	color: #191970;
}

.form {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.form_title {
	font-family: verdana;
	font-size: 18px;
	color: #FFFFFF;
}

.button {
	background-color: #002468;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	font-family: arial;
	font-size: 11px;
	color: #333399;
}

a.zoom {
	font-family: wingdings;
	font-size: 40px;
	color: #FFFFFF;
	text-decoration: none;
}

a.zoom2 {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.navi {
	font-family: verdana;
	font-size: 11px;
	color: #282D55;
	font-weight: bold;
	text-decoration: none;
}

a.footer {
	font-family: arial;
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}
a.footer:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.side {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.nearbyIcon {
	font-family: verdana; 
	font-size: 12px; 
	color: black; 
	font-weight: bold; 
	background-color: #FFFFCC; 
	border: solid 2px black;
	z-index: auto;
}

.nearbyIconOv {
	font-family: verdana; 
	font-size: 12px; 
	color: black; 
	font-weight: bold; 
	background-color: #FFAC01; 
	border: solid 2px black;
	z-index: 100;
}

.NvBGColor {
	BACKGROUND-COLOR: #FFCC66
/*	BACKGROUND-COLOR: #DFDFDF */
}

.FooterLine {
	BACKGROUND-COLOR: #FF7A15
/*	BACKGROUND-COLOR: #FFFFFF */
}

