/* Generated by KompoZer */
.glowingtabs {
  border-bottom-color: #7e9fff;
  float: left;
  width: 100%;
  line-height: normal;
  border-bottom-width: 0px;
  font-weight: normal;
}
.glowingtabs ul {
  margin: 10pt 0 0 155px;
  padding: 0;
  list-style-type: none;
  font-weight: normal;
}
.glowingtabs li {
  margin: 0;
  padding: 0;
  display: inline;
}
.glowingtabs a {
  margin: 0 5px 0 0;
  padding: 0 0 0 9px;
  background: transparent url(media/glowtab-left.gif) no-repeat scroll left top;
  float: left;
  text-decoration: none;
}
.glowingtabs a span {
  padding: 5px 12px 3px 3px;
  background: transparent url(media/glowtab.gif) no-repeat scroll right top;
  float: left;
  display: block;
  color: white;
  font-weight: normal;
}
.glowingtabs a span {
  float: none;
  font-weight: normal;
}
.glowingtabs a:hover span {
  color: white;
}
.glowingtabs a.current {
  background-position: 0 -82px;
}
.glowingtabs a.current span {
  background-position: 100% -82px;
  color: black;
  font-weight: normal;
}
.glowingtabs a:hover {
  background-position: 0% -82px;
}
.glowingtabs a:hover span {
  background-position: 100% -82px;
}
.tabcontainer {
  clear: left;
  width: 95%;
  height: 1.5em;
}
.tabcontent {
  display: none;
}

