/*
	tswtabs2.css		1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcsstabs2 ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs2 ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs2 li a {
	color: #ff0 ;
	background-color: #12127d ;
	border: 1px outset #9191ff ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs2 li a:hover {
	color: #000 ;
	background-color: #c8c8ff ;
}
