body {
  font-family:  Arial, Verdana, helvetica, sans-serif;
  font-size: 10pt;
  background-color: #CCCCCC;
}

td {
	font-family:  Arial, Verdana, helvetica, sans-serif;
  font-size: 10pt;
}

th {
	font-family:  Arial, Verdana, helvetica, sans-serif;
  font-size: 10pt;
}
.bold {
	font-weight: bold; 
}
.sold {
	font-weight: bold;
	color: #FF0000; 
}
.price {
	font-weight: bold;
	color: #697DA5; 
}
a:link {
	font-size: 10pt;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #003399;
	text-decoration: underline;
}
a:active {
	font-size: 10pt;
	color: #003399;
	text-decoration: none;
}
.top{
	background-color: #FFFFFF;
}
A.first, A.first:visited {
	color:#e5e9f2;
	font-weight: bold; 
}
A.first:hover  {
	color:#FFFFFF;
	font-weight: bold;
} 
A.second, A.second:visited {
	color:#b6ddd6;
	font-weight: bold; 
}
A.second:hover {
	color:#FFFFFF;
	font-weight: bold;
} 
A.third, A.third:visited {
	color:#bbc5d9;
	font-weight: bold; 
}
A.third:hover {
	color:#FFFFFF;
	font-weight: bold;
}
A.fourth, A.fourth:visited {
	color:#fbf4eb;
	font-weight: bold; 
}
A.fourth:hover {
	color:#FFFFFF;
	font-weight: bold;
}
A.fifth, A.fifth:visited {
	color:#ecdcdb;
	font-weight: bold; 
}
A.fifth:hover {
	color:#FFFFFF;
	font-weight: bold;
}

#two h1, #two h2, #two h3, #two h4, #two .mainContentHolder a {
	color:#11927B;
}
#three h1, #three h2, #three h3, #three h4, #three .mainContentHolder a  {
	color:#0c2351;
}
#four h1, #four h2, #four h3, #four h4, #four .mainContentHolder a {
	color:#f29f2c;
}
#five h1, #five h2, #five h3, #five h4, #five .mainContentHolder a {
	color:#8c302c;
}
.footer
{
	width: 800px;
	font-size: 0.9em;
	text-align: left; 
	color:#ffffff;
    background: #7e7c7c url("/images/bg_footer.jpg") repeat-x top left;
	padding-left:20px;
}
