.titulo {  
	font-family: Arial, helvetica, tahoma ; 
	font-size: 20px; 
	font-weight: bold; 
	letter-spacing: -1px; 
}
body {  
font-family: Tahoma, Arial; font-size: 11px;
background-color: #FFFFFF;
color: #000000;
margin: 10px;
overflow: auto;
}
td {  font-family: Tahoma, Arial; font-size: 11px}
.indent {  padding-left: 5px; padding-top: 10px; padding-right: 5px; padding-bottom: 10px}
.lista { color: #FFFFFF; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold ; padding-left: 5px}
a {  text-decoration: none; color: gray}
.anao {  font-size: 10px}
.clicavel {  cursor: hand}
ul {  font-family: Tahoma, Arial; font-size: 10px}
strong {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFF00}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #000066; font-weight: bold; padding-bottom: 15px}
.data {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color: #CCCCCC}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}

.clicavel {  cursor: hand}
.mostra { visibility:visible }
.esconde { visibility:hidden }
.transparente {  filter: Alpha(Opacity=65)}

.tabComValor {overflow:hidden; padding:1px; background-image: url(imgs/tabBase.gif); background-repeat: no-repeat;}
.tabSemValor {overflow:hidden; padding:1px; background-image: url(imgs/tabBaseDisponivel.gif); background-repeat: no-repeat;}

/* ESCADA */
.tituloEscada   { font-size: 16px; font-family: Tahoma, Arial, Helvetica; color: black; padding-bottom: 10px}
.destaqueEscada   { font-size: 12px; font-family: Tahoma, Arial, Helvetica; color: black; font-weight: bold; padding: 10px}
.menuOn   { background-color: #2A3D65; color: white; font-weight: bold; border-left: 1px solid #F2F2F2; }
.menuOff   { background-color: #8E909C; color: #FFFFFF; font-weight: bold; border-left: 1px solid #F2F2F2; border-bottom: 1px solid #F2F2F2; }
.menuDescOn   { background-color: #2A3D65; color: white; border-left: 1px solid #F2F2F2; }
.caixaMenu { background-color: #F2F2F2; padding: 10px; border: 1px solid #2A3D65; height:10px}
.corpoPagina  { background-color: white; border-left: 1px dotted #2A3D65; border-bottom: 1px dotted #2A3D65; border-right: 1px dotted #2A3D65; vertical-align: top; padding: 20px}
.headingEscada   { font-size: 20px; font-family: Tahoma, Arial, Helvetica; color: #8E909C; font-weight: normal}
.textoBranco   { color: White;}
li { padding-top:4px}
.formulario   {font-size: 11px; border: 0px; border-bottom: 1px solid #99CC00; background-color:#EEEEEE; padding-left: 3px; font-family: Tahoma, Arial, Helvetica}
.captionFormulario  {color: Orange; font-size: 10px; padding-left: 5px}
form {display:inline; margin-top:0px; margin-bottom:0px;}
.citacao  { font-family: Times New Roman; font-style: italic; font-weight: bold; font-size: 12px; color: #2A3D65; padding-top:5px; padding-left: 20px; padding-right: 20px}
.citacaoAutor  { font-family: Tahoma, Arial; font-size: 10px; font-weight: normal; font-style: normal; text-align: right; padding-right: 20px}