/*-- style for Real Estate DNN PA --*/

	.RealEstate_TopStrip
	{
		color:#003366;
		background-color: #FF9900;
		font-family: Verdana;
		font-weight:bold;
	}
	.RealEstate_TableHeader
	{
		
		color: #FF6600;
		background-color: #E5E5E5;
		font-family: Verdana;
		font-weight:bold;
		
	}
	.RealEstate_ParentCategory
	{
		color:white;
		background-color: #FF9900;
		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: White;
		  
		
	}


	.RealEstate_ItemBottom
	{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px    
		
	}

	.RealEstate_MoreInfoTitle
{
	font-weight: bold;
	font-size: 12px;
	color: dimgray;
	font-family: Verdana;
}
.RealEstate_MoreInfoTable
{
}
.MDRE_SimpleBorder
{
	 BORDER: slategray 1px solid;
}
.WhiteLink
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
 A.WhiteLink:Link, A.WhiteLink:Active, A.WhiteLink:Visited
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
A.WhiteLink:Hover
{
	color: White;
	text-decoration: underline;
}
.MDRE_WhiteTextSmall
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: White;

}

