body {
  margin: 0px;
  background: #ffffff url(img/bgnd_main.gif);
  background-position: center;
  color: #202020;
}

td.left {
  vertical-align: top;
  background: url(img/left.gif);
  width: 12px;
}

td.right {
  vertical-align: top;
  background: url(img/right.gif);
  width: 14px;
}

td.content {
  background-repeat: repeat-x;
  font-family: Trebuchet MS, Tahoma, Verdana, Swiss, Sans Serif, Arial;
  font-size: 13px;
  line-height: 15px;
  vertical-align: top;
  padding: 18px;
}

td.footer {
  font-family: Trebuchet MS, Tahoma, Verdana, Swiss, Sans Serif, Arial;
  font-size: 11px;
  border: 1px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #d0d0d0;
  color: #a0a0a0;
  padding-top: 3px;
}

a.media {
  color: #a0a0a0;
  text-decoration: none;
}

a.media:hover {
  color: #202020;
  text-decoration: underline;
}

input.searchbox {
  background: #e0e0e0;
  border: 1px;
  border-style: solid;
  border-color: #c0c0c0;
  font-family: Trebuchet MS, Tahoma, Verdana, Swiss, Sans Serif, Arial;
  font-size: 11px;
  color: #c0c0c0;
  line-height: 12px;
  height: 17px;
  padding-top: 0px;
  padding-left: 2px;
  padding-right: 2px;
}

input.searchbox_active {
  border: 1px;
  border-style: solid;
  border-color: #808080;
  font-family: Trebuchet MS, Tahoma, Verdana, Swiss, Sans Serif, Arial;
  font-size: 11px;
  line-height: 12px;
  height: 17px;
  padding-top: 0px;
  padding-left: 2px;
  padding-right: 2px;
}

span.dark {
  color: #202020;
}

hr {
  margin-top: 3px;
  height: 0px;
  color: #202020;
}

table.intext {
  border: 1px;
  border-right: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #5F7B61;
}

td.intext {
  font-family: Trebuchet MS, Tahoma, Verdana, Swiss, Sans Serif, Arial;
  font-size: 13px;
  line-height: 15px;  
  background: #C3EAC5;
  border: 1px;
  border-left: 0px;
  border-top: 0px;
  border-style: solid;
  border-color: #5F7B61;
  padding: 4px;
  vertical-align: top;
}

td.intext2 {
  font-family: Trebuchet MS, Tahoma, Verdana, Swiss, Sans Serif, Arial;
  font-size: 13px;
  line-height: 15px;  
  background: #B0F7B4;
  border: 1px;
  border-left: 0px;
  border-top: 0px;
  border-style: solid;
  border-color: #5F7B61;
  padding: 4px;
  vertical-align: top;
}

td.intext3 {
  font-family: Trebuchet MS, Tahoma, Verdana, Swiss, Sans Serif, Arial;
  font-size: 13px;
  line-height: 15px;  
  background: #6AE872;
  border: 1px;
  border-left: 0px;
  border-top: 0px;
  border-style: solid;
  border-color: #5F7B61;
  padding: 4px;
  vertical-align: top;
}

th.intext {
  font-family: Trebuchet MS, Tahoma, Verdana, Swiss, Sans Serif, Arial;
  font-size: 13px;
  line-height: 15px; 
  color: #ffffff; 
  background: #5F7B61;
  border: 1px;
  border-style: solid;
  border-color: #5F7B61;
  padding: 4px;
  margin: 2px;
  vertical-align: top;
}

.picintext {
  margin-right: 15px;
}

.picintext2 {
  margin: 15px;
  margin-left: 0px;
  margin-top: 19px;
}