html{
overflow-x: hidden; 
overflow-y: auto;
scrollbar-arrow-color: #8B4513;
	scrollbar-base-color: #F9ECDC;
	scrollbar-darkshadow-color: #F9ECDC;
	scrollbar-face-color: #F9ECDC;
	scrollbar-highlight-color: #F9ECDC;
	scrollbar-shadow-color: #F9ECDC;
	scrollbar-track-color: #F9ECDC;
/*
*/
	scrollbar-3dlight-color: #F9ECDC;
}

#row1 {	
	border-bottom-width: 1px;	
	border-bottom-style: dotted;	
	border-bottom-color: #CCCCCC;
		/*background-color: #F9ECDC;*/}
#row0{
border-bottom-width: 1px;	
	border-bottom-style: dotted;	
	border-bottom-color: #CCCCCC;
}

#linha1 {		
		background-color: #F9ECDC;
		}
#linha0{
background-color: #FFFFFF;

}







.transp{
filter: alpha ( opacity= 50 );
}



body{
	margin-top: 3px;		
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#fundo{
background:#F9ECDC url(images/fundo.gif) no-repeat center top; 
}
.campo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #996600;	
	/*background-color: #F9ECDC;	*/
	background-color: transparent;
	/*filter: alpha ( opacity= 20 );*/


}
.botao {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	
	
}
.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	
}
.aviso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
.baixao_tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D7D3BF;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9933;
	text-decoration: none;
}

