/* CSS Document */


.front_page_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #B2B2B2;
	font-weight: none;
	text-decoration: none;
}

.front_page_light {
	font-family: Tahoma;
	font-size: 11px;
	color: #F5F5F5;
	font-weight: none;
	text-decoration: none;
}

.front_page_link_dark {
	font-family: Tahoma;
	font-size: 11px;
	color: #aeaeae;
	font-weight: none;
}

.front_page_link_dark a {
	font-family: Tahoma;
	font-size: 11px;
	color: #aeaeae;
	font-weight: none;
	text-decoration: underline;
}

.front_page_link_dark a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #888888;
	font-weight: none;
	text-decoration: underline;
}
	
.front_page_orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	font-weight: none;
	text-decoration: none;
}

.front_page_link a {
	font-family: Tahoma;
	font-size: 11px;
	color: #aeaeae;
	font-weight: none;
	text-decoration: underline;
}

.front_page_link a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff9600;
	font-weight: none;
	text-decoration: underline;
}

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

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


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

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

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


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

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


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

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

.structure a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
	font-weight: none;
	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: none;
	text-decoration: none;
}

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

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


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

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

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

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


	.textwhitenodeco {
	color: #FFFFFF;
	text-decoration: none;
}

