BODY
{
  margin: 0 0 0 0;
  top-margin: 0px;  
      
  scrollbar-face-color:        #FFFFFF;
  scrollbar-shadow-color:      #B7C3CC;
  scrollbar-highlight-color:   #FFFFFF;
  scrollbar-3d-light-color:    #FFFFFF;
  scrollbar-dark-shadow-color: #B7C3CC;
  scrollbar-base-color:        #B7C3CC;
  scrollbar-arrow-color:       #B7C3CC;
  overflow-x: hidden;
}

INPUT
{
  border: 1px solid #999999;
  background-color: #D5DADB;
  height:      15px; 
  font-family: Verdana;
  font-size:   12px;
  color:       #4A6875;
}

TEXTAREA
{
  border: 1px solid #999999;
  background-color: #D5DADB;
  font-family: Verdana;
  font-size:   12px;
  color:       #4A6875;
}

I.manager a, I.manager a:visited{
font-size: 11px;
margin-left: 17px;
color: #000;
}

I.manager a:hover{
font-size: 11px;
margin-left: 17px;
color: #000;
text-decoration: underline;
font-weight: normal;
}

I.manager2 a, I.manager2 a:visited{
font-size: 11px;
color: #000;
}

I.manager2 a:hover{
font-size: 11px;
color: #000;
text-decoration: underline;
font-weight: normal;
}

INPUT.botao
{
  font-weight:      bold;
  color:            #577BCA;
  height:           18px;
  background-color: #C9CFD0;
  border: 1px solid #999999;
}

FONT
{
  font-family: Verdana;
  font-size:   12px;
  color:       #4A6875;
}
  
A:link 
{
  font-family:     Verdana;
  font-size:       12px;
  color:           #000000;
  text-decoration: none
}
  
A:visited 
{
  font-family:     Verdana;
  font-size:       12px;
  color:           #000000;
  text-decoration: none
}

A:hover   
{
  font-family:     Verdana;
  font-size:       12px;
  color:           #005FB1;
  text-decoration: none;
  font-weight:	   bold;
}

H4.main {
background-color: #005FB1;
color: #FFF;
font-size: 14px;
font-family: verdana;
font-weight: bold;
height: 25px;
width: 420px;
}

table.menuindex {
background-color: #F8A034;
height: 25px;
width: 375px;
}

table.menuindex td H3 {
font-size: 11px;
font-family: tahoma;
font-weight: normal;
margin-left: 35px;
margin-top: 0;
margin-bottom: 0;
}

table.menuindex td H3 a, table.menuindex td H3 a:hover, table.menuindex td H3 a:visited {
color: #000;
font-weight: normal;
font-size: 11px;
font-family: tahoma;
}

H4.title {
background-color: #F8A034;
color: #FFF;
border: 1px solid #000;
font-size: 13px;
}

H4.title2 {
background-color: #F8A034;
color: #000;
font-size: 13px;
height: 25px;
}

TABLE.corpo td{
font-size: 10px;
text-align: center;
}

TABLE.corpo td font b{
font-size: 10px;
}

TABLE.lista td{
text-align: justify;
}

#contato {
width: 420px;
color: #FFF;
background: url("imagem/fundoinfo.jpg") center center no-repeat;
height:50px;
}

#contato div{
margin-left: 15px;
margin-top: 2px;
}

#contato div font{
color: #FFF;
font-weight: bold;
}

#contato div font u{
font-weight: normal;
text-decoration: none;
}

#contato div a {
color: #FFF;
}

#contato div a:hover {
color: #FFF;
text-decoration: underline;
}