#body_id {
  padding:0px;
  margin:0px;
  background-color: #808080;
  text-align: center;
}
#base_table {
  height: 100%;
  width: 940px;
  margin: auto;
  border-left: 2px #009900 solid;
  border-right: 2px #009900 solid;
}
#leftbar_td {
  height: 100%;
  width: 260px;
  background-color: #D7D7D7;
}
#leftbar_table {
  height:100%;
  width: 260px;
}
#midtd_container {
  height: 230px;
  background-image: url('/images/bgs_3.gif');
  background-repeat: repeat-y; 
  border-top: 2px #007700 solid;
  border-bottom: 2px #007700 solid;
}
#midtable_container {
  background-image: url('/images/bgs_2.gif');
  background-repeat: no-repeat;
  width: 260px;
}
#rightbar_td {
  height: 100%
  width: 680px;
}
#rightbar_table {
  width: 680px;
  height: 100%
}
#lay_f1 {
  width: 260px;
  height: 200px;
  text-align: center;
  background-color:#FFFFFF;
  border-right: 1px #007700 solid;
}
#lay_f2 {
  width: 260px;
  height: 204px;
  color: #D7D7D7;
  padding: 0px;
  border-right: 1px #007700 solid;
  background-repeat: no-repeat;
  text-align: left;
}
#lay_f3 {
  width: 260px;
  padding: 0px;
  text-align: left;
}
#lay_f4 {
  width: 240px;
  color: #D7D7D7;
  height: 100%;
  padding-left: 10px;
  padding-top: 10px;
  border-right: 1px #007700 solid;
  background-color: #009900;
  text-align: left;
}
#lay_f5 {
  height: 200px;
  width: 680px;
  background-repeat: repeat-x;
  text-align: center;
  color: #D7D7D7;
}
#lay_f6 {
  background-repeat: repeat-x;
  background-image: url('/images/menubar.gif');
  height: 48px;
  width: 680px;
  text-align: left;
}
#lay_f7 {
  border-top: 1px #009900 solid;
  width: 940px;
  background-color: #FFFFFF;
  height: 36px;
  text-align: left;
}
#lay_body {
  width: 666px;
  background-color: #FFFFFF;
  margin: 5px;
  padding: 7px;
  height: 100%;
  text-align: left;
}
#lay_body a {
  color: #007700;
  text-decoration: none;
}
#lay_body a:hover {
  color: #009900;
  text-decoration: underline;
}

#lay_f8 {
 background-color: #D7D7D7;
 width: 170px;
 height: 100%;
 border-left: 2px #cccccc dotted;
}