body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9EEF2;
}
.texto_menu_cinza {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #828D8F;
	font-weight: bold;
}
.texto_menu_azul {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #3771A1;
	font-weight: bold;
}
.texto_branco {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.underline_branco {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.texto_preto_01 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #000000;
}
.texto_preto_02 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.texto_vermelho {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #B02425;
}
.texto_menu_cinza_2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
.campo_central {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDC8CC;
	border-right-color: #BDC8CC;
	border-bottom-color: #BDC8CC;
	border-left-color: #BDC8CC;
}
.campo_assine {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	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: #3771A1;
	border-right-color: #7BA9CA;
	border-bottom-color: #7BA9CA;
	border-left-color: #3771A1;
}
