table {
	font-family: Tahoma;
	font-size: 11px;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
}
.calpad0 {
	margin: 0px;
	padding: 0px;
}
.bordaCinza {
	border: 1px solid #EAEAEA;
}
.titulos {
	color: #666666;
	font-weight: bold;
}
input {
	width: 200px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4E7FB7;
}
.borda_tabela {
	border: 6px solid #EAE6D9;
}body {

	font-family: Tahoma;
	font-size: 11px;
}
.subtitulos {
	font-size: 15px;
	font-weight: bold;
	color: #66CC00;
}
.fundo_cinza {
	background-color: #EAE6D9;
}
select, textarea
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4E7FB7;
}
.noBorder {
	border: none;
	width: auto;
	margin: 0px;
	padding: 0px;
}
@media print {
	body {
		background-color: #FFFFFF;
		background-image: none;
		color: #000000
	}
}

.subTitulo {
	font-size: 16px;
	background-image: url(/images/bg_subtitulos.png);
	background-repeat: repeat-x;
}
#assine select {
	width: 200px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4E7FB7;
}
#assine textarea
{
	width: 200px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4E7FB7;
}