@charset "utf-8";
.first td {color:#90b039;}
.first_red td {color:#9d4242;}
.next td {color:#424242;}
.first td, .first_red td, .next td, .selected td {background-repeat:repeat-x;}
.first td, .next td, .first_red td, .selected td {background-position:bottom; padding:7px; text-align:center;}
.first td, .first_red td {font-weight:bold;}
.first td {background-color:#f2f7e9; background-image:url(/admin/images/tableheader_bg.jpg); border:1px solid #dfe7cb;}
.first_red td {background-color:#fff1f1; background-image:url(/admin/images/tableheader_redbg.jpg); border:1px solid #ffd6d6;}
.next td {background-color:#fafafa; background-image:url(/admin/images/tablerow_bg.jpg); border:1px solid #eaeaea;}
.next td, .selected td {padding-top:5px; padding-bottom:5px;}
.selected td {background-image:url(/admin/images/tablerow_greenbg.jpg); border:1px solid #e2f9db; background-color:#f1faee;}
