.bkg {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;




}
.rightborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B59D73;

}
.btnborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B59D73;
	background-image: url(images/bkgd.gif);

}
.botbanner {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: FCFFB5;
	border-bottom-color: FCFFB5;
}
.title {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.stitle {
	font-family: Arial;
	font-size: 16px;
	font-style: oblique;
	color: 491F18;
	font-weight: 400;
	line-height: normal;
	text-decoration: underline;

}
.stitlebold {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: 491F18;
	font-weight: bold;
	line-height: normal;
}
.leftborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #B59D73;

}
.border {

	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B59D73;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B59D73;
	border-left-color: #B59D73;
}

