/* CSS Document */

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.outline {
	border: 1px solid #999999;
}
td {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}

.destaque {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #7F99B7;
}

.destaque-verde {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #9AC465;
}

form {
	margin: 0px;
	padding: 0px;
}

.form-bx {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	width: 358px;
	border: 1px solid #7F99B7;
	/*height: 20px;*/
}

.form-bx-pq {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	width: 280px;
	border: 1px solid #7F99B7;
}
