body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFF0;
	color: #990099;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
.lamptitle {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.sold {
	background-image: url(images/sold.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.hold {
	background-image: url(images/hold.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.titleblock {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.littleclk {
	text-align: center;
	font-size: 10px;
}
.sendmailcontent {
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	height: 600px;
}
.listbase {
	border: thin solid #990099;
	margin: 1px;
	padding: 1px;
	background-color: #FFFFCC;
	font-weight: normal;
}
