body{
font-family:Stylus BT, verdana;
color:black;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-transform: uppercase;
/* barra de rolagem colorida abaixo :) dududu... */
scrollbar-face-color: #30844D;
scrollbar-highlight-color: green;
scrollbar-3dlight-color: #87D086;
scrollbar-darkshadow-color: #30844D;
scrollbar-shadow-color: #003300;
scrollbar-arrow-color: #87D086;
scrollbar-track-color: #dddddd;
}

table{ text-transform: uppercase; }

a:link{color:green;text-decoration:none;}
a:visited{color:green;text-decoration:none;}
a:active{color:green;text-decoration:none;}
a:hover{color:red;text-decoration:none;}

a.menu:active{color:#F1D840;text-decoration:none; font-size:9; font-weight:600;}
a.menu:link{color:#F1D840;text-decoration:none; font-size:9; font-weight:600;}
a.menu:visited{color:#F1D840;text-decoration:none; font-size:9; font-weight:600;}
a.menu:hover{color:#F1D8A0;text-decoration:none; font-size:9; font-weight:600;}

/*a.menu:active{color:#FF6600;text-decoration:none; font-size:10; font-weight:600;}
a.menu:link{color:#FF6600;text-decoration:none; font-size:10; font-weight:600;}
a.menu:visited{color:#FF6600;text-decoration:none; font-size:10; font-weight:600;}
a.menu:hover{color:green;text-decoration:none; font-size:10; font-weight:600;}
*/

a.rodape:active{color:red;text-decoration:none;}
a.rodape:link{color:red;text-decoration:none;}
a.rodape:visited{color:red;text-decoration:none;}
a.rodape:hover{color:blue;text-decoration:none;}

.titulo{
font-family:Verdana;
text-align:right;
font-size:8pt;
font-weight:bold;
color:#000099;
text-transform: uppercase;
}

p{
text-indent:0;
}

.conteudo{
font-family:Stylus BT, Verdana;
text-align:justify;
font-size:7pt;
color:#000000;
font-weight:none;
padding-left:5;
padding-right:5;
padding-top:5;
background-color:#eeeeee;
text-transform: uppercase;
}

.geral{
font-family:Stylus BT, Verdana;
text-align:justify;
font-size:7pt;
color:#000000;
font-weight:none;
border-width:1;
border-style:solid;
border-color: #999999 #999999 #999999 #999999;
}

.texto{
font-family:Stylus BT, Verdana;
font-size:7pt;
color:#000000;
font-weight:none;
}


.dese{
font-family:Stylus BT, Verdana;
font-size:7pt;
color:#000000;
font-weight:none;
padding-left:10;
}

.titulos{
background-color:#ffcc00;
text-indent:10;
font-weight:bolder;
font-family:verdana;
font-size:9;
width:99%;
}

.t_conteudo{
background:white url('layout/topo_conteudo.gif');
padding-right:10;
text-align:right;
font-weight:bold;
font-family:verdana;
font-size:10;
}

.campo{
background:#FFCC00;
border-width:1;
border-style:solid;
border-color: black black black black;
width:250;
font-family:Verdana;
text-align:justify;
font-size:7pt;
color:black;
font-weight:170;
}

.botoes{
background:#cccccc;
border-width:1;
border-style:solid;
border-color: black black black black;
width:50;
font-family:Verdana;
text-align:center;
font-size:7pt;
color:black;
font-weight:bold;
}

/*.menu {background-color:#f7f7f7; filter:alpha(opacity=100,style=1,FinishOpacity=0); cursor:hand; font-family:Verdana; font-size:8pt; font-weight:bold} */ 
