body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: 64bb36;
	background-image: url(/imagens/fundoSite2.jpg);
	background-repeat: repeat-x;	
}
.borda {
	border: 1px solid #cccccc;
	display: table;

}
.contornobranco {
	border: 1px solid #FFFFFF;
	display: table;

}
.contornopreto {
	display: table;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}


.TextoVerdana12Preto {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.TextoVerdana12PretoJustif {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.TextoVerdana13Preto {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

.TextoVerdana12Branco {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

.TextoVerdana11Preto {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.TextoVerdana10Preto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

a.LinkVerdana12Preto:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
a.LinkVerdana12Preto:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
a.LinkVerdana12Preto:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
a.LinkVerdana12Preto:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

a.LinkVerdana11Preto:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
a.LinkVerdana11Preto:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
a.LinkVerdana11Preto:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}
a.LinkVerdana11Preto:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

a.LinkVerdana10Preto:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.LinkVerdana10Preto:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.LinkVerdana10Preto:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
a.LinkVerdana10Preto:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

a.LinkVerdana12Branco:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
a.LinkVerdana12Branco:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}
a.LinkVerdana12Branco:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
a.LinkVerdana12Branco:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

a.LinkVerdana11Branco:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
a.LinkVerdana11Branco:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
a.LinkVerdana11Branco:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}
a.LinkVerdana11Branco:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
a.LinkVerdana10Branco:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.LinkVerdana10Branco:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.LinkVerdana10Branco:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
a.LinkVerdana10Branco:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}

.TextoVerdana12Verde {
	font-family: Verdana;
	font-size: 12px;
	color: #538E24;
}

.tabelaDIX {
	border: 2px solid #CCCCCC;
}
