body {
  background: #DFFFE2;   
  color: #000000;
  font-family: Tahoma;
  font-size: 10pt;
  margin: 0px;
}
a:link, a:visited {
  color: #000000;
  text-decoration: underline;
}
a:hover, a:active {
  color: #666666;
  text-decoration: none;
}
.header {
  border: 2px solid #F38900; 
  height: 48px; 
}
.h_l {
  background: #F9C480 url("2h_l.gif") no-repeat top right;
  width: 330px;
}
.h_b {
  background: #F38900;
  width: 460px;
  text-align: center;
}
.h_r {
  background: #F9C480 url("2h_r.gif") no-repeat top left;
  text-align: right;
  vertical-align: bottom;
  padding-bottom: 5px;
  padding-right: 5px;
}
.menu_l {
  background: url("2menu_l.jpg") no-repeat top left;
  width: 225px;
  height: 365px;
  text-align: left;
  vertical-align: top;
  padding-left: 5px;
}
.menu_r {
  background: url("2menu_r.jpg") no-repeat top right;
  width: 225px;
  height: 365px;
  text-align: right;
  vertical-align: top;  
  padding-right: 5px;
}
.menu_l a, .menu_r a {
  font-size: 16pt;
  text-decoration: none;
}
.body {
  background: #F38900 url("2bg.jpg") no-repeat top left;
  border: 1px solid #00B111;
  text-align: justify;
  padding: 5px;
}

