body
{
	margin:0px;
	padding:0px;
}
.BuildTab
{
	font-size:12px;
	width:660px;
	border-bottom: #CCCCCC 1px Dotted;
}
.Tdstyle
{
	width:100px;	
}
.BuildTabHouse
{
	font-size:12px;
	width:960px;
	border-bottom: #CCCCCC 1px Dotted;
	
}
.TdstyleHouse1
{
	width:200px;
}
.TdstyleHouse2
{
	width:90px;
}
.TdTitle
	{
		font-size:14px;
		padding:2px;
		width:460px;
	}
.TrStyle
{
	font-size: 14px;
	color: black;
	border-bottom: gainsboro thin Dotted;
	padding:3px;
}
#content
{
	width:100%;
}
#empty
{
	width:100%;
	font-size:13px;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;
        }
.divHeader
{
	float:right;
	height:30px;
	width:960px;
	 padding:20px;
	}
.divHeader a
{
	border-right: ghostwhite thin solid;
	border-top: ghostwhite thin solid;
	border-left: ghostwhite thin solid;
	border-bottom: ghostwhite thin solid;
	float:left;
}
.divHeader div
{
	float:right;
}
