/* CSS Document */

.txtBco10 {
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	
}
.txtBco10 a {  color: #FFFFFF; text-decoration: none; }
.txtBco10 a:visited {  color:#FFFFFF; text-decoration: none; }
.txtBco10 a:hover {  color:#FFFFFF; text-decoration: none; }
.txtBco10 a:active {  color:#FFFFFF; text-decoration: none; }

.txtBco11 {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	
}
.txtBco11 a {  color: #FFFFFF; text-decoration: none; }
.txtBco11 a:visited {  color:#FFFFFF; text-decoration: none; }
.txtBco11 a:hover {  color:#FFFFFF; text-decoration: none; }
.txtBco11 a:active {  color:#FFFFFF; text-decoration: none; }

.txtVerm11 {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	color: #FF0000;
	
}
.txtVerm11 a {  color: #FF0000; text-decoration: none; }
.txtVerm11 a:visited {  color:#FF0000; text-decoration: none; }
.txtVerm11 a:hover {  color:#FF0000; text-decoration: none; }
.txtVerm11 a:active {  color:#FF0000; text-decoration: none; }

.txtCinza10 {
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	color: #535353;
	
}
.txtCinza10 a {  color: #535353; text-decoration: none; }
.txtCinza10 a:visited {  color:#535353; text-decoration: none; }
.txtCinza10 a:hover {  color:#535353; text-decoration: none; }
.txtCinza10 a:active {  color:#535353; text-decoration: none; }

.campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E6E6E6;
	
}

.camposBco {
		font-family: Verdana, Arial;
		font-size:9px;
		font-weight:20px;
		color: #666666;
		border-color: #690363;
		border-style: solid;
		border-width: 1px;
		background-color: #FFFFFF;
		}				