body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
background {
     color: #333333;
} 
.barra_cinza {
     scrollbar-face-color: #999999; 
     scrollbar-shadow-color: #E9E9E9; 
     scrollbar-highlight-color: #E9E9E9;
	 scrollbar-3dlight-color: #E9E9E9; 
     scrollbar-darkshadow-color: #E9E9E9; 
	 scrollbar-track-color: #E9E9E9; 
     scrollbar-arrow-color: #666666;	 
}
.link_branco:LINK {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Tahoma, arial;
	font-size : 11px; 
	text-decoration: none;
}.link_branco:VISITED {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Tahoma, arial;
	font-size : 11px; 
	text-decoration: none;
}
.link_branco:HOVER {
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Tahoma, arial;
	font-size : 11px; 
}
.field_30 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 30px; color: #333333; border: 1px solid #999999; font-weight:bold;}

.field_50 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 50px; color: #333333; border: 1px solid #999999; font-weight:bold;}
			 
.field_50_cinza { font-size: 11px; background-color: #E8E8E8; font-family: Tahoma, arial; 
             width: 50px; color: ##333333; border: 1px solid #999999; font-weight:bold;}
			 
.field_90 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 90px; color: ##333333; border: 1px solid #999999; font-weight:bold;}
			 
.field_90_cinza { font-size: 11px; background-color: #E8E8E8; font-family: Tahoma, arial; 
             width: 90px; color: ##333333; border: 1px solid #999999; font-weight:bold;}

.field_120 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 120px; color: #333333; border: 1px solid #999999; font-weight:bold;}
			 
.field_120_cinza { font-size: 11px; background-color: #E8E8E8; font-family: Tahoma, arial; 
             width: 120px; color: ##333333; border: 1px solid #999999; font-weight:bold;}
			 
.field_180 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 180px; color: #333333; border: 1px solid #999999;font-weight:bold; }

.field_300 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 300px; color: #333333; border: 1px solid #999999; font-weight:bold;}
			 
.field_460 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 460px; color: #333333; border: 1px solid #999999; font-weight:bold;}
			 
.field_500 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 500px; color: #333333; border: 1px solid #999999; font-weight:bold;}
			 
.field_620 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 620px; color: #333333; border: 1px solid #999999; font-weight:bold;}

.field_200 { font-size: 11px; background-color: #FFFFFF; font-family: Tahoma, arial; 
             width: 200px; color: #333333; border: 1px solid #999999; font-weight:bold;}


.fonte_PRETA {font-family: Tahoma;
         font-size: 11px;
         color: #000000;
}
.fonte_PRETA_GRANDE {font-family: Roman;
         font-size: 16px;
		 font-weight: normal;
         color: #000000;
}
.fonte_AMARELA {font-family: Tahoma;
         font-size: 11px;
         color: #FFFF00;
}
.fonte_vermelha {font-family: Tahoma;
         font-size: 11px;
         color: #660000;
}

.fonte_vermelha_grande {font-family: Tahoma;
         font-size: 14px;
         color: #FF0000;
}
.fonte_branca {font-family: Tahoma;
         font-size: 11px;
         color: #FFFFFF;
}
.fonte_verde {font-family: Tahoma;
         font-size: 11px;
         color: #006600;
}
.fonte_azul_grande {font-family: Tahoma;
         font-size: 15px;
         color: #000066;
}
.botao {
	font-family: tahoma,arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 20px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}
.botao_pequeno {
	font-family: tahoma,arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 18px;
	width: 90px;
	text-align: center;
}
	
.botao_pequeno2 {
	font-family: tahoma,arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 18px;
	width: 65px;
	text-align: center;
}
.botao_medio {
	font-family: tahoma,arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 18px;
	width: 125px;
}
.link_cinzaesc:LINK {
	color : #333333;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11px; 
	text-decoration: none;
}.link_cinzaesc:VISITED {
	color : #333333;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11px; 
	text-decoration: none;
}
.link_cinzaesc:HOVER {
	color : #333333;
	text-decoration : underline;
	font-family : Tahoma;
	font-size : 11px; 
}
.link_azul:LINK {
	color : #006699;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11px; 
	text-decoration: none;
}.link_azul:VISITED {
	color : #006699;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11px; 
	text-decoration: none;
}
.link_azul:HOVER {
	color : #006699;
	text-decoration : underline;
	font-family : Tahoma;
	font-size : 11px; 
}
.link_vermelho:LINK {
	color : #660000;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11px; 
	text-decoration: none;
}.link_vermelho:VISITED {
	color : #660000;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11px; 
	text-decoration: none;
}
.link_vermelho:HOVER {
	color : #660000;
	text-decoration : underline;
	font-family : Tahoma;
	font-size : 11px; 
}
#x FORM IMG {
	FLOAT: none
}
#x .frm {
	WIDTH: 50px
}
#x .frm2 {
	WIDTH: 50px
}
#y {
	FLOAT: right
}
#x A IMG {
	FILTER: alpha(opacity=90); moz-opacity: 9.0; opacity: 9.0
}
#x A:hover IMG {
	FILTER: alpha(opacity=100); moz-opacity: 1.0; opacity: 1.0
}