Puedes ahcerlo así:
te daría este resultado:
ID Nombre Total
175 AMADOR VERA MARIA VICTORIA 657
176 GUZMÁN CABRERA FREDDY ARTURO 1346
178 ANGELES PEREZ TEOFILA 778
entregandote el total
<input type='text' name='ID' value='".$row['ID']."'>
<input type='text' name='nombre' size='40' maxlength='40' value='".$row['nombre']."'><input type='text' name='descuento' value='".$row['Total']."'>