.OLbrgnd {
	background: url(images/OL1.gif) repeat-y right;
}
.ORbrgnd {

	background: url(images/OR1.gif) repeat-y left;
}
.OBbrgnd {


	background: url(images/OLM1.gif) repeat-x top;
}
.navbar-txt {
	font: 11px/18px "Terbuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #4A2300;
	text-align: left;
}
.centerbrgnd {
	background-image: url(images/booksite_bgrndtxtpattern.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.bodytext {
	font: 10px "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #736e60;
	text-align: left;
	margin: 10px;
	padding: 10px;
}
.MEDIUMbodytext {

	font: bold 12px "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #736e60;
	text-align: left;
}
a:link {
	color: #121122;
	text-decoration: underline;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:hover {
	color: #ffeca1;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	color: #5b3800;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:active {
	color: #b53e00;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
