/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
}


.text_8px {font-size: 8px}

.text_9px {font-size: 9px}

.text_10px {font-size: 10px}
#viewerTable {
	border: 1px solid #000000;
}

.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}
.PropertyAddress {
	font-size: 12px
}

.text_13px {font-size: 13px}
.PropertyName {
	font-size: 14px;
	font-weight: bold;
}

.text_14px {font-size: 14px}

a:link {
	color: #000000;
	text-decoration: none;
	
	}
	
a:visited {
	color: #000000;
	text-decoration: none;
	
	}
	
a:hover {
	color: #FF8000;
	text-decoration: underline;	
}
a:active {
	color: #000000;
	text-decoration: none;
	
}

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

