.sold {
	background: #fff url(sold.gif) no-repeat 100% 33%;
}



a
{
	color: rgb(0,102,255);
	text-decoration: none;
}
a:link
{
	color: rgb(0,102,255);
}
a:visited 
{
	color: rgb(0,102,255); 
} 
a:hover
{
	color: rgb(0,0,255);
	text-decoration: underline; 
} 
a:active 
{
	color: rgb(0,102,255); 
}

a.hdr:link
{
	color: rgb(255,255,255); 
	font-size:10pt;
	text-decoration: none;
}
a.hdr:visited
{
	color: rgb(255,255,255); 
	font-size:10pt;
	text-decoration: none;
} 
a.hdr:hover
{
	color: rgb(255,204,0); 
	font-size:10pt;
	text-decoration: none;
} 
a.hdr:active 
{
	color: #FFFFFF;
	font-size:10pt;
	text-decoration: none;
}

.footertitle
{
	color: rgb(255,255,255);
	font-size:10pt;
}

.headertitle
{
	font-size:22pt;
	font-weight: 800;
	color: #660000;
	letter-spacing: 3px;
	font-family: Verdana;
}

.hometitle
{
	font-size:20pt;
	font-family: Verdana;
	color: #660000;
}

.homebody
{
	font-size:18pt;
	font-family: Verdana;
	color: #999966;
}

.homebody2
{
	font-size:12pt;
	font-family: Verdana;
	FONT-WEIGHT: bold;
	color: #660000;
}

.homespaces
{
	font-size:10pt;
}

body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: #rgb(0,0,0); 
	font-size:8pt;
}

p 
{ 
	font-size: 10pt; 
}

ul 
{ 
	font-size: 10pt; 
}
	
table
{
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(0,0,0); 
	font-size: 10pt; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(255,255,255); 
}
h3
{
	color: rgb(204,51,0); 
	font-size:18pt; 
	font-family: Times New Roman;
}
h4
{
	color: rgb(204,51,0);
	font-size:12pt; 
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}