.pagebar {
	text-align:right;
	padding-top: 0.2em;
	margin-bottom: 10px;
	text-decoration: none;
	width:740px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	display:block;

}

.pagebar a,.pageList .this-page {
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	text-decoration: none;
}

.pagebar .this-page {
	padding: 0.2em 0.5em;
	font-weight: bold;
}

.pagebar a:hover {
	background-color:#000000;
	color:#ebb50d;
}

.pagebar .inactive
{
   text-decoration: none;
   padding: 0.2em 0.5em;
}
