.borderframe {
	border: 3px double #1b5192;
}
.tablefill500 {
	background-image: url(images/tablefill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 500px;
}
.tablefill240 {
	background-image: url(images/tablefill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 240px;
}.forsaletext {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	font-family: Tahoma;
	font-size: 13px;
	text-align: center;
	margin: 2px;
}
