﻿
body
{
	background-color:#edf5fd;
}
#divNav
{
	position:absolute;
	height:100%;
	width:350px;
	left:0px;
	top:0px;
	margin:0px;
	overflow:visible;
	font-size: 11px;
	font: Trebuchet MS;
	font-family: Arial, sans-serif;
	color: black;
	background-image:url(Images/bnr_MFR_address_bg.jpg); 
	background-repeat:repeat-y;
	
}
#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;

}
