/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


.text_8px {font-size: 8px}

.text_9px {font-size: 9px}

.text_10px {font-size: 10px}

.lables-navigation_10px {
	font-size: 10px;
	font-weight: bold}

.text_11px {font-size: 11px}

.header_11px {
	font-size: 11px;
	font-weight: bold;
}



.text_11px-NAVIGATION {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.text_12px {font-size: 12px}

.text_13px {font-size: 13px}

.text_14px {font-size: 14px}

a:link {
	color: #666;
	text-decoration: none;
	
	}
	
a:visited {
	color: #666;
	text-decoration: none;
	
	}
#viewer_frame {
	border: 1px solid #CCC;
}
	
a:hover {
	color: #873549;
	text-decoration: underline;
}
a:active {
	color: #004070;
	text-decoration: none;
	
}

table#LINK_LIST {
	border: 1px solid #CCC;
	}

.address {
	
	font-size: 11px;
	color: #808080;
}	
.propertyName {
	font-size: 13px;
	color: #003767;
}
#viewer_frame tr td table tr td h2 {
	color: #9b9b9b;
	font-family: Arial, Helvetica, sans-serif;
}
