body {
	font-family: 'Trebuchet MS';
	background-color: #A2BFD2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BgFundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a
{
color:#2A577D;text-decoration:none;
}

a:hover
{
color:#2A577D;text-decoration:underline;cursor: hand;
}
td {
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #2A577D;
}

.BgTopo1 {
	background-image: url(images/TopCima.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
}
.BgTopo2 {
	background-image: url(images/Baixo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
}.bgLado1Repeat {
	background-image: url(images/bgLado1Repeat.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.bgLado2Repeat {
	background-image: url(images/bgLado2Repeat.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}.LineLeft {
	border: 1px solid #CDDBE4;
}
.LineLeft2 {
	border-top: 1px solid #E3EDF2;
	border-left: 1px solid #E3EDF2;
}
.LineLeftAzul {
	border-left: 1px solid #CDDBE4;
	color: #2A577D;
}
.BgFundoCaixas {
	background-image: url(images/BgFundoCaixas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2BFD2;
	color: #2A577D;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.BgFundoCaixas2 {
	background-image: url(images/BgFundoCaixas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2BFD2;
	color: #2A577D;
	padding-bottom: 3px;

}
.DropDowList {
	background-color: #D3E0E7;
	font-size: 10px;
}
.Fields {
	font-size: 10px;
	border: 1px solid #A8C1D1;
}
.FieldsArea {

	border: 1px solid #A8C1D1;
	overflow: auto;
	font-family: "Trebuchet MS";
}
.Afasta2PX {
	padding: 2px;
}
.Afasta3PX {
	padding: 3px;
}
.ContornoTD {
	border: 1px solid #A2BFD2;
}
.SombraAzul {
	background-color: #EFF4F7;
}
.LineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3EDF2;
}
.Buttao {
	font-size: 10px;
	background-color: #4E769A;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
.BgFundoMaisImoveis {
	background-image: url(images/BgFundoMaisImovei.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #A8C1D1;
}

