/* Generated by KompoZer */
#tswcsstabs ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
  text-align: center;
  top: 0px;
  bottom: 0px;
}
#tswcsstabs ul li {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Arial,Helvetica,sans-serif;
  display: inline;
}
#tswcsstabs li a {
  border: 1px outset #cc0000;
  padding: 8px;
  background-color: #cc0000;
  float: left;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  text-decoration: none;
  width: 118px;
  display: inline;
  background-image: url(images/redbutton.gif);
  background-position: left center;
  height: 18px;
  color: black;
  font-weight: bold;
  left: 2px;
  background-repeat: no-repeat;
}
#tswcsstabs li a:hover {
  color: #ffffcc;
  background-color: #990000;
  background-image: url(images/redbuttonover.gif);
  background-position: left center;
}
