</tr>
    
     <tr align="center">
         <td colspan="5">
             <input type="Reset" class="button"  value="Vaciar Datos" name="cmdReset"/>
             <input  type="button" class="button" value="Consultar" name="cmdConsultar" onclick="javascript:validar();" />
             <input name="cmdListar" type="hidden" value="OK"/>
         </td>
     </tr>
     </table>
    </div>
    </td></tr>
    </table>   
     </form>
            <?php 
$arResult = $clsCNMAM->ListadoAspectosResiduos($_GET);
//var_dump($arResult);die;
?>

            <br/>
            <style>
                .txtPeligroso{
                    color: #db0202;
                    font-weight: bold;
                }
            </style>
            <table id="datatablesMod" class="display">
                <thead>
                    <tr>
                        <th style="width: 15%;">Código LER</th>
                        <th style="width: 40%;">Aspecto</th>