.list{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: -5px;
}
.list li {
	background-image: url('../images/bullet_blue.gif');
	background-repeat: no-repeat;
	background-position: 0.5 0em;
	padding-left: 2em;
	line-height: 1.4em;
	margin-bottom: .3em
}
.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: 13px;
	font-weight: normal;
	color: #666666;
	line-height:16px
}
.normaltxt1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height:16px;
	vertical-align:top;
}
.headertxt{
	font-family: Tahoma;
	font-size: 15px;
	color: #000099;
	font-weight: bold;
	line-height:18px
}
.link{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none
}
.link2{
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	font-weight: bold;
	text-decoration:none
}
.link:hover{
	color: #000000;

}
.message{
	font-family: Tahoma;
	font-size: 13px;
	color: red;
	line-height:16px
}
.smallheadertxt{
	font-family: Tahoma;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	line-height:16px
}
.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
}
