/****  TEXTOS ****/
.font_texto {
  font-size: 12px;
  font-family: Arial;
  color: #666666;
  padding-left: 5px;
}

.font_textoAzul {
  font-size: 12px;
  font-family: Arial;
  color: #00529C;
  padding-left: 5px;
}

.font_textoErro {
  font-size: 12px;
  font-family: Arial;
  color: #FF0000;
  padding-left: 5px;
}


/****  TEXTOS ADM ****/
.admTopo {
  font-size: 14px;
  font-family: Arial;
  color: #FFFFFF;
  padding-left: 5px;
}

.admHeader {
  font-size: 12px;
  font-family: Arial;
  color: #000000;
  padding-left: 5px;
}

a.LinkAdm:visited{
  font-family: Arial;
  font-size: 12px;
  color: #00529C;
  text-decoration: none;
}
a.LinkAdm:hover{
  font-family: Arial;
  font-size: 12px;
  color: #00529C;
  text-decoration: underline;
}
a.LinkAdm:active{ 
  font-family: Arial;
  font-size: 12px;
  color: #00529C;
  text-decoration: none;
}
a.LinkAdm:link{ 
  font-family: Arial;
  font-size: 12px;
  color: #00529C;
  text-decoration: none;
}
/****  TEXTOS ADM ****/


a.Link:visited{
  font-family: Arial;
  font-size: 12px;
  color: #666666;
  text-decoration: underline;
}
a.Link:hover{
  font-family: Arial;
  font-size: 12px;
  color: #666666;
  text-decoration: underline;
}
a.Link:active{ 
  font-family: Arial;
  font-size: 12px;
  color: #666666;
  text-decoration: underline;
}
a.Link:link{ 
  font-family: Arial;
  font-size: 12px;
  color: #666666;
  text-decoration: underline;
}

a.LinkAzul:visited{
  font-family: Arial;
  font-size: 12px;
  color: #00529C;
  text-decoration: none;
}
a.LinkAzul:hover{
  font-family: Arial;
  font-size: 12px;
  color: #00529C;
  text-decoration: underline;
}
a.LinkAzul:active{ 
  font-family: Arial;
  font-size: 12px;
  color: #00529C;
  text-decoration: none;
}
a.LinkAzul:link{ 
  font-family: Arial;
  font-size: 12px;
  color: #00529C;
  text-decoration: none;
}

.input {
	FONT-SIZE: 12px; FONT-FAMILY: Arial; ffffff: black
}
.botao02 {
	BORDER-RIGHT: #0b3751 1px solid; BORDER-TOP: #0b3751 1px solid; FONT: 11px Arial; BORDER-LEFT: #0b3751 1px solid; BORDER-BOTTOM: #0b3751 1px solid; BACKGROUND-COLOR: #CCCCCC
}
#scroll {
	SCROLLBAR-FACE-COLOR: #ecedef; VISIBILITY: visible; SCROLLBAR-HIGHLIGHT-COLOR: #ecedef; OVERFLOW: auto; WIDTH: 580px; CLIP: rect(0px 320px 235px 0px); SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #ecedef; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #ecedef; SCROLLBAR-DARKSHADOW-COLOR: #ecedef; HEIGHT: 280px
}

