body             {color: #604209}
input            {background-color: #ededed}
textarea         {background-color: #ededed}
table.menu_bg    {background-color: #604209;}
td               {font-family: Courier; font-size: 14px}
td.main          {font-family: Courier; font-size: 18px}
td.menu          {background-color: #ededed; width: 120px; text-align: center; color: #604209;height: 20;}
td.submenu       {background-color: #ededed; color: #604209;height: 20;opacity: .75;filter: alpha(opacity=75);}
td.menu_ph       {width: 120px;height: 20;}
td.highlight     {background-color: #604209; width: 120px; text-align: center; color: #ededed;height: 20;}
td.sub_highlight {background-color: #604209; color: #ededed;height: 20;}
tr.heading       {background-color: #ededed}
th               {text-align: left}

a{font-family:     Courier;
  color:           darkgrey;
  font-weight:     bold}
a:hover{font-family:     Courier;
        color:           #604209;
        font-weight:     bold}
img{border:0}
