.titulo_form
{
  font-family	: Arial;
  font-size	: 12pt;
  color		: #AB2520;
  font-weight 	: bold;
 text-decoration: underline
}

.titulo_pasta
{
  font-family	: Arial;
  font-size	: 10pt;
  color		: #000000;
  font-weight 	: bold;
}

.subtitulo_pasta
{
  font-family	: Arial;
  font-size	: 10pt;
  color		: #B2572A;
  font-weight 	: bold;
}

.label
{
  font-family	: Arial;
  font-size	: 8pt;
  color		: #9A0202;
  font-weight 	: bold;
}

.input
{
  font-family	: Arial;
  font-size	: 8pt;
  color		: #000000;
  font-weight 	: plain;
}

.print
{
  font-family	: Arial;
  font-size	: 8pt;
  color		: #000000;
  font-weight 	: bold;
}

.comentario
{
  font-family	: arial;
  font-size	: 10pt;
  color		: #000000;
  font-weight 	: bold;
; font-style	: italic
}


.tit_ajudabold
{
  font-family	: Arial;
  font-size	: 10pt;
  color		: #993300;
  font-weight 	: bold;
  vertical-align: middle;
  text-align	: center;
  text-decoration: underline
}


.tit_ajuda
{
  font-family	: Arial;
  font-size	: 10pt;
  color		: #993300;
  font-weight 	: plain;
  vertical-align: middle;
  text-align	: center;  
}


.txt_ajuda
{
  font-family	: Arial;
  font-size	: 9pt;
  color		: #000000;
  font-weight 	: plain;
  vertical-align: top;
  text-align	: justify; 
  margin-left 	: 5px;
  padding-left 	: 5px;
  margin-top 	: 5px;
  padding-top 	: 5px;  
  line-height   : 20px;  
}


.txt
{
  font-family	: Arial;
  font-size	: 9pt;
  color		: #000000;
}


.link_menu
{
  font-family	: Arial;
  font-size	: 8pt;
  color		: #000000;
  text-decoration: none;
}


.txt_busca
{
  font-family	: Arial;
  font-size	: 9pt;
  color		: #000000;
  font-weight 	: plain;
  vertical-align: middle;
  margin-left 	: 5px;
  padding-left 	: 5px;  
  text-align	: left;  
}


.tit_busca
{
  font-family	: Arial;
  font-size	: 9pt;
  color		: #9A0202;
  font-weight 	: bold;
  vertical-align: middle;
  text-align	: left;
  margin-left 	: 5px;
  padding-left 	: 5px;
  line-height   : 17px;
  background-color: #EAEAEA;
}


.subtit_busca
{
  font-family	: Arial;
  font-size	: 9pt;
  color		: #993300;
  font-weight 	: bold;
  vertical-align: middle;
  text-align	: left;
  margin-left 	: 5px;
  padding-left 	: 5px;
  background-color: #F2D9CC;
}


.cor_pasta
{
	background : #F8BEA3;
}

.cor_linha
{
	background : #F2D9CC;
}