/* CSS Document */


.nodeco {
	text-decoration:none
}

a {
	color: #120e02;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	display: inline; 
}

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #120e02;
	font-weight: normal;
	text-decoration: none;
}
	
	
.links a {
	font-family: Tahoma;
	font-size: 12px;
	color: #020066;
	font-weight: normal;
	text-decoration: none;	
}

a.projects-link {
	color: #2837aa;
	font-weight: normal;
	text-decoration: underline;
}

a:hover.projects-link {
	color: #6370ce;
	font-weight: normal;
	text-decoration: underline;
}

.links a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #66669b;
	font-weight: normal;
	text-decoration: underline;
}

.subtitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #3d3d3d;
	font-weight: bold;
	text-decoration: none;
}
	
	
.weird {
	font-family: Verdana;
	font-size: 1px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}

.location_helper {
	font-family: Tahoma;
	font-size: 18px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}

.title_content {
	font-family: Verdana;
	font-size: 22px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}

.subtitle_content {
	font-family: Tahoma;
	font-size: 11px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}


.listing_number {
	font-family: Tahoma;
	font-size: 10px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}

.listing_number_big {
	font-family: Tahoma;
	font-size: 18px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}

.listing_number_small {
	font-family: Tahoma;
	font-size: 12px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}


.table_black_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #120e02;
	font-weight: bold;
	text-decoration: none;
}

.table_black {
	font-family: Arial;
	font-size: 12px;
	color: #120e02;
	font-weight: normal;
	text-decoration: none;
}


.structure {
	font-family: Verdana;
	font-size: 10px;
	color: #3d3d3d;
	font-weight: normal;
	text-decoration: none;
}

.structure a {
	font-family: Verdana;
	font-size: 10px;
	color: #9d9d9d;
	font-weight: normal;
	text-decoration: none;
}

.structure a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
	text-decoration: underline;
}

.title_bar {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.contact_button a {
	font-family: Verdana;
	font-size: 10px;
	color: #120e02;
	font-weight: bold;
	text-decoration: none;
}

.contact_button a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}

.text_bar {
	font-family: Tahoma;
	font-size: 11px;
	color: #020066;
	font-weight: normal;
	text-decoration: none;
}

.links_bar {
	font-family: Tahoma;
	font-size: 11px;
	color: #020066;
	font-weight: normal;
	text-decoration: none;	
}

.links_bar a {
	font-family: Tahoma;
	font-size: 11px;
	color: #020066;
	font-weight: normal;
	text-decoration: none;	
}

.links_bar a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #66669b;
	font-weight: normal;
	text-decoration: underline;
}


.buttons_bar a {
	font-family: Tahoma;
	font-size: 10px;
	color: #020066;
	font-weight: normal;
	text-decoration: none;
	margin-left: 6px;
}

.buttons_bar a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #66669b;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 6px;
}

.buttons_bar_black a {
	font-family: Tahoma;
	font-size: 10px;
	color: #120e02;
	font-weight: normal;
	text-decoration: none;
	margin-left: 6px;
}

.buttons_bar_black a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #737373;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 6px;
}


.pagination {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
}

.pagination a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.pagination a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	text-decoration: none;
}


.sold {
	font-family: Verdana;
	font-size: 60px;
	color: #FF0000;
	font-weight: 600;
	text-decoration: none;
}
