.whitetxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.tblborder {
	border: 1px solid #C4CEDD;
}
.browntxt{
	font-family: Tahoma;
	font-size: 12px;
	color: #CC6600;
}
.normaltxt{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:16px
}
.normaltxt1{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:16px;
	vertical-align:top;
}
.link{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none
}
.link:hover{
	color: #000000;

}
.blacktxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
}
.propertylinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336699;
	font-weight: normal;
}
.normaltxt_head{
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	line-height:16px
}