.backgmain {
	background-image: url(images/backg_brown.jpg);
	background-repeat: repeat-x;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #68462B;
	padding: 5px;
	font-weight: bold;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	padding: 15px 25px 25px 0px;
	font-weight: normal;
	height: 350px;
}
.bodytext a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bodytext a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.navbarTD {
	background-attachment: scroll;
	background-image: url(images/bps_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footerlinkstext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
}
.footerlinkstext a{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D4B32;
	text-decoration: none;
}
.footerlinkstext a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D4B32;
	text-decoration: underline;
}
