body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:101%;
}
.body_homepage{background-color: #003398;}
.body_about_us{background-color: #666699;}
.body_contact_us{background-color: #A8B33D;}
.body_city_tour{background-color: #FFCC00;}
.body_buildings{background-color: #993300;}
.body_apartment_cart{background-color: #006666;}
.body_search_properties{background-color: #2182d3;}
.body_property_display{background-color: #cc6601;}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.body_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	font-weight:bold;
}
.body_headers_about_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #666699;
	font-weight:bold;
}
.body_headers_contact_us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #A8B33D;
	font-weight:bold;
}
.body_headers_city_tour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #FFCC00;
	font-weight:bold;
}
.body_headers_buildings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #993300;
	font-weight:bold;
}
.body_headers_apartment_cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #006666;
	font-weight:bold;
}

.nexprev
{
	float:left;
}
	.nextprev span
	{
		width:75px;
		float:left;
		display:block;
	}
	.nextprev span a:link
	{
		color:#000;
		text-decoration:none;
	}
	.nextprev span a:visited
	{
		color:#000;
		text-decoration:none;
	}
	.nextprev span a:hover
	{
		color:#000;
		text-decoration:underline;
	}
	.nextprev span a:active
	{
		color:#000;
		text-decoration:none;
	}

	
	
