body, td, a, input, select {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color: #505558;
}

a:hover {
   text-decoration: none; 
   color: #000000;
}

.MenuTopo {
   color: #505558;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
}

.MenuDireita {
   color: #3E9E64;
   font-weight: bold;
   text-decoration: none;
}

.MenuEsquerda {
   color: #505558;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
}

.MenuEsquerdaDisabled {
   color: #b2b5b6;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
}

.Fundo {
background-image:url('images/fundo.gif');
background-color: #F3F3F3;
background-repeat: no-repeat;
background-position: right bottom;
}

.RedText {
   color: #CC0000;
   font-weight: bold;
   text-decoration: none;
}

RedText:hover {
   text-decoration: none; 
   color: #CC0000;
}

.Links {
   color: #505558;
   font-weight: bold;
   text-decoration: none;
}

Links:hover {
   text-decoration: none; 
   color: #CC0000;
}

.button{ 
   background-color: #ECECEC;
}

.WhiteText {
   color: #FFFFFF;
   text-decoration: none;
}

.Titulo {
   color: #CC0000;
   text-decoration: none;
   text-align: left;
   font-weight: bold;
   font-size: 12px;
}

.Titulo1 {
   color: #CC0000;
   text-decoration: none;
   text-align: left;
   font-weight: bold;
   font-size: 10px;
}

.Label {
   color: #000000;
   text-decoration: none;
   text-align: right;
   font-weight: bold;
}


.PosTitulo {
   color: #CDCCCC;
   font-weight: bold;
   text-decoration: none;
   text-align: left;
}

.Texto {
   color: #505558;
   text-decoration: none;
   text-align: justify;
}

.Data {
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   text-align: right;
}
 