
body
{
 font-family: tahoma;
 color: #6775a2;
 font-size: 17;
 font-weight: bold;
}

.caixaTextoCC
{
 text-align: center;
 background-color: #eeeeee;
}

.caixaMovCC
{
 text-align: center;
 width: 85;
}

.cboMovCC
{
 width: 85;
}


.caixaTextoMaterialCentrado
{
 text-align: center;
 background-color: #eeeeee;
}

.caixaTextoMaterialValores
{
 text-align: right;
 background-color: #eeeeee;
}

.caixaTextoValores
{
 text-align: right;
 background-color: #eeeeee;
}

.caixaTextoCentrado
{
 text-align: center;
 border-style: solid;
 border-color: #ffffff #ffffff;
}

.caixaTextoCentradoP
{
 width: 85;
 text-align: center;
 border-style: solid;
 border-color: #ffffff #ffffff;
}


.caixaTextoValores
{
 text-align: right;
 border-style: solid;
 border-color: #ffffff #ffffff;
}

.caixaTextoCentradoBorder
{
 text-align: center;
}

.caixaTextoCentradoBorderPerc
{
 text-align: center;
 border-style: solid;
 border-color: #ffffff #ffffff;
 background-color: #0099ff;
}


.caixaTextoValoresBorder
{
 text-align: right;
}

.caixaTextoValoresVermelho
{
 text-align: right;
 border-style: solid;
 border-color: #ffffff #ffffff;
 color:#FF0000;
}



table.formAssistencia td
{
 text-decoration:none;
 font-family: Tahoma;
}


.opcao
{
 font-family: Tahoma;
 text-decoration:none;
 color: #999999;
 font-weight: bold;
}
a.opcao:visited
{
 color: #999999;
 text-decoration: none;
 font-weight: bold;
}
a.opcao:hover
{
 text-decoration: none;
 font-weight: bold;
 color: #6775a2;
}
a.opcao:active
{
 color: #999999;
 font-weight: bold;
 text-decoration: none;
}

.opcaoWhite
{
 font-family: Tahoma;
 text-decoration:none;
 color: #FFFFFF;
 font-weight: bold;
}
a.opcaoWhite:visited
{
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}
a.opcaoWhite:hover
{
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}
a.opcaoWhite:active
{
 color: #FFFFF;
 font-weight: bold;
 text-decoration: none;
}


.opcaoGreen
{
 font-family: Tahoma;
 text-decoration:none;
 color: green;
 font-weight: bold;
}
a.opcaoGreen:visited
{
 color: green;
 text-decoration: none;
 font-weight: bold;
}
a.opcaoGreen:hover
{
 text-decoration: none;
 font-weight: bold;
 color: #6775a2;
}
a.opcaoGreen:active
{
 color: green;
 font-weight: bold;
 text-decoration: none;
}

.filtroOrigem
{
  background-color: #c3d7ff;
}

.filtroDestino
{
  background-color: #c3d7ff;
}