body {
background-color: #ffffff;
//SCROLLBAR-FACE-COLOR: white;
//SCROLLBAR-HIGHLIGHT-COLOR: white;
SCROLLBAR-SHADOW-COLOR: #c0c0c0;
//SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: #555555;
//SCROLLBAR-TRACK-COLOR: white;
//SCROLLBAR-DARKSHADOW-COLOR: white;
SCROLLBAR-face-WIDTH: 1px;
background-repeat: no repeat;	
}
   
table{
border-color=none;
BACKGROUND-COLOR: transparent;
}

table.principal{
border-color:#ff0000;
BACKGROUND-COLOR: transparent;
/*border-left: 40px
border-right: 40px;
border-bottom: 5px;
border-top: 5px;*/
} 
                
a{font-size:11px;
  font-family:Arial;
  font-weight:bold;
  color:"#A40000";
  text-decoration:none;
}

a.menu{font-size:8pt;
       font-family:Arial;
       font-weight:bold;
       color:"#ffffff";
       text-decoration:none;
}

a.submenu{font-size:9pt;
          font-family:Arial;
          font-weight:normal;
          color:"#000077";
          text-decoration:none;
          padding:0px 0px 0px 0px;
}

a.submenu:hover{font-size:9pt;
                font-family:Arial;
                font-weight:bold;
                color:"#000077";
                text-decoration:none;
                padding:0px 0px 0px 0px;
}

a.subsubmenu{font-size:18pt;
             font-family:Arial;
             font-weight:normal;
             color:"#000077";
             text-decoration:none;
             padding:0px 0px 0px 0px;
             margin:0px 0px 0px 0px;     
}

a.subsubmenu:hover{font-size:17pt;
             font-family:Arial;
             font-weight:bold;
             color:"#000077";
             text-decoration:none;
             padding:0px 0px 0px 0px;
             margin:0px 0px 0px 0px;     
}

  
font{font-family:Arial;
	 font-weight:bold;
}

font.texto{font-family:Arial;
	       font-size:10px;
	       font-style:none;
	       font-weight:normal;
	       color:#505050;
}
font.textobold{font-family:Arial;
	           font-style:none;
	           font-weight:bold;
	           color:#505050;
}

p{font-family:Arial;
  font-weight:normal;
  font-style:none;
  font-size:12px;
}

p.titulo{font-family:Arial;
	     font-size:16px;
	     font-style:none;
	     font-weight:bold;
	     padding:5px 0px 0px 8px; 
}

p.texto{font-family:Arial;
	    font-style:none;
	    font-weight:normal;
	    color:#505050;
	    padding:0px 0px 0px 0px;
}

p.legenda{font-family:Arial;
	      font-size:12px;
	      font-style:none;
	      font-weight:normal;
	      padding:2px 0px 0px 0px;
	      margin:0px 0px 0px 0px;
}

img.montra{padding:0px 0px 0px 0px;
           margin:0px 0px 0px 0px;
           /*border:1px;
           border-color:"#ff0000";*/
}

input.botao{
	font-family:Arial;
	font-style:none;
	border-color:#c0c0c0c;
}
.botao{color:#ffffff;
       background-color:#A40000;
       height : 19px;
       font-size : 12px;
       font-family:Arial;
	   font-style:none;
	   font-weight:bold;
	   border:1px;
	   border-color:#444444; 
	   
}	             