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

#tswcssbuttons2 {
	width: 620px ;
	text-align: center ;vertical-align: center
}
#tswcssbuttons2 ul {
	margin: 2 ;
	padding: 2 ;
	list-style: none ;
}
#tswcssbuttons2 li {
	margin: 0 ;
	padding: 2 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons2 li a {
	color: rgb(50, 0, 153);
	background-color: rgb(240, 240, 255) ;
	border: 0px outset rgb(0, 0, 0) ;
	width: 700px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons2 li a:hover {
	color: rgb(100, 100, 255) ;
	background-color: rgb(210, 210, 255) ;