/* Generated by KaZcadeS */
.shadetabs {
  padding: 3px 0;
  margin-left: 0;
  margin-top: 1px;
  margin-bottom: 0;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
}
.shadetabs li {
  margin: 0;
  display: inline;
}
.shadetabs li a {
  border: 1px solid #777788;
  padding: 3px 7px;
  background: white url(shade.gif) repeat-x scroll left top;
  text-decoration: none;
  margin-right: 3px;
  color: #2d2b2b;
}
.shadetabs li a:visited {
  color: #2d2b2b;
}
.shadetabs li a:hover {
  text-decoration: underline;
  color: #2d2b2b;
}
.shadetabs li.selected {
  position: relative;
  top: 1px;
}
.shadetabs li.selected a {
  background-image: url(shadeactive.gif);
  border-bottom-color: white;
}
.shadetabs li.selected a:hover {
  text-decoration: none;
}
.contentstyle {
  border: 1px solid gray;
  padding: 10px;
  width: 610px;
  margin-bottom: 1em;
}
