/*-- style for Real Estate DNN PA --*/

	.RealEstate_TopStrip
	{
		color:#003366;
		background-color: #ffcc00;
		font-family: Verdana;
		font-weight:bold;
	}
	.RealEstate_TableHeader
	{
		
		color:white;
		background-color: #6699cc;
		font-family: Verdana;
		font-weight:bold;
		
	}
	.RealEstate_ParentCategory
	{
		color:white;
		background-color: #ffcc00;
		font-family: Verdana;
		font-weight:bold;
	}
	.RealEstate_ChildCategory
	{
		background-color: Beige;
		
	}
	
	.RealEstate_ListingsPanel
	{
		background-color: Beige;
		
	}
	.RealEstate_AnnouncementPanel
	{
		background-color: Black;
		
	}
	.RealEstate_Confirmation
	{
		background-color: Beige;
		
	}
	
	.RealEstate_RealtorInfo
	{
		background-color: white;
		
	}
	.RealEstate_ItemTop
	{
		background-color: cccc99;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bolder;
		line-height: 12px    
		
	}


	.RealEstate_ItemBottom
	{
		background-color: F2F2BC;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px    
		
	}

	.RealEstate_MoreInfoTitle
	{
		
		color:navy;
		background-color: #ffcc00;
		font-family: Verdana;
		font-size:12px;
		font-weight:bold;
		
		
	}
	.RealEstate_MoreInfoTable
	{
		background-color: 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;
		
	}
