Hi Mike,
You need to add in a formula column;

Enter the formula to equal your value column and set the format as follows;

=NumberFormat({$_},"<font color='green'>#,###.00;<font color='red'>-#,###.00")
Further information can be found at NumberFormat function
Let me know how you go.