body {
	color: #333333;
	background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

a {
	color: #000099;
}

a:hover {
	color: Blue;
}

img {
	border: none;
}

table#htbl {
	background-color: #ddddee;
}

table#stbl {
	
}

table#ctbl {
	background-color: White;
}

.sdbar {
	background-color: #eeeeee;
}

table#bbtbl {
	background-color: #ddddee;
	background-image: url(site-images/wealth1.gif);
	background-repeat: no-repeat;
	background-position: top, left;
}

#copyright{
	color: #ffffff;
	font-size: small;
}

.sold {
	color: Red;
}