@charset "utf-8";
.bheader {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	background-position: center top;
}
.bfooter {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 61px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
