}
#bnavbutton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#bnavbutton a {
	text-decoration: none;
	display: block;
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px 0px 0px;
	margin: 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 180px;
	text-align: center;
}
#bnavbutton a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-image: url(images/nav_lozengeback.gif);
	background-position: 0px 0px;
	font-weight: bold;
	background-repeat: no-repeat;
}
#bnavbutton a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-image: url(images/nav_lozengeback.gif);
	background-position: 0px 0px;
	font-weight: bold;
	background-repeat: no-repeat;
}
#bnavbutton a:hover {
	color: #FFFFFF;
	background-position: 0px -30px;
	background-repeat: no-repeat;
}
#bnavbutton a:active {
	color: #000000;
	background-position: 0px -60px;
	background-repeat: no-repeat;
}
#bnavbutton li {
	margin: 0px;
	padding: 0px;
}
#bnavbutton ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
