.headerbrowse
{
	font-family: Times New Roman;
	font-style: oblique;
	font-weight: bold;
	font-size: 24px;
	color: #FFFF00;
	text-align: center;
	background-color: #5a6aa3;
}

.sortbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	spacing: 1px
}

.sorttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAEAEA;
	spacing: 1px;	
}

.sortsale{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	spacing: 1px;	
}

.sortrent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	spacing: 1px;	
}

.hdbtranslink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAEAEA;
	spacing: 1px;	
}

.pvttranslink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAEAEA;
	spacing: 1px;	
}

.proptitle{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	spacing: 1px;	
}

.proptitlesale{
	color: #FF0000;
}

.proptitlerent{
	color: #009900;
}

.listingtitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	background-color: #5a6aa3;
	padding: 3px;
}

.addedlistingtitle
{
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	background-color: #999966;
	padding: 3px;
}

.pastlistingtitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	background-color: #C0C0C0;
	padding: 3px;
}

.addbutton{
	text-align: right;
	font-family: verdana;
	font-size: 12px;
}

.description{
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
}

.descriptionavail{
	font-weight: bold;
}
.descriptionbro{
	text-decoration: underline;
}

.country
{
	font-family: Arial;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.price
{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.forrent
{
	font-family: Arial;
	color: #009900;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.forsale
{
	font-family: Arial;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.pageofpage {
	font-family: Arial;
	font-size: 11px;
	text-align: right;
}