a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;
}
a:visited
{
	color: #999999;
} 
a:active 
{
	color: #999999;
}
img, .img, .img:active, .img:hover, .img:visited {
    border: none;
}

.home_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #333333;
	text-align: left;
}
.home_box_brief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	color: #999999;
}
.home_news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
}
.home_news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.home_news_article {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.home_news_viewmore {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.home_search_box {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
/* a 'standard' table */
table.std {
	border: solid #08245b 2px;
	border-top-style: none;
	background-color: #DBE2E8;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.std TH {
	background-color: #89a2b3;
	color: white;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
	font-size: 12px;
}

table.std td.hilite {
	background-color: #FFFFCC;
	color: #333333;
}
/* a 'standard' table */
table.thumb_inmobiliaria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.thumb_inmobiliaria TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.thumb_inmobiliaria td.hilite {
	background-color: #FFFFFF;
	color: #333333;
}
.inmobiliaria_header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.inmobiliaria_txt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.demo  {color:#000033; background-color:#cccccc; layer-background-color:#cccccc;
        position:absolute; top:350px; left:300px; width:380px; height:160px;
        z-index:99;  visibility:hidden;}

.inmobiliaria_thumb_header_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 11px;
}
.input_mini_buscador {
	height: 25px;
	width: 25px;
	border: thin dashed #999999;
}
.input_mini_buscador_largos {
	height: 25px;
	width: 55px;
	border: thin dashed #999999;
}


