body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.titulo{
	font-size: small;
	font-weight: bold;
}
.campo_texto1{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
	height: 20px;
	width: 124px;
}
.botao1{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
	height: 20px;
	border-width: 1px;
	border: 1px dashed;
}
.campo_texto2{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
	height: 20px;
	width: 80px;
}
.campo_texto3{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
	height: 20px;
	width: 250px;
}
.Campo_text4{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
	width: 117px;
	height: 22px;
}
.Campo_text5{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
	width: 40px;
	height: 22px;
}
.CampoFiltro{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
	width: 80px;
	height: 22px;
}
.campo_select{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
}
.campo_select_multiple1{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
}
.campo_select_multiple2{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
	height: 80px;
	width: 100px;
}
.campo_select_multipl3{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
	height: 80px;
	width: 130px;
}
.campo_texto_area1{
	background-color: #FCF7E1;
	font-family: Verdana;
	font-size: xx-small;
}
.msg_erro{
	color: #FF6060;
}