/*-- style for Real Estate DNN PA --*/

	.RealEstate_TopStrip
	{
		color:#003366;
		background-color: #ffcc00;
		font-family: Verdana;
		font-weight:bold;
	}
	.RealEstate_TableHeader
	{
		
		background-color: #295C7A;
		color : #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		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
	{
		color : #336699;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : bold;
		
	}


	.RealEstate_ItemBottom
	{
		background-color: ffffff;
		font-family: Verdana,Tahoma, Arial, Helvetica;
		font-size: 9pt;
		font-weight: normal;
		line-height: 12px    
		
	}

	.RealEstate_MoreInfoTitle
	{
		
		color:navy;
		background-color: #ffcc00;
		font-family: Verdana;
		font-size:12px;
		font-weight:bold;
		
		
	}
.buttonS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #564941;
	background-color: #FFF5CE;
	border: #9CB5C8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 21 px;
	cursor: hand
}

.buttonSover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #564941;
	background-color: #DEEFF7;
	border: #9CB5C8;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 21 px;
	cursor: hand
}

.pager
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size : small;
		font-weight:bold;
		color:Red;
		text-decoration:none;
	}

.pager:link
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		font-size :small;
		font-weight:bold;
		text-decoration:none;
	}
	
