A {
  border : 0;
  margin : 0;
  padding : 0;
}

A.offsite {
  color : Black;
	text-decoration : none;
}

A:active {
  color : Black;
	text-decoration : none;
}

A:visited {
  color : Black;
	text-decoration : none;
}

A:hover {
  color : Black;
	text-decoration : underline;
}

A:link {
  color : Black;
	text-decoration : none;
}


.offMapLink A:link {text-decoration: none; font-family:arial; color: #0000FF; font-size:12px;font-weight:normal;}
.offMapLink A:visited {text-decoration: none; font-family:arial; color: #0000FF; font-size:12px;font-weight:normal;}
.offMapLink A:active {text-decoration: none; font-family:arial; color: #0000FF; font-size:12px;font-weight:normal;}
.offMapLink A:hover {text-decoration: none; cursor:pointer;cursor:hand; font-family:arial; color: #0000FF; font-size:12px;font-weight:normal;}




BODY {
  color: Black;
  background-color: #C1C39C;
  margin: 0 0 0 0;
  font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
  font-size : 9pt;
}

IMG {
  border : 0;
  margin : 0;
  padding : 0;
  vertical-align: text-bottom;
}

INPUT {
  font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
  font-size : 9pt;
  font-weight : bold;
}

TD {
  margin : 0 0;
  text-align : left;
  font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
  font-size : 9pt;
  font-weight : normal;
}

TH {
  margin : 0 0;
  text-align : left;
  font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
  font-size : 9pt;
  font-weight : bold;
}

TR {
  background-color: transparent;
}

TR.Highlight {
  background-color: #DDDDDD;
}

.LayerListTitle {
  margin : 0 0;
  text-align : center;
  font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
  font-size : 9pt;
  font-weight : bold;
}

.LayerListHelp {
  margin : 0 0;
  text-align : left;
  font-family: "Tahoma", "Verdana", "Arial", "Helvetica", sans-serif; 
  font-size : 7pt;
  font-weight : normal;
}
