How to change style of GridView table?

My website is designed mainly with green color, I’d like have a green table. However GridView generate blue one by default. I found that the GridView has a separate css file, but I prefer to use my own css file. How can I change it’s style?

use the cssFile property - http://www.yiiframework.com/doc/api/1.1/CGridView#cssFile-detail