body { background-color: #ECE9D4; 
       background-image: url(/img/steletheme9a.jpg);
       background-repeat: repeat;
       color: #000 }

td.menu { background-color: #523073;
          color: #fc9 }

div.category_title { color: #523073;
                    background-color: #fc9; }

div#sidenav a         { color: #fc9 }
div#sidenav a:hover   { background-color: #96A }
div#sidenav a:visited { color: #fc9 }

div.menu_box a#menufileselected   { background-color: #895789 }
div.menu_box a#menuparentselected { background-color: #748 }

tr.table-head td { background-color: #D0D0B0 }
tr.table-odd  td { background-color: #F0F0D0 }
tr.table-even td { background-color: #E0D0C0 }

table.callout th { background-color: #B9C }
table.callout td { background-color: transparent }
