Problem with importing(ERROR: numeric field overflow DETAIL

I've exported my old pt2 databse to a folder(fisse), when i try to import from pt3 i get this error for every file it attempts to import.
2008/05/16 19:01:56: Import file: C:\Documents and Settings\Bossen\Skrivebord\fisse\pty_new NL $1000 (6 max) 6967091432 to 6967170858.txt
2008/05/16 19:02:07: Unable to import hand. Reason: Unable to execute query: COPY holdem_hand_summary FROM STDIN;; Reason: Fatal Error (ERROR: numeric field overflow DETAIL: A field with precision 4, scale 2 must round to an absolute value less than 10^2. CONTEXT: COPY holdem_hand_summary, line 1, column amt_rake: "2545.00" )
2008/05/16 19:02:07: Unable to import hand. Reason: Unable to execute query: COPY holdem_hand_summary FROM STDIN;; Reason: Fatal Error (ERROR: numeric field overflow DETAIL: A field with precision 4, scale 2 must round to an absolute value less than 10^2. CONTEXT: COPY holdem_hand_summary, line 1, column amt_rake: "405.00" )
2008/05/16 19:02:07: Unable to import hand. Reason: Unable to execute query: COPY holdem_hand_summary FROM STDIN;; Reason: Fatal Error (ERROR: numeric field overflow DETAIL: A field with precision 4, scale 2 must round to an absolute value less than 10^2. CONTEXT: COPY holdem_hand_summary, line 1, column amt_rake: "1106.50" )
2008/05/16 19:02:13: + Complete (0 hands, 3 errors, 297 duplicates)
How do i solve this, what have i done wrong? My old pt db was also postreqsl if thats important in any way.
2008/05/16 19:01:56: Import file: C:\Documents and Settings\Bossen\Skrivebord\fisse\pty_new NL $1000 (6 max) 6967091432 to 6967170858.txt
2008/05/16 19:02:07: Unable to import hand. Reason: Unable to execute query: COPY holdem_hand_summary FROM STDIN;; Reason: Fatal Error (ERROR: numeric field overflow DETAIL: A field with precision 4, scale 2 must round to an absolute value less than 10^2. CONTEXT: COPY holdem_hand_summary, line 1, column amt_rake: "2545.00" )
2008/05/16 19:02:07: Unable to import hand. Reason: Unable to execute query: COPY holdem_hand_summary FROM STDIN;; Reason: Fatal Error (ERROR: numeric field overflow DETAIL: A field with precision 4, scale 2 must round to an absolute value less than 10^2. CONTEXT: COPY holdem_hand_summary, line 1, column amt_rake: "405.00" )
2008/05/16 19:02:07: Unable to import hand. Reason: Unable to execute query: COPY holdem_hand_summary FROM STDIN;; Reason: Fatal Error (ERROR: numeric field overflow DETAIL: A field with precision 4, scale 2 must round to an absolute value less than 10^2. CONTEXT: COPY holdem_hand_summary, line 1, column amt_rake: "1106.50" )
2008/05/16 19:02:13: + Complete (0 hands, 3 errors, 297 duplicates)
How do i solve this, what have i done wrong? My old pt db was also postreqsl if thats important in any way.