body {
	background-color: #000000;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
body,td,th {
	color: #000000;
}



/*Tabs - FindHomeRequest.asp*/
.stab{
	color:black;
	Font-weight: bold;
	Font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	background-color: #D2DEFF;
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 1px 1px;	
	border-color: black black #D2DEFF black;
	height:25px;
}

.stabbdr{
	padding: 1.5px 1.5px 0px; 
}

.stabbdron{
	color:black;
	Font-weight: bold;
	Font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	background-color: #D2DEFF;
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 1px 1px;	
	border-color: black black #D2DEFF black;
	height:25px;
}

.stabbdroff{
	color:white;
	Font-weight: bold;
	Font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	background-color: gray;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 1px 1px;	
	border-color: black black black black;
}

.stabspacer{
	background-color: white;	
	border-style: solid;
	border-width: 0px 0px 1px 0px;	
	border-color: black black black black;
}

.searchresult{
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: black;
	background-color: #D2DEFF;
}

/* Page Specific Styles */

.view_agent_InfoTable
{
	text-align: left;
}


.disclaimertext {color: white; font-size: 11px;}
.disclaimertext a:link {color: white;}
.disclaimertext a:visited {color: white;}
.disclaimertext a:hover {color: white;}
.disclaimertext a:active {color: white;}

.listing_cell {
background-image: url(images/f_bg.jpg);
font-size:12px;
color:#ffffff;
}

#ImageContainer{
color:#fff;
}
