/* CSS Document 
   San Carlos Realty
   www.sancarlos-realty.com
*/
body {
	scrollbar-face-color:#4E4F85; 
	scrollbar-highlight-color:#404040; 
	scrollbar-shadow-color:#3E3F68; 
	scrollbar-3dlight-color:#616161; 
	scrollbar-arrow-color:#3E3F68; 
	scrollbar-track-color:#4E4F85; 
	scrollbar-darkshadow-color:#000000;
}

P {
	font-family: verdana,helvetica,arial;
	font-size:11px;
	color:#333333;
	line-height: 13px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
}

.venta {
	font-family: verdana,helvetica,arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

TD,DIV,BODY,SPAN,TH {
	font-family: verdana,helvetica,arial;
	font-size:11px;
	color:#333333;
	font-weight:normal;
}
A:link {
	color: #6B6CA9;
	text-decoration: underline;
}

A:visited {
	color: #6666CC;
	text-decoration: underline;
}

A:active {
	color: #6B6CA9;
	text-decoration: underline;
}

A:hover {
	color: #3E3F68;
	text-decoration: underline;
}
.propiedades {
	border: 1px solid #4E4F85;
}
.propiedades_cab {
	font-family: verdana,helvetica,arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

INPUT {
	font-size: 11px; 
	font-family: Arial,Verdana,Helvetica; 
	color: #3E3F68; 
	background-color : #FFFFFF; 
	border: #4E4F85; 
	border-style: solid; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px
}

input.button {
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px
}

select {
	font-size: 11px; 
	background-color : #FFFFFF; 
	color : #3E3F68; 
	font-family: Verdana, Geneva, Arial, Helvetica; 
	border: #4E4F85; 
	border-style: solid; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px
}


