jQuery(function($) {
 $(".tzebra tr:even").css("background","#484132");
})

