.tdBG {
	background-attachment: scroll;
	background-image: url(bs_images/images/bsTop_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5C86F;
}
.line {
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #f5e9b9;
	background-attachment: scroll;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 10px 10px;
	color: #666666;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.tdbase {
	background-attachment: scroll;
	background-image: url(bs_images/images/sideBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}
