body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	line-height: 18px;
}
li {
	font-size: 12px;
}
h1 {
	font-size: 20px;
	color: #795636;
}
h2 {
	font-size: 16px;
	color: #b49a3e;
}
h3 {
	font-size: 14px;
	color: #b49a3e;
}
#maintable {
	border: solid 1px #b49a3e;
}
#content {
	background-color: #f5f3d0;
	padding: 10px;
}

.rule {
	text-align: center;
}
.legal {
	font-size: 11px;
}
#menubottom {
	text-align: center;
	font-size: 11px;
	color: #000;
}
#right {
	background-color: #f5f3d0;
	padding: 10px;
	border-left: solid 1px #b49a3e;
	font-size: 11px;
}
#right p {
	font-size: 11px;
	line-height: 14px;
}
#new p {
	margin-left: 12px;
	margin-right: 12px;
	}
#stock img {
	border: solid 1px b69b3c;
	}
.call {
	font-size: 11px;
	margin-top: -15px;
	}
.sold {
	font-size: 13px;
	color: #ff3300;
	font-weight: bold;
	}
.click {
	font-size: 11px;
	color: #795636;
	font-weight: bold;
	}