td.taba {
  border-bottom: 1px none #C0C0C0;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
  color: #000000;
  font: bold 10pt Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  vertical-align: middle;
  }

td.tabp, td.tabd {
  border-bottom: 1px solid #C0C0C0;
  border-left: 1px none #C0C0C0;
  border-right: 1px none #C0C0C0;
  border-top: 1px none #C0C0C0;
  color: #666666;
  font: 10pt Tahoma, Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: lowercase;
  vertical-align: middle;
  }


td.tabp {
  cursor: pointer;
  }

td.tabd {
  cursor: default;
  width: 5px;
  }

a.tab:link, a.tab:visited, a.tab:active {
  color: #666666;
  text-decoration: none;
  }

a.tab:hover, a.h5:hover {
  color: #000080;
  text-decoration: underline;
  }

h5, a.h5:link, a.h5:visited, a.h5:active {
  color: #5D2879;
  font: 10pt/normal Tahoma, Arial, Helvetica, sans-serif;
  margin: 10px 0px 5px;
  text-align: left;
  }
