body
{
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
}
	
a:link
{
	color: #003366;

	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
  
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:visited
{
	color: #003366;

	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;

	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold; 
	text-align: center;
	vertical-align: middle;
}


a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}


.tdFdBranco
{
	background-color: #FFFFFF;
}


.tdFundoAzul
{
	border-bottom-width: 8px;
	border-bottom-style: solid;
	background-color: #003366;
	border-bottom-color: #FFFFFF;
}


.tdBorderAzul
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003366;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;

	background-color:#CCCC99;
}


.noticias
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#003366;
 vertical-align: middle;
 font-weight:bold;
}


.diamond
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color:#003366;
 vertical-align: middle;
 font-weight:bold;
}


.tdFundoBege
{
	border-left-width: 1px;
	border-left-style: solid;
	background-color: #CCCC99;
	border-left-color: #FFFFFF;
}


.tdFdCinzaR
{
	background-image:  url(../imagens/fd_cibr.gif);
}


.tdFdCinzaRPq
{
	background-image:  url(../imagens/fd_riscas_esq.gif);
}


.Logo
{
	v-align: top;
	text-align:left;

	color: #336699;
	background-color:#FFFFFF;
  
	font-size: 10pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}


.LogoFirst
{
	v-align: top;
  
	color: #003366;
	background-color:#FFFFFF;

	font-size: 16pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.infSup
{
	text-align:right;
  
 	color: #CCCCCC;
	background-color:#FFFFFF;

	font-size: 7pt;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}


.horseBT
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #003366;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseS
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #003366;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(../imagens/ct_az.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseSentrar
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #003366;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(../imagens/ct_entrar_az.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseSinsc
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #003366;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(../imagens/ct_insc_az.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseSinicio
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #003366;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:    url(../imagens/ct_home_az.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseSlinks
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #003366;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(../imagens/ct_link_az.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseBTCk
{
	cursor: hand;

	color: #003366;
	background-color: #CCCC99;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseSCkentrar
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #CCCC99;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(../imagens/ct_entrar_be.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseSCkinsc
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #CCCC99;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(../imagens/ct_insc_be.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseSCkinicio
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #CCCC99;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:    url(../imagens/ct_home_be.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseSCklinks {
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #CCCC99;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(../imagens/ct_link_be.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.horseSCk
{
	cursor: hand;
  
	color: #CCCCCC;
	background-color: #CCCC99;

	text-align: center;
	vertical-align: middle;
  
	border-bottom-width: 1px;
	border-bottom-style: solid ;
	border-bottom-color: #999999;

  background-repeat: no-repeat;
	background-position: left top;
	background-image:   url(../imagens/ct_bege.gif);
  
	font-size: 8pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}


.tableFundoBegeB
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
  
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
  
	border-right-width: 2px;
  border-right-style: solid;
	border-right-color: #003366;
  
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
  
	background-color:#CCCC99;
}

.noticiasTituloLeft
{
	cursor: hand;
  
	color: #000033;
	background-color: #999900;

	text-align: center;
	vertical-align: middle;
  
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;

  background-repeat: no-repeat;
	background-position: left top;
	
  
	font-size: 11pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.noticiasSistemaOrange-Orange-Yellow
{
	cursor: hand;
  
	color: #000033;
	background-color: #FF9900;

	text-align: center;
	vertical-align: middle;
  
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;

  background-repeat: no-repeat;
	background-position: left top;
	
  
	font-size: 11pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.noticiasSistemaLight-Hard-Azure
{
	cursor: hand;
  
	color: #000033;
	background-color: #3399FF;

	text-align: center;
	vertical-align: middle;
  
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;

  background-repeat: no-repeat;
	background-position: left top;
	
  
	font-size: 11pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.noticiasSistemaYellow-Yellow-Orange
{
	cursor: hand;
  
	color: #000033;
	background-color: #FFCC00;

	text-align: center;
	vertical-align: middle;
  
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;

  background-repeat: no-repeat;
	background-position: left top;
	
  
	font-size: 11pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.noticiasSistemaLight-Dull-Green
{
	cursor: hand;
  
	color: #000033;
	background-color: #66CC66;

	text-align: center;
	vertical-align: middle;
  
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;

  background-repeat: no-repeat;
	background-position: left top;
	
  
	font-size: 11pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.noticiasSistemaLight-Dull-Spring
{
	cursor: hand;
  
	color: #000033;
	background-color: #99CC66;

	text-align: center;
	vertical-align: middle;
  
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999900;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999900;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;

  background-repeat: no-repeat;
	background-position: left top;
	
  
	font-size: 11pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.LogoObscureDullBlue
{
	v-align: top;
	text-align:left;

	color: #999900;
	background-color:#000066;
  
	font-size: 13pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.LogoDarkHardAzure
{
	v-align: top;
	text-align:left;

	color: #3399FF;
	background-color:#000066;
  
	font-size: 13pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.LogoLightAzureBlue
{
	v-align: top;
	text-align:left;

	color: #6699FF;
	background-color:#000066;
  
	font-size: 10pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.LogoAzureAzureCyan
{
	v-align: top;
	text-align:left;

	color: #0099FF;
	background-color:#000066;
  
	font-size: 10pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.LogoLightYellowOrange
{
	v-align: top;
	text-align:left;

	color: #FFCC33;
	background-color:#000066;
  
	font-size: 13pt;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.tdFundoDarkDullBlue
{
	background-color: #333399;
}
.tdFundoObscureDullBlue
{
	color: #CCCCCC;
	background-color: #000066;
  
  
  text-align: center;
	vertical-align: middle;
  

  
	font-size: 12pt;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  
  
}
.tdFundoDarkHardBlue
{
	background-color: #0000CC;
}
.tdFundoDarkFadedYellow
{
	background-color: #999900;
}
.tdFundoLightWeakYellow
{
	background-color: #CCCC99;
}