body {

	margin-top: 0px;

	background-color: #385C54;

}





h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	font-weight:bold;

}


td {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
}
.mainTd {
padding-top:10px;
padding-left:5px;
padding-right:5px;
}
input {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

select {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}


p {
text-align:justify;
}

.style1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.style4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.style6 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.style7 {font-family: Arial, Helvetica, sans-serif}

.style8 {

	font-size: 12px;

	color: #7A7593;

}

.style10 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #7A7593;

	font-weight: bold;

}

.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #7A7593; }

.style12 {color: #7A7593}

.style14 {color: #F87912}

.style15 {color: #FF8105}

.style16 {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

a.topLinks {

	color: #FFFFFF;

	text-decoration: none;

}


a.topLinks:hover {

	text-decoration: none;

	color: #675B9D;

}
a {

	color: #7A7593;

	text-decoration: none;

}


a:hover {

	text-decoration: none;

	color: #F87912;

}

a.left {

	color: #7A7593;

	text-decoration: none;

}


a.left:hover {

	text-decoration: none;

	color: #F87912;

}


a.foot:link {

	color: #000000;

	text-decoration: none;

}

a.foot:visited {

	text-decoration: none;

	color: #000000;

}

a.foot:hover {

	text-decoration:underline;

	color: #000000;

}

a.foot:active {

	text-decoration: none;

	color: #000000;

}

a.info:link {

	color: #ff0000;

	text-decoration: none;

}

a.info:visited {

	text-decoration: none;

	color: #ff0000;

}

a.info:hover {

	text-decoration:underline;

	color: #ff0000;

}

a.info:active {

	text-decoration: none;

	color: #ff0000;

}

a.foot1:link {

	color: #00d300;

	text-decoration: none;

}

a.foot1:visited {

	text-decoration: none;

	color: #00d300;

}

a.foot1:hover {

	text-decoration:underline;

	color: #00d300;

}

a.foot1:active {

	text-decoration: none;

	color: #00d300;

}

.style17 {

	color: #FF0000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.style18 {

	color: #7A7593;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.style19 {

	font-size: 11px;

	color: #009900;

}

.collapsed {

display:none;

}

/* Boxes classes for featured properties */

.boxHeader1 {
	display: block;
	background-color: #009933;
	float: left;
	margin: 0px;
	padding: 2px;
	width: 109px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
}
.boxHeader2 {
	display: block;
	background-color: #CCCCCC;
	float: left;
	margin: 0px;
	padding: 2px;
	width: 109px;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}
/* CSS Document */

.box {
	width: 240px;
	background-color: #FFFFFF;
	height: 130px;
	float:left;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
}
.box p {
	font-family: arial;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 140px;
}
.box_button {
	background-color: #CC0000;
	color: #FFFFFF;
	float: right;
	margin-right: 3px;
	border: 1px solid #000000;
}


.box img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
