/*-- style for Real Estate DNN PA --*/

	.RealEstate_TopStrip
	{
		color: #ff5500;
		/*#003366;*/
		background-color:#EFEBE7;
		/* #ffcc00;*/
		font-family: Verdana;
		font-weight:bold;
	}
	.RealEstate_TableHeader
	{
		
		color:white;
		background-color: #6288c9;
		/*#6699cc;*/
		font-family: Verdana;
		font-weight:bold;
		
	}
	.RealEstate_ParentCategory
	{
		color:white;
		background-color: #EFEBE7;
		/* #ffcc00;*/
		font-family: Verdana;
		font-weight:bold;
	}
	.RealEstate_ChildCategory
	{
		background-color: white;
		/*Beige;*/
		
	}
	
	.RealEstate_ListingsPanel
	{
		background-color: white;
		/*Beige;*/
		
	}
	.RealEstate_AnnouncementPanel
	{
		background-color: Black;
		
	}
	.RealEstate_Confirmation
	{
		background-color: Beige;
		
	}
	
	.RealEstate_RealtorInfo
	{
		background-color: white;
		
	}
	.RealEstate_ItemTop
	{
		background-color: #DEDFDE;
		/*cccc99;*/
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bolder;
		line-height: 12px    
		
	}


	.RealEstate_ItemBottom
	{
		background-color: white;
		/*F2F2BC;*/
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px    
		
	}

	.RealEstate_MoreInfoTitle
	{
		
		color: navy;
		background-color: #EFEBE7;
		/* #ffcc00;*/
		font-family: Verdana;
		font-size:12px;
		font-weight:bold;
		
		
	}
	.RealEstate_MoreInfoTable
	{
		background-color: white;
		/*beige;*/
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		
	}
	.RealEstate_CheckboxesFeatures
	{
		background-color: Beige;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		
	}
	
	.RealEstate_CategoryBackground
	{
		background-color: gainsboro;
		
	}
	.RealEstate_AddressControl
	{
		background-color: Beige;
		
	}
	
