.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
.text3 {

	font-family: Tahoma;
	font-size: 10px;
	color: #56B334;
	text-decoration: none;
	font-weight: normal;
}
.text4 {


	font-family: Tahoma;
	font-size: 10px;
	color: #56B334;
	text-decoration: underline;
	font-weight: normal;
}
.text5 {



	font-family: Tahoma;
	font-size: 10px;
	color: #008BB8;
	text-decoration: underline;
	font-weight: normal;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009900;
	font-weight: bold;
}
#layer1 {
	position: absolute;
	width: 400px;
	height: 69px;
	left: 379px;
	top: 50px;
	background-color: #FFFFFF;
	border: 1px solid #000;
	padding: 10px;
	visibility: hidden;
}

#close {
	float: right;
}
