
/* --- Styles for General Tags ----------------------------------------------------------------------- */
	/*
	.back {
		background-image: url(../layout/images/bg.gif);
		background-repeat: repeat-x;
	}
	*/
	body {
	/*	margin: 0px; */
		padding: 0px;
		background-color: #FFFFFF;
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;	
		color: #606060;	
	/*
		scrollbar-base-color: #F0EEEF;
		scrollbar-arrow-color: #112C4E;
		scrollbar-face-color: #C8C8C8;
		scrollbar-highlight-color: #F0EEEF;
		scrollbar-3dlight-color: #DADADA;
		scrollbar-darkshadow-color: #112C4E;
		scrollbar-shadow-color: #DADADA;
	*/
	}
	
	form {
		margin: 0px;
		border: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #606060;	
	}
	input, textarea, select, option {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	
	.resetheights	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		color: #606060;
	}
	.zeroheights	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0pt;
		line-height: 0pt;
		color: #606060;
	}


/* --- General Styles ----------------------------------------------------------------------- */

	.pagetext
	{	
		color: #606060;	
		text-align: none;
	}
	
	.blocktext
	{	
		color: #606060;	
		text-align: none;
	}

/* --- Styles for Page Topic ----------------------------------------------------------------------- */

  .PageTopic {
    margin: 0px;
		color: #606060;
		text-decoration: none;
		font-weight: normal;
  }


/* --- Styles for Search Box ----------------------------------------------------------------------- */

	.SearchBox	{
		color: #010101;
	}

	.SearchBox .Label	{
		color: #FFFFFF;
		font-weight: bold;
	}

	.SearchBox form {
		margin: 0px;
		border: 0px;
	}
	.SearchBox input {
		height: 16px;
		font-size: 10px;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}


/* --- Styles for Top Menu Bar ----------------------------------------------------------------------- */

  .TopMenu {
		line-height: 12px;
		color: #606060;
		font-weight: normal;
  }
	.TopMenu a:link, .TopMenu a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.TopMenu a:hover, .TopMenu a:active	{
		color: #010101;
		text-decoration: none;
	}



/* --- Styles for Bottom Menu Bar ----------------------------------------------------------------------- */

  .BottomMenu {
		line-height: 12px;
		color: #747678;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		color: #747678;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		color: #010101;
		text-decoration: none;
	}


/* --- Styles for Language Bar ----------------------------------------------------------------------- */

/*
  .LanguageBar {
		line-height: 12px;
		color: #008551;
		font-weight: normal;
  }
	.LanguageBar a:link, .LanguageBar a:visited	{
		color: #008551;
		text-decoration: none;
		font-weight: normal;
	}
	.LanguageBar a:hover, .LanguageBar a:active	{
		color: #E82123;
		text-decoration: none;
	}
	.LanguageBar .selected	{
		color: #E82123;
		font-weight: normal;
	}
*/


/* --- Styles for Main Menu ----------------------------------------------------------------------- */


  .MainMenu {
		line-height: 12px;
		color: #606060;
		font-weight: bold;
  }

	.MainMenu a.L1:link, .MainMenu a.L1:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.MainMenu a.L1:hover, .MainMenu a.L1:active	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}

	.MainMenu a.L1_sel:link, .MainMenu a.L1_sel:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.MainMenu a.L1_sel:hover, .MainMenu a.L1_sel:active	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}

  .MainMenu .L1_sel {
		color: #FFFFFF;
		font-weight: bold;
  }


/* --- Styles for Submenu ----------------------------------------------------------------------- */


  .Submenu {
		line-height: 12px;
		color: #606060;
		font-weight: bold;
  }

	.Submenu a.L2:link, .Submenu a.L2:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.Submenu a.L2:hover, .Submenu a.L2:active	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}

	.Submenu a.L2_sel:link, .Submenu a.L2_sel:visited	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	.Submenu a.L2_sel:hover, .Submenu a.L2_sel:active	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	
  .Submenu .L2_sel {
		color: #FFFFFF;
		font-weight: bold;
  }


