.standard_table th.active{
    background: transparent url("/static/custom/autinitysoftware/images/home/table_active.png") scroll repeat-x center;
}
table.standard_table, table.fc-border-separate {  
    background: transparent url("/static/custom/autinitysoftware/images/icons/autinitysoftware_opac.png") scroll no-repeat center;
}

table.standard_table th {
    background: transparent url("/static/custom/autinitysoftware/images/home/header_bg.png") scroll repeat-x top;
}

table.standard_table tr.listpage_marked_row {
    background-color: rgba( 8, 149, 76, 0.2);
}