.linha_branca_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}
.form_pesquisa {
	height: 15px;
	width: 190px;
	border: 1px solid #FFFFFF;
	font-family: "trebuchet MS", verdana, arial, "times New Roman";
	font-size: 10px;
	color: #999999;
}
.TITULOS {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #A91E2F;
}
.LINHA_LEFT {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A1121C;
}
.formularios_pequenos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #A1121C;
	height: 15px;
	width: 190px;
}
.linha_roxa_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.legendas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
}