/* --- Styles for Sub of Submenu ----------------------------------------------------------------------- */


  .SubofSubMenu {
		line-height: 12px;
		color: #606060;
		font-weight: bold;
  }

	.SubofSubMenu a.L3:link, .SubofSubMenu a.L3:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.SubofSubMenu a.L3:hover, .SubofSubMenu a.L3:active	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}

	.SubofSubMenu a.L3_sel:link, .SubofSubMenu a.L3_sel:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}
	.SubofSubMenu a.L3_sel:hover, .SubofSubMenu a.L3_sel:active	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	
  .SubofSubMenu .L3_sel {
		color: #010101;
		font-weight: bold;
		text-decoration: none;
  }



/* --- Styles for Breadcrumbs Bar ----------------------------------------------------------------------- */

  .BreadcrumbsBar {
		font-size: 9px;
		line-height: 11px;	
		color: #A0A0A0;
		font-weight: normal;
		text-decoration: none;
  }
	.BreadcrumbsBar a:link, .BreadcrumbsBar a:visited	{
		font-size: 9px;
		line-height: 11px;	
		color: #A0A0A0;
		text-decoration: none;
		font-weight: normal;
	}
	.BreadcrumbsBar a:hover, .BreadcrumbsBar a:active	{
		font-size: 9px;
		line-height: 11px;	
		color: #606060;
		text-decoration: none;
	}
	.BreadcrumbsBar a.selected	{
		font-size: 9px;
		line-height: 11px;	
		color: #A0A0A0;
		font-weight: bold;
		text-decoration: none;
	}



/* --- Styles for Page Tool Bar -------------------------------------------------------------------- */

  .PageToolBar {
    margin: 0px;
		color: #B4B5B3;	
		font-weight: normal;
  }
	.PageToolBar a:link, .PageToolBar a:visited	{
		color: #B4B5B3;
		text-decoration: none;
		font-weight: normal;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		color: #010101;
		text-decoration: none;
	}

/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Blocks (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Standard Block ----------------------------------------------------------------------- */

  .BlockStandard {
    margin: 0px;
  }

	.BlockStandard a:link, .BlockStandard a:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}
	.BlockStandard a:hover, .BlockStandard a:active	{
		color: #E71D11;
		text-decoration: none;
	}

  
