<style type="text/css">

.navegador	{
    COLOR: #333399; 
    FONT-FAMILY: verdana,arial; 
    FONT-SIZE: 10pt; 
    FONT-WEIGHT: none; 
    TEXT-DECORATION: none
}
a.navegador:hover		{
	COLOR: #333399; 
	FONT-FAMILY: verdana,arial; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: underline
}

.paginas
{
    COLOR: #000080; FONT-FAMILY: verdana; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
a.paginas:visited { color: #000080; font-family: Verdana; font-size: 8pt; text-decoration: none }
a.paginas:link { color: #000080; font-family: Verdana; font-size: 8pt; text-decoration: none }
a.paginas:active { color: #000080; font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: none }
a.paginas:hover { color: #000080; font-family: Verdana; font-size: 8pt; font-weight: bold; text-decoration: underline }

.cabecalho
{
    COLOR: #808080; FONT-FAMILY: verdana; FONT-SIZE: 7.5pt; TEXT-DECORATION: none
}
a.cabecalho:visited { color: #C0C0C0; font-family: Verdana; font-size: 7.5pt; text-decoration: none }
a.cabecalho:link { color: #808080; font-family: Verdana; font-size: 7.5pt; text-decoration: none }
a.cabecalho:active { color: #C0C0C0; font-family: Verdana; font-size: 7.5pt; font-weight: bold; text-decoration: none }
a.cabecalho:hover { color: #808080; font-family: Verdana; font-size: 7.5pt; font-weight: bold; text-decoration: underline }

.centro
{
    COLOR: #000080; FONT-FAMILY: verdana; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
a.centro:visited { color: #000080; font-family: Verdana; font-size: 8 pt; text-decoration: none }
a.centro:link { color: #000080; font-family: Verdana; font-size: 8 pt; text-decoration: none }
a.centro:active { color: #000080; font-family: Verdana; font-size: 8 pt; font-weight: bold; text-decoration: none }
a.centro:hover { color: #000080; font-family: Verdana; font-size: 8 pt; text-decoration: underline }

.campo_pesquisa {
	background-color: #FFFFFF; 
	color: #808080; 
	font-size: 8pt; 
	font-family: Verdana; 
	border: 1 solid #808080
}

.botao_pesquisa	{
	background-color: #ffffff; 
	color: #808080; 
	font-size: 8pt; 
	font-family: Verdana; 
	border: 1 solid #808080
}

.campo_login	{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000080; 
	background-color: #FFFFFF; 
	border: 1 solid #000080
}

.botao_login	{
	background-color: #FFFFFF; 
	color: #808080; 
	font-size: 8pt; 
	font-family: verdana; 
	border: 1 solid #808080
}

.titulo_celula	{
	color: #FFFFFF; 
	font-size: 10pt; 
	font-family: verdana; 
}
.tabela_contorno {
	border: 1px solid #808080;
}
.erro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}


</style>
