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;
}

BODY {
  color: Black;
  background-color: White;
  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;
}
