/* Generated by KompoZer */
#tswcssbuttons {
  width: 175px;
  height: 20px;
  text-align: center;
  font-weight: bold;
}
#tswcssbuttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#tswcssbuttons li {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Arial,Helvetica,sans-serif;
}
#tswcssbuttons li a {
  border-left: 0px outset #000000;
  color: #000000;
  background-color: #cdd8d7;
  width: 175px;
  height: 20px;
  text-decoration: none;
  display: block;
}
#tswcssbuttons li a:hover {
  color: #f9ff13;
  background-color: #4f0000;
  font-weight: bold;
  text-align: center;
}

