body {
	margin-top:0px;
	font-family:tahoma;
	font-size:9px;
	color:#FFFFFF;
}
ul{
	margin:0px;
}
input{
	height:13px;
	width:200px;
	border:1px solid #000;
	font-family:tahoma;
	font-size:9px;
	color:#000000;	
}
select{
	height:15px;
	width:200px; 
	border:0px solid #000;
	font-family:tahoma;
	font-size:9px;
	color:#000000;	
}
	
#erro{
	background-image:url(../images/fundo_ob.gif);
	height:53px;
	width:321px;
	font-family:tahoma;
	font-size:9px;
	color:#FFFFFF;
	padding-top:30px;
	padding-left:5px;
	background-repeat:no-repeat;
	display:none;
}
.numero_ob{
	font-family:tahoma;
	font-size:9px;
	color:#00C400;	
}
.clear{
	border:none;
	width:65px;
	height:15px;	
}
.branco12{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:12px;
}
.branco9{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:11px;
}
.preto9, td {
	font-family:tahoma;
	color:#000000;
	font-size:11px;
}
.verde9{
	font-family:tahoma;
	color:#00C400;
	font-size:11px;
}
a.verde9{
	font-family:tahoma;
	color:#00C400;
	font-size:11px;
	text-decoration:none;
}
a.verde9:hover{
	font-family:tahoma;
	color:#00C400;
	font-size:11px;
	text-decoration:underline;
}
.linha{
	list-style-image:url(../images/seta.gif);
}
.linha_filho{
	margin-left:8px;
	list-style-image:url(../images/seta_filho.gif);
}

.espaco {
	margin-left:5px;
	margin-bottom:10px;
}
