@CHARSET "ISO-8859-1";
.bbForm label{
	font-family: Arial;
	font-size: 11px;
	color: #3d5984;
	margin-bottom: 15px;
}

.bbForm input{
	font-family: Arial;
	font-size: 11px;
	color: #7c8799;
}

.bbForm input[disabled]{
	font-family: Arial;
	font-size: 11px;
	color: #7c8799;
	background-color: #e3e3e3; 
}

.bbForm textarea {
	font-family: Arial;
	font-size: 11px;
	color: #7c8799;
}

.bbForm fieldset {
	border: 0;
	border-bottom: solid 1px #e8e8e8;
	padding-bottom: 18px;
	margin-bottom: 18px;
}

.bbForm legend {
	display: block;
	background-image: url(/docs/img/imgSetaTesteira.gif);
	padding-left: 8px;
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #888888;
}

span.nobr {
	white-space: nowrap;
}

.botaoTrs {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #888;
	text-align: center;
	border: 0px;
	height: 16px;
	cursor: pointer;
	background-image: url(/docs/img/btMidTrs.gif);
}

.bbForm p.erro {
	font-family: Arial;
	color: #FF0000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
