#bnav {
text-align:center;
border-top:1px solid #fff;
}
.linethe {
	border-bottom:1px solid #666;
	border-top:1px solid #ccc;
	text-align:right;
	font-size:9px;
	text-indent:2px;
}
.linetha {
	border-bottom:1px solid #666;
	border-top:1px solid #ccc;
	text-align:left;
	font-size:9px;
	text-indent:2px;
}
#bnav a:link, #bnav a:visited {
	display:block;
	height:10px;
	line-height:10px;
	text-decoration:none;
	margin:0;
	padding: 2px;
}
#bnav a:hover {
text-decoration:underline;
}
#rb {
height:15px;
background-image:url(../images/headers/footright.gif);
background-position:right top;
background-repeat:no-repeat;
text-align:right;
}

#rb a:hover {
text-decoration:none;
}
