@charset "UTF-8";
/* CSS Document */

/*
	tswnavbar.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.
*/

#tswcssbuttons {
	width: 225 ;
	text-align: left ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Trebuchet MS, Helvetica, sans-serif ;
	font-size: 20px ;
	height: 30px ;
}
#tswcssbuttons li a {
	color: #ffffff ;
	background-color: #488c37 ;
	border: 2px outset #102547 ;
	width: 225 ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #000000 ;
	background-color: #91c583 ;
}
