.property	{
	text-align: center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #003300;
	padding:5px;
	clear: both;		
}
.property p	{
	text-align: center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #003300;	
}
.property a:link {
	color: #006600;
	text-decoration: underline;
}
.property a:visited {
	color: #666600;
	text-decoration: none;
}
.property a:hover {
	color: #009900;
	text-decoration: underline;
}
.text {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #003300;
}
.text a:link {
	color: #006600;
	text-decoration: underline;
}
.text a:visited {
	color: #666600;
	text-decoration: none;
}
.text a:hover {
	color: #009900;
	text-decoration: underline;
}
.texthdr {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;

}
.subnav {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.address {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #666633;
	text-decoration: none;

}
.footerlinks {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #009999;
	text-decoration: none;
}
.footerlinks a:link {
	color: #009999;
	text-decoration: none;
}
.footerlinks a:visited {
	color: #009999;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #009966;
	text-decoration: underline;
}
.pixframe {
	border: 1px solid #009966;
}
.caption {

	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #006699;
}
.caption a:link {
	color: #0066CC;
	text-decoration: underline;
}
.caption a:visited {
	color: #336699;
	text-decoration: none;
}
.caption a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.copyright {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
