a:active
{
	color: #205AA7;
}

a:hover
{
	text-decoration: underline;
	color: #205AA7
}

a:link
{
	text-decoration: none;
	color: #205AA7
}

a:visited
{
	text-decoration: none;
	color: #205AA7
}

.{
	scrollbar-face-color:#FFFFFF; 
	scrollbar-arrow-color:#205AA7;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#205AA7; 
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#205AA7;
	scrollbar-darkshadow-color:#FFFFFF;
}

.fontes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
	<!--background-color: White;-->
}

.fontesBranca
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: white;
	background-color:#205AA7;
}


.fontes2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
	background-color: White;
}

.fontes3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
	background-color: White;
}

.fontes4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Black;
}

.azul
{
	background-color: #EFF4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
}

.azul2
{
	background-color: #EFF4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Black;
}

.cinza
{
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
}

.botao
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR:#FFFFFF;
	border:none;
	BACKGROUND-COLOR: #679fe9;
	CURSOR: hand;
	background-image:url(../images/botao_fundo.png)
}
.botaovermelho
{
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	BORDER-RIGHT: 1pt solid #CC0000;
	BORDER-TOP: 1pt solid #CC0000;
	BORDER-LEFT: 1pt solid #CC0000;
	BORDER-BOTTOM: 1pt solid #CC0000;
	CURSOR: hand;
}

.botaoazul
{
	background-color: #EFF4FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
	BORDER-RIGHT: 1pt solid #205AA7;
	BORDER-TOP: 1pt solid #205AA7;
	BORDER-LEFT: 1pt solid #205AA7;
	BORDER-BOTTOM: 1pt solid #205AA7;
	CURSOR: hand;
}

.botaoAzul2
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	BORDER-RIGHT: #666666 2pt solid;
	BORDER-TOP: #CCCCCC 2pt solid;
	BORDER-LEFT: #CCCCCC 2pt solid;
	BORDER-BOTTOM: #666666 2pt solid;
	BACKGROUND-COLOR: #205AA7;
	CURSOR: hand;
}

.txtfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
	background-color: White;
	border : 1pt #205AA7 solid;
}

.txtfieldazul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
	background-color: #EFF4FA;
	border : 1pt #205AA7 solid;
}

.transBranco
{
	background-color: White;
	BORDER-RIGHT: solid White;
	BORDER-TOP: solid White;
	BORDER-LEFT: solid White;
	BORDER-BOTTOM: solid White
}

.transAzul
{
	background-color: #EFF4FA;
	BORDER-RIGHT: solid #EFF4FA;
	BORDER-TOP: solid #EFF4FA;
	BORDER-LEFT: solid #EFF4FA;
	BORDER-BOTTOM: solid #EFF4FA;
}

.transCinza
{
	background-color: #F3F3F3;
	BORDER-RIGHT: solid #F3F3F3;
	BORDER-TOP: solid #F3F3F3;
	BORDER-LEFT: solid #F3F3F3;
	BORDER-BOTTOM: solid #F3F3F3;
}

.Rodape 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	background-color: #FFFFFF
}


.fonte_aviso 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
