body, table, td {
  margin: 0px 0px 0px 0px;
  font-family: verdena, arial, san-serif;
  font-size: 10pt;
}

#tableL {
  width: 100%;
  border: 0px solid #000000;
}
#tdLTop1 {
  width: 899px;
  height: 112px;
  background-image: url(imgs/top.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
#tdLTop2 {
  /* background-image: url(imgs/1x1-light-grey.gif);
  background-repeat: repeat;
*/}
#tdLMenu1 {
  width: 899px;
  height: 14pt;
  background-image: url(imgs/1x1-dark-green.gif);
  background-repeat: repeat;
  border-top: 1px solid #a5a3a3;
}
#spanLMenu1 {
  color: #C0C0C0;
}
#tdLMenu2 {
  /* background-image: url(imgs/1x1-light-grey.gif);
  background-repeat: repeat;
*/}
#tdLImgs1 {
  width: 899px;
  height: 69px;
}
#tdLImgs2 {
/*  background-image: url(imgs/1x1-dark-grey.gif);
  background-repeat: repeat;
  border-top: 2px solid #a5a3a3;
  border-bottom: 2px solid #a5a3a3;
*/}
#tableImgs {
 background-color: #a5a3a3;
}
#tdLBody1, #tdLBody2 {
}
#tdLSpare1, #tdLSpare2 {
  height: 4px;
}

#tableB {
  width: 899px;
  border: 0px solid #000000;
}
#tdBLeft {
  width: 204px;
  border: 0px solid #000000;
}
#tdBCenter {
  border: 0px solid #000000;
  padding: 20px 20px 20px 20px;
}
#tdBRight {
  width: 204px;
  border: 0px solid #000000;
}

#tableD {
  width: 100%;
  border: 2px solid #a5a3a3;
  margin-bottom: 3px;
}
#tdDTitle {
  height: 22px;
  background-image: url(imgs/title-bg.gif);
  background-repeat: repeat-x;
  padding-left: 5px;
  font-weight: bold;
  color: #444444;
}
#tdDDoc {
  padding: 3px;
}
img.imgDArt {
  float: right;
  margin: 0px;
}

#divMDTitle {
  margin-bottom: 10px;
  font-size: 14pt;
  font-weight: bold;
  color: #07552f;
}

IMG { border: 0px; margin: 5px;}

