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:10px;
}
.news ul {
	padding-bottom:20px;
	padding-right:20px;
	margin:0;
}

.news li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	padding-top:10px;
}
.news img {
	padding:4px;
	border:1px solid #ccc;
}

.button {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #f29f2c;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	cursor: hand;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: red;
}
