<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
/*
	tswtabs.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.
*/

#tswcsstabs ul {
	margin: 6 ;
	padding: 6 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 2;
	padding: 2;
	display: inline;
	text-align: center;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#tswcsstabs li a {
	color: #000064;
	background-color: #94A0AC;
	border: 1px #f0f0f0;
	padding: 10px;
	text-decoration: none;
	display: inline;
}
#tswcsstabs li a:hover {
	color: #FFF;
	background-color: #000;
	font-size: 14px;
}
#tswcsstabs ul .style1 a strong {
	font-size: 14px;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
