.returntotop {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; text-align: right; padding-right: 4px; color: #000000}
.footer_nav {
	font-family: "Univers UltraCondensed", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	list-style-type: circle;
}

.UrlLink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.border {
	background-image: url(news/images/line.png);
	background-repeat: repeat-x;
	background-position: top;
	border: thin none #000000;
	position: relative;

}

.landBkgrd {
	background-color: #999966;
}
.url {
	color: #000000;
	text-decoration: underline;
}


.land {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999966;
}
li {
	list-style-position: outside;
	list-style-image: url(land/image/land_dot.jpg);
}
a:link {
  color: #000000;
}
a:visited {
  color: #333333;
  /*background-color: #fff;*/
}
a:hover {
  color: #ffffff;
  background-color: #003399;
}
a:opacity{
	alpha: .5;
}
.pageBackground{
background-color: #669966;
}
.tablestyle {
	border: thin solid #000000;
}
.nav {
	font-size: 12px;
	color: #000000;
	font-family: "Univers UltraCondensed", sans-serif;
}


.map {
	background-color: #999966;
	border: thin solid #000000;
}
.properties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999966;
	clip: rect(auto,10px,auto,10px);
	margin: 10px;
	padding: 10px;
}

