public ByARpt InsertPlz(vPolizas_Contrato Reg)
 {
     manager = new LegalizacionBLL();
     return manager.InsertPoliCon(Reg);
 }