.pagebar {
	padding: 0.2em 0.0em;
	// margin-right: 0.1em;
	margin-bottom: 1.0em;
        margin-top: 1.0em;
	background: #fff;
	text-decoration: none;
	text-align: left;
}

.pagebar a,.pageList .this-page {
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	text-decoration: none;
	padding: 0.2em 0.5em;
        color: #ccc
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	padding: 0.2em 0.5em;
        background-image: url(images/navback.gif);
	color: #000;
}

.pagebar a:hover {
	color: #ec008c;
}

.pagebar .inactive
{
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}
