#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 ;
	font-family: "Segoe Print", "Giddyup Std", Verdana;
}
#tswcsstabs li a {
	color: #fff ;
	background-color: #000 ;
	border: 1px outset #f0f0f0 ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #000 ;
	background-color: #c0c0c0 ;
}

#tswcssbuttons {
	width: 180px ;
	text-align: center ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: "Segoe Print", "Giddyup Std", Verdana;
}
#tswcssbuttons li a {
	color: #000 ;
	background-color: #fff ;
	border: 1px outset #000 ;
	width: 180px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #000 ;
	background-color: #c0c0c0 ;
}


#tswcssbuttons2 {
	width: 180px ;
	text-align: center ;
}
#tswcssbuttons2 ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons2 li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: "Segoe Print", "Giddyup Std", Verdana;
}
#tswcssbuttons2 li a {
	color: #000 ;
	background-color: #fff ;
	border: 1px outset #000 ;
	width: 180px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons2 li a:hover {
	color: #000 ;
	background-color: #c0c0c0 ;
}

