.BSBoxTopLeftCorner {
	background-image: url(images/BSBoxTopLeftCorner2.png);
	background-repeat: no-repeat;
	height:3px;
	width:3px;
}
.BSBoxTopMiddle {
	background-image: url(images/BSBoxTopMiddle2.png);
	background-repeat: repeat-x;
	height: 3px;
}
.BSBoxTopRightCorner {
	background-image: url(images/BSBoxTopRightCorner2.png);
	background-repeat: no-repeat;
	height: 3px;
}
.BSBoxLeftEdge {
	background-image: url(images/BSBoxLeftEdge2.png);
	background-repeat: repeat-y;
	height: 4px;
}
.BSBoxRightEdge {
	background-image: url(images/BSBoxRightEdge2.png);
	background-repeat: repeat-y;
	height: 4px;
}
.BSBoxBottomLeftCorner {
	background-image: url(images/BSBoxBottomLeftCorner2.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 3px;
}
.BSBoxBottomMiddle {
	background-image: url(images/BSBoxBottomMiddle2.png);
	background-repeat: repeat-x;
	height: 3px;
	width: 2px;
}
.BSBoxBottomRightCorner {
	background-image: url(images/BSBoxBottomRightCorner2.png);
	background-repeat: no-repeat;
	height: 3px;
	width: 3px;
}
.BSBoxBottomMiddleOrnament {
	background-image: url(images/BSBoxBottomMiddleOrnament2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 6px;
	width: 30px;
}
.BSBoxTopMiddleOrnament {
	background-image: url(images/BSBoxTopMiddleOrnament2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 11px;
	width: 48px;
}
.BSBoxTitleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #99924A;
}

.BSBoxWhiteTopMiddleHeadOrnament {
	background-image: url(images/BSBoxWhite_r1_c1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 11px;
	width: 48px;
}

.BSBoxWhiteTopMiddleTailOrnament {
	background-image: url(images/BSBoxWhite_r3_c1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 11px;
	width: 48px;
}

