
.azul{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration : none;
	Color: #66CCFF;
}
.Branco{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration : none;
	Color: #FFFFFF;
}
.Branco2{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration : none;
	Color: #FFFFFF;
}
.Branco1{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
	Color: #FFFFFF;
}
.LinkNewsOut{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
	font-weight : bold;
	color: Black;
}
.LinkNewsOver{ 
	font-family: Tahoma;
	font-size: 10px;
	font-weight : bold;
 }
 .Font{ 
	font-family: Tahoma;
	font-size: 10px;
 }
 .ACBranco{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration : none;
	background : #0099CC;
	color: white;
}
 .LinkOver{ 
	font-family: Tahoma;
	font-size: 10px;
	color: #0077CC;
	text-decoration: none;
 }
 .LinkOut{ 
	font-family: Tahoma;
	font-size: 10px;
	color: #0099CC;
	text-decoration: none;
 }
 .FontAzulNegrito{
	font-family: Tahoma;
	font-size: 10px;
	font-weight : bold;
	color: #6495ED;
	text-decoration: none;
}
 .Font9px{ 
	font-family: Tahoma;
	font-size: 9px;
 } 
  .FontAzul{ 
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	text-decoration: none;
}
  .Form {  
        font-family: Tahoma; 
        font-size: 9px; 
        border: #003366; 
        border-style: solid; 
        border-width: 1; 
 }
.BotaoMouseOut{
        background : #FFFFFF;
	font-family: Tahoma; 
        font-size: 9px; 
        border: #003366; 
        border-style: solid;     
        border-width: 1;  
        text-decoration : none;
	color : #000000;
}

.BotaoMouseOver{
        background-color : #FFFFFF;
	font-family: Tahoma; 
        font-size: 9px; 
        border: #003366; 
        border-style: solid; 
        border-width: 2;  
        text-decoration : none;
	color : #0099CC;
}
.MenuFontOut{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration : none;
	Color: #003366;
}
.Titulo{ 
  font-family: Tahoma;
  text-decoration: none;
  font-size: 12px;
 }
 .TituloOut{ 
  font-family: Tahoma;
  text-decoration: none;
  color:Gray;  
  font-size: 10px;
  }
   .TituloOver{ 
  font-family: Tahoma;
  text-decoration: none;
  color:Silver;  
  font-size: 10px;
  }
  .TituloPontos{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
	font-variant : small-caps;
}
.MiniFont{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
 }
 .botaoEntrada
{
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: navy 1px solid;
    COLOR: navy;
    BORDER-BOTTOM: navy 1px solid;
    FONT-FAMILY: Arial, Verdana
}
.campoEntradaDisable
{
	BORDER-RIGHT: navy 1pt solid;
	BORDER-TOP: navy 1pt solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: navy 1pt solid;
	BORDER-BOTTOM: navy 1pt solid;
	FONT-FAMILY: Arial, Verdana;
	background-color : Silver;
}
.campoEntrada
{
	BORDER-RIGHT: navy 1pt solid;
	BORDER-TOP: navy 1pt solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: navy 1pt solid;
	BORDER-BOTTOM: navy 1pt solid;
	FONT-FAMILY: Arial, Verdana;
}