/******** BARRAS VERTICAIS *******/
.corpo 
		{SCROLLBAR-FACE-COLOR:#C4CFDB; 
		SCROLLBAR-ARROW-COLOR:maroon; 
		SCROLLBAR-TRACK-COLOR:#FCFDFE; 
		SCROLLBAR-SHADOW-COLOR:maroon; 
		SCROLLBAR-HIGHLIGHT-COLOR:white; 
		SCROLLBAR-3DLIGHT-COLOR:#ffffff; 
		SCROLLBAR-DARKSHADOW-COLOR:#ffffff}
		 
/******** TEXTOS *******/
.titulo 
		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13pt; 
		color:#003366; font-weight:bold}

.titulo2
		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13pt; 
		color:#003366; text-decoration:none; font-weight:bold}

.titulo3
		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13pt; 
		color:maroon; text-decoration:none; font-weight:bold}

.subtitulo
		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11pt; 
		color:#003366; text-decoration:none; font-weight:bold}

.sublink
		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; 
		color:maroon; text-decoration:none}

.rodape
		{font-family:"Times New Roman", Times, serif; font-size:8pt; 
		text-decoration:none; font-weight:normal}

.textogeral
		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; 
		color:#003366; text-decoration:none; font-weight:normal}

.textolu
		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
		color: #990000; text-decoration:none; font-weight: bold}

.textomarrom
		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt;
		color:maroon;}
	
.textocabecalho
		{font-family:Arial;	color:#EAEAEA; text-decoration:none; 
		text-underline:none; font-size:9pt}

.textobd 
		{font-family:Arial; font-size:8pt; 
		color:#EAEAEA}

.textobd2 
		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#000000}

		
.contadores 
		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
		color: #990000; text-decoration:none; font-weight: bold;}

/******** LINKS *******/

/******** Link do cabeçalho *******/
.cabecalho:link 
		{font-family:Arial; font-size: 8pt; 
		color:#eaeaea; text-decoration: none}
		
.cabecalho:active 
		{font-family:Arial; font-size: 8pt; 
		color:#eaeaea; text-decoration: none}
		
.cabecalho:visited 
		{font-family:Arial; font-size: 8pt; 
		color:#eaeaea; text-decoration: none}
		
.cabecalho:hover 
		{ font-family:Arial; font-size: 8pt; 
		color:black; text-decoration: none}

/******** Link geral *******/
.geral:link 
		{font-family:Arial; font-size: 10pt; 
		color:#000080}
		
.geral:active 
		{font-family:Arial; font-size: 10pt; 
		color:#000080}
		
.geral:visited 
		{font-family:Arial; font-size: 10pt; 
		color:#003366}
		
.geral:hover 
		{font-family:Arial; font-size: 10pt; 
		color:black}

/******** Link do dicionário *******/
.dicionario:link 
		{font-family:Arial; font-size: 11pt; 
		color:maroon; font-weight:bold}
		
.dicionario:active 
		{font-family:Arial; font-size: 11pt; 
		color:maroon; font-weight:bold}
		
.dicionario:visited 
		{font-family:Arial; font-size: 11pt; 
		color:#808080; font-weight:bold}
		
.dicionario:hover 
		{font-family:Arial; font-size: 11pt; 
		color:black; font-weight:bold}

/******** Link do banco de dados *******/
.bd:link 
		{font-family:Arial; font-size: 8pt; 
		color:#000080}
		
.bd:active 
		{font-family:Arial; font-size: 8pt; 
		color:#000080}
		
.bd:visited 
		{font-family:Arial; font-size: 8pt; 
		color:#003366}
		
.bd:hover 
		{font-family:Arial; font-size: 8pt; 
		color:black}


/******** INPUTS *******/
.campo {font-family: VERDANA; height:17px; font-size: 8 pt; border: 1px solid #003D59;}
.campo2 {font-family: VERDANA; height:100px; font-size: 8 pt; border: 1px solid #003D59;}
.button {height: 17px; border: 1px #003D59 solid; font-family: verdana; background-color: #C4CFDB; font-size: 10px; font-weight: bold; color: #074079; text-decoration:none}

