body { 
  background-color: #fffdff;
  background-image: url(images/watermark.jpg);
  background-repeat: repeat-y;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 10pt;
  font-family: Verdana, sans-serif, garamond, times new roman, times;
  color: #005f0f;
  scrollbar-face-color:#008000;
  scrollbar-arrow-color:#FFFF00;
  scrollbar-track-color:#008000;
  scrollbar-shadow-color:'00c000';
  scrollbar-highlight-color:'00c000';
  scrollbar-3dlight-color:'';
  scrollbar-darkshadow-Color:'004000';
}

.menulines {
  border:1px solid #BCF5BC;
  background-color: #F5FAAC;
}

.menulines a {
  font-size: 8pt;
  text-decoration:none;
  color:black;
  font-family: arial;
}

P {
  font-size: 10pt;
}

A {	text-decoration: underline;
  color: #007F0F;
}

A:VISITED {
  text-decoration: underline;
  color: #007F0F;
}

A:HOVER {
  text-decoration: underline;
  color: #EFEF00;
  background-color: #007F0F;
}

A:ACTIVE {
  color: #007F0F;
  text-decoration: underline;
}

FONT.links {
  font-size: 10pt;
}

FONT.links-head {
  font-size: 10pt;
  color: #EFEF00;
  font-weight: bold;
}

FONT.scroll {
  font-size: 8pt;
}

FONT.scroll-head {
  font-size: 8pt;
  color: #EFEF00;
  font-weight: bold;
}

HR {
  color: #007F0F;
  height: 6px;
}

H3 {
  font-family: arial;
  font-size: 12pt;
  color: #007F0F;
  font-weight: bold;
  background-color: #FFFFFF;
}

FONT {
  font-size: 10pt;
}

FONT.dida {
  font-size: 7pt;
  font-weight: bold;
}

.main {
  noheight: 400;
  font-size: 10pt;
  background-color: transparent;
  overflow: auto;
  margin: 0px 10px 0px 10px;
}

TD.sitemap {
  font-size: 10pt;
  font-weight: normal;
  vertical-align: top;
}