
body 
{
  font-family               : Trebuchet, Tahoma, sans-serif;
  font-size                 : 9pt; 
  color                     : #000000; 
  
  scrollbar-arrow-color     : #13426C;
  scrollbar-3d-light-color  : #13426C;
  scrollbar-darkshadow-color: #13426C;
  scrollbar-track-color     : #13426C;
  scrollbar-face-color      : #eaeaea;
  scrollbar-highlight-color : #eaeaea;
  scrollbar-shadow-color    : #eaeaea; 
  
}

tt 
{
  font-size: 9pt
}

th
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 8pt; 
  color: #000077; 
  font-weight: normal; 
  background-color: #CECEFF
}

td 
{
  /* border: 1px #eaeaea solid;*/
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 8pt
}

table
{
  border: 0px #FFFFFF solid
}

table.noborder
{
  border: 0px #FFFFFF solid
}

tr.rowodd 
{ 
  background-color: #F0F0F0 
}
            
tr.roweven 
{ 
  background-color: #E0E0E0 
}

tr.rowodd-hi 
{
  background-color: #D5FFFF
}

tr.roweven-hi 
{
  background-color: #D5FFFF
}

form          
{
  font-family: Trebuchet, Tahoma, sans-serif; 
  font-size: 9pt
}

input 
{ 
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 9pt; 
  background-color: #FFFFFF;
  color: #000000;
  border: 1px #000000 solid;
  margin          : 1px;
  padding         : 1px;
}

input.Submit 
{
  font-family: Trebuchet, Tahoma, sans-serif;
  height: 20px;
  font-size: 9pt;
  font-weight: bold;
  color: #ffffff;
  border: 1px #000000 solid;
  background-color: #990000;
  text-align: center;
}
                
input.Reset 
{
  font-family: Trebuchet, Tahoma, sans-serif;
  height: 20px;
  font-size: 8pt;
  color: #000000;
  border: 1px #000000 solid;
  background-color: #E0E0E0;
  text-align: center;
}

input.Radio 
{
  font-family: Trebuchet, Tahoma, sans-serif;
  border: none;
  background-color: #E0E0E0;
}
               
select 
{ 
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 8pt; 
  /*
  height: 18px;
  */
  border: 1px #000000 solid;
  color: #000000;
  background-color: #FFFFFF;
  margin: 1px;
}

textarea 
{ 
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 9pt; 
  background-color: #FFFFFF;
  color: #000000;
  border: 1px #000000 solid;
  /*margin: 1px;*/
  padding: 1px;
}
               
h1
{
  font-family: Trebuchet, Tahoma, sans-serif;
  color: #000077
}

h2
{
  font-family:Trebuchet, Tahoma, sans-serif;
  color: #000077
}

h3
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-weight: bold;
  color: #000077
}

h4
{
  font-family: Trebuchet, Tahoma, sans-serif;
  color: #000077
}

h5
{
  font-family: Trebuchet, Tahoma, sans-serif;
  color: #000077
}

A:link        
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  color: #550000
}

A:visited     
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 8pt; 
  text-decoration: none; 
  color: #550000
}

A:hover 
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 8pt; 
  text-decoration: underline; 
  color: #550000
}

A.white:link
{
  font-family: Trebuchet, Tahoma, sans-serif; 
  font-size: 8pt; 
  text-decoration: none; 
  color: #FFFFFF; 
  font-weight: bold;
}

A.white:visited
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 8pt; 
  text-decoration: none; 
  color: #FFFFFF; 
  font-weight: bold;
}

A.white:hover
{
  font-family: Trebuchet, Tahoma, sans-serif;
  font-size: 8pt; 
  text-decoration: none; 
  color: #FFFFFF; 
  font-weight: bold;
}

pre
{
  font-size: 9pt
} 

hr
{
  color: #000000; 
  border-style: ridge
}

.borda_preta {
	BORDER: #000000 1px solid; 
}
.borda_imagem {
	BORDER: #999999 1px solid;
}
.borda_pagina {
	BORDER: #999999 1px solid;
}

