.bgpic {
	background-attachment: fixed;
	background-color: b5b5b5;
	background-image: url(images/bhctl-BG-pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LINKS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
	color: #333333;
}
.bgpic {
	background-attachment: fixed;
	background-image: url(images/bhctl-BG-pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.newbgpic {
	background-attachment: fixed;
	background-image: url(images/bhctl-BG-pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	background-position: left top;}
	
a.body:link {color: black; text-decoration: none; }
a.body:visited {color: black; text-decoration: none; }
a.body:hover {color: black; text-decoration: underline; }
a.body:active {color: black; } 

