/* Generated by KompoZer */
#tswcsstabs ul li {
  margin: 0;
  padding-left: 0;
  display: inline;
  text-align: center;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Arial,Helvetica,sans-serif;
  color: #cc0000;
}
#tswcsstabs li a {
  border: 1px outset #ff8080;
  padding: 8px;
  color: #ffff00;
  background-color: #300000;
  text-decoration: none;
  display: inline;
}
#tswcsstabs li a:hover {
  color: #000000;
  background-color: #ffbfbf;
}
