@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E8E4DB;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
.texto10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.erro_form {
	font-weight: bold;
	color: #F00;
}
th {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	font-weight:bold;
}
.VermelhoAviso {
	font-size: 9px;
	color: #F00;
}
