/*	tswtabs.css		1.0.0	Please use the CSS Menu Button Wizard at		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml	to generate your own customized menu buttons.*/#tswcsstabs ul  { list-style: none; display: inline; margin: 0; padding: 0 }#tswcsstabs ul li  { text-align: center; list-style: none; display: inline; margin: 0; padding: 0 }#tswcsstabs li a  { color: #fff; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; background-color: #120084; display: inline; padding: 8px; border: outset 1px #00487d }#tswcsstabs li a:hover  { color: #ff0; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #0000fc }