.bold {
	font-weight: bold;
}
.sold {
	background-image: url(../images/SoldBack.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
.red {
	color: #F00;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.ce {
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

