 
 /* Public Area */

.ListingPictureContent
{
    FONT-SIZE: 0.5em;

}

.MemberBarContent, ListingContent, ListingLabel
{
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 1.8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.MemberBarTable, .ListingPictureContent
{
	color:#565656;
}

.MemberBarContainer
{
    border : 3px solid #FEA100; 
}

.MemberBarTable
{
	background-color:#EAEAEA;
}

.MemberBarCell
{
  padding: 7px;
  border-left-width:1px;
  border-left-color:#565656;
  border-left-style:solid;
}

.MemberBarSubject
{
	font-weight:bold;
}

A.MemberBarLink	{	
	text-decoration:	none;
	color:	#B08500;
	}	
		
A.MemberBarLink:hover	{	
	text-decoration:	underline;
	color:	#B08500;
	}

.red
{
	color:Red;
	font-weight:bold;
}

.Bar
{
	background-color:#FEA100;
}

.ListingGray
{
	background-color:#8B8B8B;
}

.ListingPicture
{
  border : 2px solid #FEA100;
}

.ListingPictureContent
{
    BACKGROUND-COLOR: #EAEAEA;
}

.ListingPictureLabel
{
	font-weight:	bolder;
}

.ListingPictureBar
{
	background-color: #AEACAC;
	color:#DADAD9;
	font-weight:bold;
	padding:3;
}

.ListingTitleText
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.00em;
	font-weight:	bolder;
	font-style:	normal;
    color: white;
    padding:3px;
}


A.ListingPictureBarLink	{	
	text-decoration:	none;
	color:	#DADAD9;
	}	
		
A.ListingPictureBarLink:hover	{	
	text-decoration:	underline;
	color:	#DADAD9;
	}

.PropertyContent
{
	background-color:	#DADAD9;
}

.PropertyHead
{
	padding-bottom:10px;
	padding-top:10px;
}

.PropertyLabel,  .PropertyCellLabel
{
	font-weight:	bolder;
	color:#C07A01;
}

.PropertyCell, .PropertyCellLabel
{
  background-color:#F0F0EF;
}

.PropertyCellBorder
{
  background-color:#BFBFBE;
}

.PropertyDescription
{
	color:Black;
	background-color:White;
	padding:5px;
	border: solid 1px #949494;
}

.hand
{
	cursor:hand;
}

.supertiny {
	font-size: 2px;
}


