body { background-color: #FFF;
       background-image: url(/img/bkgs6.jpg);
       background-position: center top;
       color: #000 }

/* was a67; */

td.menu { background-color: #600;
          color: #FFD }

div.category_title { color: #600;
                     background-color: #ffd; }

div#sidenav a         { color: #EEC }
div#sidenav a:hover   { background-color: #d9a }
div#sidenav a:visited { color: #EEC }

div.menu_box a#menufileselected   { background-color: #c89 }
div.menu_box a#menuparentselected { background-color: #b77 }

tr.table-head td { background-color: #CDC }
tr.table-odd  td { background-color: #FFD }
tr.table-even td { background-color: #EDC }

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

div.sidebar-right { background-color: #fed }

div.form-area { background-color: #ffe8e8;
                border: solid 1px }
