.texto_preto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bold_texto_preto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.tabela_direito
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.tabela_total
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F5F5F5;
	
}


.tabela_ESQUERDO
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #EAEAEA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.texto_branco
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto_12_azul
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
