#topnavbts{
	margin:0 auto;
	width:765px;
	background-color:#202020;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	margin-top:8px;
	height:24px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#topnavbts a {
	display:block;
	height:24px;
	width:100%;
	background-color:#202020;
	line-height:25px;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px #666666 solid;
	border-collapse:collapse;
	vertical-align: top;
	text-align:center;
	margin: 0px;
}
#topnavbts a:hover {
	display:block;
	height:24px;
	width:100%;
	background-color:#333333;
	line-height:25px;
	color:#57C0B9;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px #666666 solid;
	border-collapse:collapse;
	vertical-align: top;
	text-align:center;
	margin: 0px;
}

