.txt_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_arial_09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.txt_arial_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.txt_arial_11_just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	text-align: justify;

}
.txt_arial_11_white_underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;

}
.txt_arial_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.campo_busca_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	height: 20px;
	width: 167px;
}
.campo_busca_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	height: 18px;
	width: 75px;
}
.campo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336633;
	width: 167px;
	height: 18px;
	background-color: #C0E4C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #808080;
}
.campo_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336633;
	height: 18px;
	background-color: #C0E4C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #808080;
}
.campo_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336633;
	background-color: #C0E4C5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #808080;
	font-weight: normal;
}
.borda {
	border-right: 3px inset #CCCCCC;
	border-bottom: 3px inset #CCCCCC;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.form {
    margin: 0;
	padding: 0;
}
.espaco_10px_esq {
	padding-left:10px;
}