/* CSS Document */

#Layer1 {
 	border: 1px solid #000000;
	width:410px; 
	height:150px;
	position:absolute;
	z-index: 103;
}


#Layer1_header {
	background: solid;
	border:0px solid;
	background-color: #8AB286;
	width:408px;
	height:20px;
	font: 11px Verdana;
	text-align:center;
	color: black;
	letter-spacing: 3px;font-weight:bold;
	
}
#Layer1_IMG {
	width:132px;
	height:130px;
	font-color:#000000;
	font: 10px Verdana;
	overflow: hidden;
	padding:0px;
}
#Layer1_DESC {
	
	width:132px;
	height:90px;
	font-color:#000000;
	font: 11px Verdana;
	overflow: hidden;
	/*background-color: #f1f1ea;*/
}
#Layer1_DESC p {
	font-color:#000000;
	font: 11px Verdana;
	padding: 3px;
	line-height: 15px;
}

#Layer1_LINK {
	overflow: hidden;
	width:132px;
	height:115px;
	font-color:#000000;
	font: 11px Verdana;
	/*background-color: #f1f1ea;*/
}
#Layer1_LINK p {
	font-color:#000000;
	font: 11px Verdana;
	padding: 5px;
	line-height: 15px;
}

#Layer1_LINK a {
	color: #0000FF;
	font: 11px Verdana;
	padding: 5px;
	line-height: 15px;
	text-decoration: none;
}
#Layer1_LINK a:hover {
	text-decoration: underline;
}
#Layer1_ClickHere {
	
	width:132px;
	height:16px;
	font-color:#000000;
	font: 10px Verdana;
	padding: 5px;
	line-height: 10px;
}
#Layer1_ClickHere a {
	font-color:#000000;
	font: 10px Verdana;
	padding: 5px;
	line-height: 10px;
	text-decoration: none;
}


#Layer1_ClickHere a:hover {
 text-decoration: underline;
}

#popup_text_MAP {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.popup_ptag_MAP {
	line-height:10px;
}
.popup_text_MAP a {
 text-decoration: none;
}
.popup_text_MAP a:hover {
 text-decoration: underline;
}
.popup_text_MAP h4 a {
 color: #01559a;
 font: normal 24px/1.75em Tahoma, helvetica, sans-serif;
}
.popup_text_MAP h4 a:hover {
 text-decoration: underline;
}

