.pagebanner {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(../images/button_back.gif);
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	display: none;
}

.hbar {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	background-image: url(../images/hbar.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: none;
}

.pagefooter {
	padding-top: 8px;
	font-size: small;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	display: none;
}
