.Combo {
	font-family     : Tahoma, Verdana, Arial, sans-serif;
	font-size       : 10px;
	font-style      : normal;
	font-weight     : normal;
	color           : #333333;
	width           : 140px;
	height          : 17px;
}
.Destaques {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #666666;
	text-decoration	: none;
	text-align		: left;
	vertical-align  : top;
}
.EtiquetaPesquisa {
	font-family		: Tahoma;
	color			: #206B82;
	font-size		: 11px;
	text-align		: right;
	padding-right	: 5px;
	font-weight		: normal;
}
.EtiquetaResultado {
	font-family		: Tahoma;
	color			: #206B82;
	font-size		: 10px;
	text-align		: right;
	padding-right	: 5px;
	font-weight		: normal;
}
.EtiquetaImovel {
	font-family		: Tahoma;
	color			: #206B82;
	font-size		: 11px;
	text-align		: right;
	padding-right	: 5px;
	font-weight		: normal;
}
.EtiquetaFormulario {
	font-family		: Tahoma;
	color			: #206B82;
	font-size		: 11px;
	text-align		: right;
	padding-right   : 5px;
	font-weight		: normal;
}
.Formulario {
	font-family		: Tahoma;
	font-size	    : 10px;
	color			: #666666;
	text-decoration	: none;
	text-align		: left;
	vertical-align	: top;
	border			: 1px solid #999999;
	background-color: #FFFFFF;
}
.Botao {
	font-family		: Tahoma;
	font-size		: 11px;
	color			: #333333;
	text-decoration	: none;
	text-align		: center;
	vertical-align	: top;
	border			: 1px solid #999999;
	background-color: #EBEBEB;
	cursor			: hand;
}
.InfoImovel {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	color			: #666666;
	text-decoration	: none;
	text-align		: left;
}
.TextoAviso {
	font-family		: Tahoma, Verdana, Arial, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	color			: #666666;
	text-decoration	: none;
	text-align		: left;
}
.LinkNavegacao {
	font-family		: Tahoma;
	font-size		: 10px;
    font-weight		: normal;
	text-align		: center;
	color			: #333333;
	line-height		: 18px;
	vertical-align	: middle;
	text-decoration	: none;
}
.LinkNavegacao:hover {
	font-family		: Tahoma;
	font-size		: 10px;
    font-weight		: normal;
	text-align		: center;
	line-height		: 18px;
	vertical-align	: middle;
	text-decoration	: none;
}