﻿
body
{
	background-color:#edf5fd;
}
#divNav
{
	position:relative;
	height:100%;
	width:100%;
	left:0px;
	top:0px;
	margin:0px;
	overflow:visible;
	color: black;
	
}
#Detail
{
	top:0px;
	height:100%;
}
#Content
{
	top:0px;
	height:100%;
}
#divSearchTabs
{
	position:absolute;
	height:100px;
	width:0px;
	left:0px;
	top:0px;
	background-image: url(images/SearchTabBG_Tile.gif);
	background-repeat:repeat-x;
}
.tblLogin
{
	background-image: url(../../images/propfacts_bg.jpg);
	background-repeat: repeat-x;
	border-style:solid;
	border-width:1px;
	border-color:#aaaaaa;

}
.FavoritesHeader
{
	background-image: url(images/bnr_address_tile.jpg);
	background-repeat: repeat-x;
	color: White;
	height: 30px;
	font: Trebuchet MS;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	text-indent: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 100%;
}
