body {
	color: #333333;
}
A:link {color: #0F2775; text-decoration: none;}
A:visited {color: #0F2775; text-decoration: none;}
A:hover {color: #F09A21;	text-decoration: underline;}
div.forn
{
  margin: 0;
  border: 0;
  height: 68px;
  width: 320px;
  float: left;
  vertical-align:middle;
  /*text-align: center;*/
}	
div.forn table
{
  display: inline;
}
.arial8n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
}
.arial8b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: normal;
}
.arial9n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
}
.arial9b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
}
.arial10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
}
.rapido_select {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: 170px;/**/
	height: 16px;
	border: 0px solid #000;
	text-align: left;
	text-indent: 8px; /*espaço entre a borda do objeto e o início do texto*/
	/*color: #90A7F3;*/
	color: #ffffff;
	background-color: #000F4E;
	background-image: url(images/fundo_rapido.jpg);
	background-repeat: no-repeat;
	background-position: -200 top;/**/
}
.rapido_congress {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: 170px;/**/
	height: 16px;
	border: 0px solid #000;
	text-align: left;
	text-indent: 25px; /*espaço entre a borda do objeto e o início do texto*/
	/*color: #90A7F3;*/
	color: #ffffff;
	background-color: #000F4E;
	background-image: url(images/fundo_rapido.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;/**/
}
a.rapido_congress:link, a.rapido_congress:visited, a.rapido_congress:active {
	/*color: #90A7F3;*/
	color: #ffffff;
	text-decoration: none;
	background-color: #000F4E;
	background-image: url(images/fundo_rapido.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;/**/
}
a.rapido_congress:hover {
	/*color: #768EDA;*/
	color: #ffffff;
	text-decoration: none;
	background-color: #0F2775;
	background-image: url(images/fundo_rapido.jpg);
	background-repeat: no-repeat;
	background-position: -200 top;/**//* usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}
.rapido_rollover {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: 170px;/**/
	height: 16px;
	border: 0px solid #000;
	text-align: left;
	text-indent: 8px; /*espaço entre a borda do objeto e o início do texto*/
	/*color: #90A7F3;*/
	color: #ffffff;
	background-color: #000F4E;
	background-image: url(images/fundo_rapido.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;/**/
}
a.rapido_rollover:link, a.rapido_rollover:visited, a.rapido_rollover:active {
	/*color: #90A7F3;*/
	color: #ffffff;
	text-decoration: none;
	background-color: #000F4E;
	background-image: url(images/fundo_rapido.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;/**/
}
a.rapido_rollover:hover {
	/*color: #768EDA;*/
	color: #ffffff;
	text-decoration: none;
	background-color: #0F2775;
	background-image: url(images/fundo_rapido.jpg);
	background-repeat: no-repeat;
	background-position: -200 top;/**//* usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}
.rapido_rollover2 {
	float: left; /*importante para funcionar corretamente no firefox e no netscape*/
	width: /*120px;*/
	height: 15px;
	border: 0px solid #000;
	text-align: left;
	/*text-indent: 12px; espaço entre a borda do objeto e o início do texto*/
	color:#72A7C5;
	background-color: #ffffff;
	background-image: url(images/fundo_rapido2.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.rapido_rollover2:link, a.rapido_rollover2:visited, a.rapido_rollover2:active {
	color: #72A7C5;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_rapido2.gif);/**/
	background-repeat: no-repeat;
	background-position: 0 top;
}
a.rapido_rollover2:hover {
	color: #886331;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(images/fundo_rapido2.gif);/**/
	background-repeat: no-repeat;
	background-position: -120 top;/* usa o número negativo igual à metade da largura da imagem para mostrar o pedaço do rollover*/
}
.finalTitulo {
	padding-left:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-variant: normal;
}