/* --- Styles for Find Property Block ----------------------------------------------------------------------- */

  .BlockFindProperty {
    margin: 0px;
  }

  .BlockFindProperty .title {
		color: #FFFFFF;
    margin: 0px;
		font-weight: bold;
  }
  
  .BlockFindProperty .labels {
		font-size: 9px;
		line-height: 10px;	
		color: #606060;
    margin: 0px;
		font-weight: normal;
  }

	.BlockFindProperty .search_btn	{
		font-size: 11px;
		line-height: 13px;	
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockFindProperty .search_btn a:link, .BlockFindProperty .search_btn a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}
	.BlockFindProperty .search_btn a:hover, .BlockFindProperty .search_btn a:active	{
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}
/* --- Styles for Properties (Internal Feed) Block ----------------------------------------------------------------------- */

  .BlockInternalFeed {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
		color: #606060;
  }

  .BlockInternalFeed .normal {
    margin: 0px;
  }
  .BlockInternalFeed .header {
		font-size: 15px;
		line-height: 17px;	
		color: #606060;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
  .BlockInternalFeed .title {
		color: #010101;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

	.BlockInternalFeed .title a:link, .BlockInternalFeed .title a:visited	{
		color: #010101;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .title a:hover, .BlockInternalFeed .title a:active	{
		color: #606060;
		text-decoration: none;
	}
  .BlockInternalFeed .label {
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
    margin: 0px;
		font-weight: normal;
  }
	.BlockInternalFeed .header a:link, .BlockInternalFeed .header a:visited	{
		font-size: 15px;
		line-height: 17px;	
		color: #606060;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .header a:hover, .BlockInternalFeed .header a:active	{
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

  .BlockInternalFeed .status {
		font-size: 11px;
		line-height: 13px;	
		color: #219522;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

  .BlockInternalFeed .status_sold {
		font-size: 11px;
		line-height: 13px;	
		color: #D80015;
    margin: 0px;
		font-weight: normal;
		text-decoration: none;
  }

  .BlockInternalFeed .more {
		color: #010101;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

	.BlockInternalFeed .more a:link, .BlockInternalFeed .more a:visited	{
		color: #010101;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed .more a:hover, .BlockInternalFeed .more a:active	{
		color: #606060;
		text-decoration: none;
	}
	
	
/* --- Styles for Internal Feed 02 Block ----------------------------------------------------------------------- */

  .BlockInternalFeed02 {
		color: #606060;
		font-size: 11px;
		line-height: 13px;	
  }

  .BlockInternalFeed02 .header {
		color: #606060;
		font-size: 14px;
		line-height: 16px;	
		font-weight: bold;
  }
	.BlockInternalFeed02 .header a:link, .BlockInternalFeed02 .header a:visited	{
		color: #606060;
		font-size: 14px;
		line-height: 16px;	
		font-weight: bold;
		text-decoration: none;
	}
	.BlockInternalFeed02 .header a:hover, .BlockInternalFeed02 .header a:active	{
		color: #606060;
		font-size: 14px;
		line-height: 16px;	
		font-weight: bold;
		text-decoration: underline;
	}
	
  .BlockInternalFeed02 .title {
		color: #606060;
		font-size: 11px;
		line-height: 13px;	
  }
	.BlockInternalFeed02 .title a:link, .BlockInternalFeed02 .title a:visited	{
		color: #606060;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.BlockInternalFeed02 .title a:hover, .BlockInternalFeed02 .title a:active	{
		color: #606060;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: underline;
	}
	
  .BlockInternalFeed02 .date {
		color: #EFAA32;
		font-size: 11px;
		line-height: 13px;	
  }


/* --- Styles for BlockFA ----------------------------------------------------------------------- */

  .BlockFA {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
		color: #606060;
  }

  .BlockFA .normal {
    margin: 0px;
  }
  .BlockFA .header {
		font-size: 15px;
		line-height: 17px;	
		color: #606060;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }

	.BlockFA .header a:link, .BlockFA .header a:visited	{
		font-size: 15px;
		line-height: 17px;	
		color: #606060;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .header a:hover, .BlockFA .header a:active	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}

  .BlockFA .title {
		color: #606060;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
  }
	.BlockFA .title a:link, .BlockFA .title a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #010101;
		text-decoration: none;
	}


/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

  .PrintPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }
  .PrintPage .header {
		color: #FFFFFF;	
		font-weight: bold;
  }
	.PrintPage .toptext_print	{
		color: #B4B5B3;
		font-weight: normal;
		text-decoration: none;
	}

	.PrintPage .toptext_print a:link, .PrintPage .toptext_print a:visited	{
		color: #B4B5B3;
		text-decoration: none;
		font-weight: normal;
	}
	.PrintPage .toptext_print a:hover, .PrintPage .toptext_print a:active	{
		color: #010101;
		text-decoration: none;
	}

	.PrintPage .toptext	{
		font-size: 12px;
		line-height: 13px;	
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}

	.PrintPage .toptext a:link, .PrintPage .toptext a:visited	{
		font-size: 12px;
		line-height: 13px;	
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.PrintPage .toptext a:hover, .PrintPage .toptext a:active	{
		font-size: 12px;
		line-height: 13px;	
		color: #606060;
		text-decoration: none;
	}

/* --- Styles for Email this Page Tool -------------------------------------------------------------------- */

  .EmailPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

  .EmailPage .header {
		font-size: 11px;
		line-height: 13px;	
		color: #010101;	
		font-weight: bold;
		text-decoration: none;
  }
  .EmailPage .pagelink {
		font-size: 10px;
		line-height: 12px;	
		color: #E71D11;	
		text-decoration: none;
 }
  .EmailPage .pagelabels {
		font-size: 10px;
		line-height: 12px;	
		color: #606060;	
		font-weight: bold;
		text-decoration: none;
 }
  .EmailPage .pagetext {
		font-size: 10px;
		line-height: 12px;	
		color: #606060;	
		text-decoration: none;
 }
	.EmailPage .toptext_print	{
		color: #B4B5B3;
		font-weight: normal;
		text-decoration: none;
	}

	.EmailPage .toptext_print a:link, .EmailPage .toptext_print a:visited	{
		color: #B4B5B3;
		text-decoration: none;
		font-weight: normal;
	}
	.EmailPage .toptext_print a:hover, .EmailPage .toptext_print a:active	{
		color: #010101;
		text-decoration: none;
	}

	.EmailPage .toptext	{
		font-size: 12px;
		line-height: 13px;	
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}

	.EmailPage .toptext a:link, .EmailPage .toptext a:visited	{
		font-size: 12px;
		line-height: 13px;	
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.EmailPage .toptext a:hover, .EmailPage .toptext a:active	{
		font-size: 12px;
		line-height: 13px;	
		color: #606060;
		text-decoration: none;
	}
/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Search Page ----------------------------------------------------------------------- */

/*  .SearchPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }
  
	.SearchPage .header	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
    margin: 0px;
		font-weight: bold;
	}
	
	.SearchPage .title	{
		color: #606060;
		font-weight: bold;
	}
	.SearchPage .title a:link, .SearchPage .title a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchPage .title a:hover, .SearchPage .title a:active	{
		color: #010101;
	}

	.SearchPage .message	{
		font-size: 10px;
		color: #E71D11;
	}

	.SearchPage input {
		font-size: 10px;
		height: 16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		border: 1 solid;
		border-color: #3F3F37 #C1CFD0 #96A4AD #5C5C5C;
	}

	.SearchPage .nav	{
		color: #606060;
		font-weight: bold;
	}
	.SearchPage .nav a:link, .SearchPage .nav a:visited	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchPage .nav a:hover, .SearchPage .nav a:active	{
		color: #010101;
	}

*/
/* --- Styles for Sitemap Page ----------------------------------------------------------------------- */

  .SitemapPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.SitemapPage .header	{
		font-size: 15px;
		line-height: 17px;	
		color: #606060;
    margin: 0px;
		font-weight: bold;
	}
	
	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #010101;
		text-decoration: none;
	}

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		color: #010101;
		text-decoration: none;
	}


/* --- Styles for Standard Page ----------------------------------------------------------------------- */

  .StandardPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.StandardPage .header	{
		font-size: 15px;
		line-height: 17px;	
		color: #606060;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.StandardPage .subheader	{
		font-size: 10px;
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	
	
/* --- Styles for News Page ----------------------------------------------------------------------- */

  .NewsPage {
		color: #606060;
		font-size: 11px;
		line-height: 13px;	
  }
	.NewsPage a:link, .NewsPage a:visited	{
		color: #EFAA32;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.NewsPage a:hover, .NewsPage a:active	{
		color: #EFAA32;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: underline;
	}

	.NewsPage .header	{
		color: #606060;
		font-size: 15px;
		line-height: 17px;	
		font-weight: bold;
	}
	
	.NewsPage .title	{
		color: #EFAA32;
		font-size: 14px;
		line-height: 16px;	
	}
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		color: #EFAA32;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: none;
	}
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		color: #EFAA32;
		font-size: 14px;
		line-height: 16px;	
		text-decoration: underline;
	}



/* --- Styles for Project Page ----------------------------------------------------------------------- */

  .ProjectPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.ProjectPage .header	{
		font-size: 15px;
		line-height: 17px;	
		color: #606060;
    margin: 0px;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .subheader	{
		font-size: 10px;
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .title	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

	.ProjectPage .title a:link, .ProjectPage .title a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectPage .title a:hover, .ProjectPage .title a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}

	.ProjectPage .backbtn	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .backbtn a:link, .ProjectPage .backbtn a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .backbtn a:hover, .ProjectPage .backbtn a:active	{
		color: #010101;
		text-decoration: bold;
	}

	.ProjectPage .price	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

	.ProjectPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: normal; 
		text-decoration: none;
	}
	.ProjectPage .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

	.ProjectPage .more a:link, .ProjectPage .more a:visited	{
		font-size: 9px;
		line-height: 11px;	
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.ProjectPage .more a:hover, .ProjectPage .more a:active	{
		font-size: 9px;
		line-height: 11px;	
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}

	.ProjectPage .gallerybtn	{
		font-size: 9px;
		line-height: 11px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

	.ProjectPage .gallerybtn a:link, .ProjectPage .gallerybtn a:visited	{
		font-size: 9px;
		line-height: 11px;	
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.ProjectPage .gallerybtn a:hover, .ProjectPage .gallerybtn a:active	{
		font-size: 9px;
		line-height: 11px;	
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.ProjectPage .nav	{
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}

	.ProjectPage .nav a:link, .ProjectPage .nav a:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .nav a:hover, .ProjectPage .nav a:active	{
		color: #606060;
		text-decoration: none;
	}

	.ProjectPage .prop_labels	{
		font-size: 10px;
		line-height: 12px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none; 
	}
	.ProjectPage .total_properties	{
		font-size: 10px;
		line-height: 12px;	
		color: #E43D47;
		font-weight: bold;
		text-decoration: none; 
	}
	.ProjectPage .forsale_properties	{
		font-size: 10px;
		line-height: 12px;	
		color: #3BAA66;
		font-weight: bold;
		text-decoration: none; 
	}
	.ProjectPage .properties_title	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .properties_title a:link, .ProjectPage .properties_title a:visited	{
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectPage .properties_title a:hover, .ProjectPage .properties_title a:active	{
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .more_properties	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

	.ProjectPage .more_properties a:link, .ProjectPage .more_properties a:visited	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}
	.ProjectPage .more_properties a:hover, .ProjectPage .more_properties a:active	{
		font-size: 11px;
		line-height: 13px;	
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
/* --- Styles for Popup Page ----------------------------------------------------------------------- */

  .PopupPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }
	
	.PopupPage .header	{
		font-size: 12px;
		line-height: 14px;	
		color: #010101;
    margin: 0px;
	}
	
	.PopupPage .label	{
		color: #606060;
		font-weight: bold;
	} 

	.PopupPage .toptext_print	{
		color: #B4B5B3;
		font-weight: normal;
		text-decoration: none;
	}
	.PopupPage .toptext_print a:link, .PopupPage .toptext_print a:visited	{
		color: #B4B5B3;
		text-decoration: none;
		font-weight: normal;
	}
	.PopupPage .toptext_print a:hover, .PopupPage .toptext_print a:active	{
		color: #010101;
		text-decoration: none;
	}

	.PopupPage .toptext	{
		font-size: 12px;
		line-height: 14px;	
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}
	.PopupPage .toptext a:link, .PopupPage .toptext a:visited	{
		font-size: 12px;
		line-height: 14px;	
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.PopupPage .toptext a:hover, .PopupPage .toptext a:active	{
		font-size: 12px;
		line-height: 14px;	
		color: #606060;
		text-decoration: none;
	}


/* --- Styles for Testimonials Page ----------------------------------------------------------------------- */

  .TestimonialsPage {
	  color: #606060;
		font-size: 11px;
		line-height: 13px;	
  }

	.TestimonialsPage .header	{
		color: #606060;
		font-size: 14px;
		line-height: 16px;	
		font-weight: bold;
	}

	.TestimonialsPage .title	{
		color: #606060;
		font-size: 12px;
		line-height: 14px;	
		font-weight: bold;
		text-decoration: none;
	}

	.TestimonialsPage .title a:link, .TestimonialsPage .title a:visited	{
		color: #606060;
		font-size: 12px;
		line-height: 14px;	
		font-weight: bold;
		text-decoration: none;
	}
	.TestimonialsPage .title a:hover, .TestimonialsPage .title a:active	{
		color: #606060;
		font-size: 12px;
		line-height: 14px;	
		font-weight: bold;
		text-decoration: underline;
	}


	.TestimonialsPage .more	{
		color: #EFAA32;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}

	.TestimonialsPage .more a:link, .TestimonialsPage .more a:visited	{
		color: #EFAA32;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: none;
	}
	.TestimonialsPage .more a:hover, .TestimonialsPage .more a:active	{
		color: #EFAA32;
		font-size: 11px;
		line-height: 13px;	
		text-decoration: underline;
	}



/* --- Styles for Property Page ----------------------------------------------------------------------- */

  .PropertyPage {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
  }

	.PropertyPage .header	{
		font-size: 15px;
		line-height: 17px;	
		color: #606060;
    margin: 0px;
		font-weight: bold;
	}
	.PropertyPage .subheader	{
		font-size: 10px;
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertyPage .title	{
		font-size: 10px;
		line-height: 13px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertyPage .title a:link, .PropertyPage .title a:visited	{
		font-size: 10px;
		line-height: 13px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}
	.PropertyPage .title a:hover, .PropertyPage .title a:active	{
		font-size: 10px;
		line-height: 13px;	
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertyPage .category	{
		font-size: 10px;
		line-height: 12px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}
	
	.PropertyPage .backbtn	{
		color: #606060;
		font-weight: bold;
	}
	.PropertyPage .backbtn a:link, .PropertyPage .backbtn a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.PropertyPage .backbtn a:hover, .PropertyPage .backbtn a:active	{
		color: #010101;
		text-decoration: bold;
	}

	.PropertyPage .price	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

	.PropertyPage .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: normal; 
		text-decoration: none;
	}
	
	.PropertyPage .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}
	.PropertyPage .more a:link, .PropertyPage .more a:visited	{
		font-size: 9px;
		line-height: 11px;	
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.PropertyPage .more a:hover, .PropertyPage .more a:active	{
		font-size: 9px;
		line-height: 11px;	
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}

	.PropertyPage .gallerybtn	{
		font-size: 9px;
		line-height: 10px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}

	.PropertyPage .gallerybtn a:link, .PropertyPage .gallerybtn a:visited	{
		font-size: 9px;
		line-height: 10px;	
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.PropertyPage .gallerybtn a:hover, .PropertyPage .gallerybtn a:active	{
		font-size: 9px;
		line-height: 10px;	
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}
	.PropertyPage .nav	{
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}

	.PropertyPage .nav a:link, .PropertyPage .nav a:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}
	.PropertyPage .nav a:hover, .PropertyPage .nav a:active	{
		color: #606060;
		text-decoration: none;
	}

	.PropertyPage .prop_labels	{
		font-size: 10px;
		line-height: 12px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none; 
	}
	.PropertyPage .values	{
		font-size: 10px;
		line-height: 12px;	
		color: #E00008;
		font-weight: normal;
		text-decoration: none; 
	}
	.PropertyPage .building_specs	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none; 
	}
	
	.PropertyPage .est_status	{
		font-size: 11px;
		line-height: 13px;	
		color: #00933A;
		font-weight: bold;
		text-decoration: none;
	}

	.PropertyPage .label_red	{
		font-size: 11px;
		line-height: 13px;	
		color: #E00008;
		font-weight: normal;
		text-decoration: none; 
	}

	.PropertyPage .label_det	{
		font-size: 11px;
		line-height: 12px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none; 
	}

	.PropertyPage .label_det a:link, .PropertyPage .label_det a:visited	{
		font-size: 11px;
		line-height: 12px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none; 
	}
	.PropertyPage .label_det a:hover, .PropertyPage .label_det a:active	{
		color: #606060;
		font-weight: normal;
		text-decoration: none; 
	}
	
/* --- Styles for Search For Property  Page ----------------------------------------------------------------------- */

  .SearchForProperty {
		font-size: 10px;
		line-height: 12px;	
    margin: 0px;
		color: #010101;
  }	
	.SearchForProperty a:link, .SearchForProperty a:visited	{
		color: #E71D11;
		text-decoration: none;
		font-weight: normal;
	}
	.SearchForProperty a:hover, .SearchForProperty a:active	{
		color: #010101;
		text-decoration: none;
	}
	
	.SearchForProperty .header	{
		font-size: 15px;
		line-height: 17px;	
		color: #606060;
    margin: 0px;
		font-weight: bold;
	}

	.SearchForProperty .pagetext	{
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}
	.SearchForProperty .pagetext a:link, .SearchForProperty .pagetext a:visited	{
		color: #606060;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchForProperty .pagetext a:hover, .SearchForProperty .pagetext a:active	{
		color: #010101;
		text-decoration: none;
	}

	.SearchForProperty .nav	{
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .nav a:link, .SearchForProperty .nav a:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchForProperty .nav a:hover, .SearchForProperty .nav a:active	{
		color: #E71D11;
		text-decoration: bold;
	}
	
	.SearchForProperty .search_btn	{
		font-size: 10px;
		line-height: 12px;	
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .search_btn a:link, .SearchForProperty .search_btn a:visited	{
		font-size: 10px;
		line-height: 12px;	
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .search_btn a:hover, .SearchForProperty .search_btn a:active	{
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchForProperty .nav	{
		color: #606060;
		font-weight: normal;
		text-decoration: none;
	}

	.SearchForProperty .nav a:link, .SearchForProperty .nav a:visited	{
		color: #010101;
		text-decoration: none;
		font-weight: bold;
	}
	.SearchForProperty .nav a:hover, .SearchForProperty .nav a:active	{
		color: #606060;
		text-decoration: none;
	}
	
	.SearchForProperty .title	{
		font-size: 10px;
		line-height: 13px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .title a:link, .SearchForProperty .title a:visited	{
		font-size: 10px;
		line-height: 13px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}
	.SearchForProperty .title a:hover, .SearchForProperty .title a:active	{
		font-size: 10px;
		line-height: 13px;	
		color: #606060;
		font-weight: bold;
		text-decoration: none;
	}

	.SearchForProperty .category	{
		font-size: 10px;
		line-height: 12px;	
		color: #010101;
		font-weight: bold;
		text-decoration: none;
	}
	
	.SearchForProperty .price	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}
	
	.SearchForProperty .label	{
		font-size: 11px;
		line-height: 13px;	
		color: #010101;
		font-weight: normal; 
		text-decoration: none;
	}
	
	.SearchForProperty .more	{
		font-size: 9px;
		line-height: 11px;	
		color: #010101;
		font-weight: normal;
		text-decoration: none;
	}
	.SearchForProperty .more a:link, .SearchForProperty .more a:visited	{
		font-size: 9px;
		line-height: 11px;	
		color: #010101;
		text-decoration: none;
		font-weight: normal;
	}
	.SearchForProperty .more a:hover, .SearchForProperty .more a:active	{
		font-size: 9px;
		line-height: 11px;	
		color: #606060;
		text-decoration: none;
		font-weight: normal;
	}

	.SearchForProperty .est_status	{
		font-size: 11px;
		line-height: 13px;	
		color: #00933A;
		font-weight: bold;
		text-decoration: none;
	}