/* Generated by KompoZer */
body {
  padding-left: 0em;
  color: purple;
  background-color: #d8da3d;
}
ul.navbar {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em;
}
ul.navbar li {
  border-right: 1em solid black;
  margin: 0.5em 0;
  padding: 0.3em;
  background: white none repeat scroll 0%;
}
ul.navbar a {
  text-decoration: none;
}
a:link {
  color: blue;
}
a:visited {
  color: purple;
}
address {
  border-top: thin dotted;
  margin-top: 1em;
  padding-top: 1em;
}
*/
#tswcssbuttons {
width : 180px;
text-align : center;
}
#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;
}
#tswcssbuttons li a {
border : 5px outset #9191ff;
color : #ffff00;
background-color : #12127d;
width : 180px;
text-decoration : none;
display : block;
}
#tswcssbuttons li a:hover {
color : #000000;
background-color : #c8c8ff;
}
#tswcsstabs ul {
margin : 0;
padding : 0;
list-style : none;
display : inline;
}
#tswcsstabs ul li {
margin : 0;
padding : 0;
display : inline;
text-align : center;
list-style : none;
}
#tswcsstabs li a {
color : #fff;
background-color : #0c0;
border : 1px outset #008f00;
padding : 8px;
text-decoration : none;
display : inline;
}
#tswcsstabs li a:hover {
color : #000;
background-color : #bfffbf;
}
