body {
  color: #426c16;
  }
#wrapper_1 { background: url('images/back-green.gif') top center repeat; }
#wrapper_2 { background: url('images/header-top-green.gif') top center repeat-x; }
#wrapper_3 { background: url('images/header-sides-green.gif') top center no-repeat; }
#wrapper_4 { background: url('images/bottom-fade-green.gif') bottom center repeat-x; }
#wrapper_5 { background: url('images/bottom-sides-green.gif') bottom center no-repeat; }

.nav-103.selected a {
  color: #6bb123 !important;
  }
  
/* Content */
#content {
  background: #fbf9e5;
  }
.content_120_chars button {
  float: left;
  cursor: pointer;
  color: inherit;
  border: 0;
  margin-left: -3px;
  padding: 0;
  text-align: left;
  background: 0;
  }
.content_120_chars button span {
  padding: 1px;
  }
.content_120_chars button.hover span {
  color: #1a1a1a;
  background: #ddc608;
  }
.content_120_chars button.disabled {
  cursor: default !important;
  }
.content_120_chars button.disabled span {
  color: #ddc608 !important;
  background: #1a1a1a !important;
  }
.content_120_chars table {
  margin-top: 20px;
  }
.content_120_chars td {
  padding: 0;
  }