div.tableContainerNaAba
{
  margin: 0px;
  padding: 0px 0px;
  text-align: center;
}

a.aba
{
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  background-color: #194E88;
  font-weight: bold;
  color: white;
  border: 0px none;
  text-decoration: none;
}
a:hover.aba
{
  color: #4EDA06;
  text-decoration: none;
}
a:active.aba
{
  color: #4EDA06;
}
a.abaAzul
{
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  background-color: #194E88;
  font-weight: bold;
  color: #D1DBE2;
  border: 0px none;
  text-decoration: none;
}
a.abaLaranja
{
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  background-color: #194E88;
  font-weight: bold;
  color: #4EDA06;
  border: 0px none;
  text-decoration: none;
}

th.abaTras
{
  color: white;
  text-align:center;
  white-space:nowrap;
  border-style:none solid solid none;
  border-width: 1px;
  border-bottom-color: #E4EAED;
  padding: 0px 5px 0px 5px;
  background-image= url(../imagens/fundo_aba.gif);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #194E88;
  height= 25px;
}
th.abaFrente
{
  text-align:center;
  white-space:nowrap;
  border-style:none solid none none;
  border-width: 1px;
  border-right-color: #E4EAED;
  padding: 0px 10px 0px 10px;
  background-image= url(../imagens/fundo_aba.gif);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #194E88;
  height= 25px;
  color= #F8C400;
}

a.botaoCabecalho
{
  background-color: #194E88;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
a:hover.botaoCabecalho
{
  color: #4EDA06;
}
a.botaoCabecalhoDesabilitado
{
  color: #D1DBE2;
  text-decoration: none;
}
a:hover.botaoCabecalhoDesabilitado
{
  color: #D1DBE2;
  text-decoration: none;
}

table.tabelaDeCurva
{
 border: 0px;
 padding: 0px;
    height: 100%;
 align: right;
}

th.tabelaDeCurva
{
 align: right;
}

a.botaoAba
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	color: #666666;
	font-family: Arial;
	background-color: none;
	text-align: center;
	vertical-align: text-bottom;
	align: center;
	float: none;
	text-decoration: none;
	background-position: center top;
	line-height: normal;
}

a.botaoAbaDesabilitado
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	color: #A8A8A8;
	font-family: Arial;
	background-color: none;
	text-align: center;
	vertical-align: text-bottom;
	align: center;
	float: none;
	text-decoration: none;
	background-position: center top;
	line-height: normal;
}

a:hover.aba
{
  color: #F8C400;
  text-decoration: none;
}
a:active.aba
{
  color: #F8C400;
}
a.abaAzul
{
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  background-color: #CCCCCC;
  font-weight: bold;
  color: #D1DBE2;
  border: 0px none;
  text-decoration: none;
}




