/*
	tswnavbar.css	1.0.0
*/

#tswcssbuttons {
	width: 124px ;
	text-align: center ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
}
#tswcssbuttons li a {
	color: #fff ;
	background-color: #12127d ;
	border: 1px outset #9191ff ;
	width: 128px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #000 ;
	background-color: #c8c8ff ;
}