INPUT, TEXTAREA, SELECT {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FF6600;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #DEDEDE;
}
.txtRadioButtonOrange {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FF6600;	
}

<!--
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.linkPrivado
{
    color:#0066CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtTitleTD {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.txt9pxBold {
	font-size: 9px;
	font-weight: bold;
}
.txt9px {
	font-size: 9px;
}
.txtContentTD {
	font-size: 12px;
	font-weight: bold;
	color: #E65B00;
}
.txtBottomCopyright {
	font-size: 9px;
	color: #666666;
}
.txtBlueHIR {
	color: #322787;
}
#FlashDiv {
		width: 100%;
		overflow: auto;
}
.colorDivNav {font-size: 12px; font-weight: bold; color: #0099CC; }
.TitleGroup {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.TitleGroup2 {
	font-size: 12px;
	color: #0066CC;
}
.TitleOrangeBold {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.TXTSilver {
	color: #999999;
}
.LinkNavStart {
	color: #FFFFFF;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.LinkNavStartOrange {
	color: #FEBE5F;
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}
.ColorOrangeDiv {
	color: #FFCC00;
	font-weight: bold;
}
.TXTBlueMore {
    color: #0066CC
}
.TitleBlueBoldDark {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}

.TitleBlueDark {
	color: #006699;
	font-size: 10px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #FAC28F;
    color: white;
    background-color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #FFFCF9;
    border: 1px dashed #FAC28F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.TitleCPCompany {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.txtNavForms {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.txtNavForms2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
}
/*Modal Popup*/
.modalBackground {
	background-color:#FF6600;
	filter:alpha(opacity=10);
	opacity:0.7;
}

.modalPopup {
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	padding:0px;
}
#dhtmltooltip{
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid #666666;
    padding: 2px;
    background-color: #FDFDFD;
    visibility: hidden;
    z-index: 100;
    color: #006699;
    font-size: 11px;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#DDDDDD,direction=135);
}
#dhtmlpointer{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}
.txtBlack {font-size: 9px; color: #003399; font-family: Verdana, Arial, Helvetica, sans-serif;}
.tdContent {color: #000000}
.style13 {
	color: #FF0000;
	font-weight: bold;
	font-size: 17px;
}
.style14 {font-size: 10px}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #666666;
padding: 2px;
background-color: #FDFDFD;
visibility: hidden;
z-index: 100;
color: #006699;
font-size: 11px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#DDDDDD,direction=135);
}

#dhtmlpointer
{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}
.closeIcon
{
	background-position: right top;
	background-image: url(../Images/close_icon.png);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	width: 20px;
	top: 1px;
	height: 20px;
	right: 1px;
}
.updateProgress{
	position: relative;
	background-color: #fff;
	filter: alpha(opacity=75);
	MozOpacity: 0.90;
	opacity: 0.90;
	padding: 50px 0px 0px 0px;
	margin: 0px;
	top: 20px;
	vertical-align: middle;
}
.buscando 
{
    background-color: #FFFFFF;
    border: solid 0px #000000;
}
.divimagensitas{
    width: 98%;
    text-align: center;
    overflow: auto;
    border: solid 1px #c0d6e4;
    padding: 5px 2px 5px 2px; 
}
.borderTDmain {
	border: 2px solid #FFFFFF;
	text-align: center;
}
.divsTDblueDark {
	background: #322787;
	border-bottom: 1px #88B0CC dashed;
}
.divsTDblue {
	background: #FFFFFF;
	border-bottom: 1px #88B0CC dashed;
	text-align: center;
}
.panelResultados 
{
    width: 100%;
    text-align: left;
}
.panelPopupInmueble
{
    width: 633px;
    text-align: center;
}
.panelPopupInmuebleHeader
{
    width: 480px;
    text-align: center;
}
.panelLBLResultados 
{
    text-align: left;
    color: #006699;
	font-size: 12px;
	font-weight: bold;
}
.panelLBLResultados2 
{
    text-align: left;
    color: White;
	font-size: 12px;
	font-weight: bold;
}
.panelRes
{
    text-align: left;
}
-->