body {
  background-color: Black;
  font-family: Arial,Georgia, "Times New Roman",Times, serif;
  font-size: 12px
}
table.main {  width: 97%;
}
td.main_top {
  background-color: #FFFFFF;
  vertical-align: bottom;
  color: #A0522D;
  padding-bottom: 2px
}
img.top_left {
  height: 15px;
  margin: 0px;
  border: 0px
}
img.logo {
    /*height: 125px;  /* logo size, or set to 0px for no logo, remark for original size*/
  margin: 0px;
  border: 0px;
  position: relative;
  left: 7px;
  top: 1px
}

td.main_left {
  font: bold;
  background: #ffffff;
  vertical-align: top;
  padding-left: 4px;
  padding-right: 4px;
  border-left-color: #D3D3D3;
  border-left-style: solid;
  border-left-width: thick;
  border-top-color: #D3D3D3;
  border-top-style: solid;
  border-top-width: thin
}
td.main_right {
  background: #7FFF00;
  width: 75%;
  vertical-align: top;
  padding-left: 4px;
  padding-right: 4px;
  border-right-color: #D3D3D3;
  border-right-style: solid;
  border-right-width: thick;
  border-top-color: #D3D3D3;
  border-top-style: solid;
  border-top-width: thin;
  background-image: url(images/leaves.gif)
}
td.main_bottom {
  background-color: #D3D3D3;
  color: White;
  vertical-align: text-bottom
}
div.inc_php {
  border-width: 1px;
  border-style: dotted;

}


#div_menu_top {
}
