body,td,th {
	font-family: Arial;	font-size: 11px;
	color: #666666;
}
body {
	background-color: #666666;
	background-image: url(images/hm_bg_gallery.gif);
}
a {	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333333;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h3 {	font-size: 11px;
}

.banner {
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}

.banner .title{
	font-size:13px;
	font-weight:bold;
}

#content {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:26px;
	padding-bottom:6px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#content .Sold {
	font-size:14px;
	font-weight:bold;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
.sold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