.borda_branca_solida {
	BORDER: #FFFFFF 1px solid;
}
.borda_branca_bottom {	
	BORDER-BOTTOM: #FFFFFF 1px solid; 
}
.borda_branca_right {	
	BORDER-RIGHT: #FFFFFF 1px solid;
}
.borda_branca_top {	
	BORDER-TOP: #FFFFFF 1px solid;
}
.borda_branca_bottom_top {
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid; 
}
.borda_branca_left_right_top {
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid; 
	BORDER-RIGHT: #FFFFFF 1px solid; 
}
.borda_branca_pontilhado {
	border: 1px dashed #FFFFFF;
}


.borda_azul_solida {
	BORDER: #550000 1px solid;
}
.borda_azul_bottom {	
	BORDER-BOTTOM: #550000 1px solid; 
}
.borda_azul_right {	
	BORDER-RIGHT: #550000 1px solid;
}
.borda_azul_top {	
	BORDER-TOP: #550000 1px solid;
}
.borda_azul_bottom_top {
	BORDER-TOP: #550000 1px solid;
	BORDER-BOTTOM: #550000 1px solid; 
}
.borda_azul_left_right_top {
	BORDER-TOP: #550000 1px solid;
	BORDER-LEFT: #550000 1px solid; 
	BORDER-RIGHT: #550000 1px solid; 
}
.borda_azul_pontilhado {
	border: 1px dashed #550000;
}

.borda_cinza_solida {
	BORDER: #eaeaea 1px solid;
}
.borda_cinza_bottom {	
	BORDER-BOTTOM: #eaeaea 1px solid; 
}
.borda_cinza_right {	
	BORDER-RIGHT: #eaeaea 1px solid;
}
.borda_cinza_top {	
	BORDER-TOP: #eaeaea 1px solid;
}
.borda_cinza_bottom_top {
	BORDER-TOP: #eaeaea 1px solid;
	BORDER-BOTTOM: #eaeaea 1px solid; 
}
.borda_cinza_left_right_top {
	BORDER-TOP: #eaeaea 1px solid;
	BORDER-LEFT: #eaeaea 1px solid; 
	BORDER-RIGHT: #eaeaea 1px solid; 
}
.borda_cinza_pontilhado {
	border: 1px dashed #eaeaea;
}

.menu_sel{
	BORDER-TOP: #FFFFFF 2px solid;
	BORDER-LEFT: #FFFFFF 2px solid; 
	BORDER-BOTTOM: #FFFFFF 2px solid; 
	background-color:#FFFFFF;
    font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;

}
.menu_fundo{
	background-color:#550000;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 11px; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;
}
.menu_cinza{
	border: #330000 1px solid;
	background-color:#ececec;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 9px; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-weight: bold;
}
.formulario_tipo1{
	border: 1px #000000 solid; 
	FONT-SIZE: 9px; 
	COLOR: #000000;
	font-family: Trebuchet, Tahoma, sans-serif;
	BACKGROUND-COLOR: #ffffff;	
}
.texto_azul_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	font-style: normal;
}
.texto_azul_10_sublinhado {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	font-style: normal;
	text-decoration: underline;	
}
.texto_azul_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
}
.texto_azul_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	font-style: normal;
}
.texto_azul_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
}
.texto_preto_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.texto_preto_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.texto_preto_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.texto_preto_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.texto_vermelho_10 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	font-style: normal;
}
.texto_vermelho_10_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
}
.texto_vermelho_12 {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	font-style: normal;
}
.texto_vermelho_12_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
}
.texto_vermelho_18_bold {
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-style: normal;
}
.frmInput{
	border: #999999 1px solid;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 9px;  
	font-color: #13426C; 
}
.frmInputFocus{
	border: #13426C 1px solid;
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 9px;  
	font-color: #13426C; 
}
.frmButton{
	border: #999999 1px solid;
	background-color:#FFFFFF; 
	font-family: Trebuchet, Tahoma, sans-serif;
	font-size: 12px;  
	font-color: #13426C; 
}