body.menu    { font-family: Verdana; font-size: 10pt;
               background-color: #C03020;
               color: #000000; 
             }
table.menubox{ border-collapse: collapse;
               color: #000000;
               background-color: #802010;
               border: 1px solid #FFF8F8; }
td.menubox   { background-color: #DDD8D8; padding: 1px; }
td.menu      { background-color: #DDD8D8; font-family: Verdana;
               font-size: 7pt; }
td.menu_head { font-family: Verdana; font-size: 8pt; color: #FFFFFF;
               border: 1px solid #000000; background-color: #802010;
               text-align: center; font-weight: bold; }
select.menu  { font-family: Verdana; font-size: 7pt; width: 140px }

body.left    { font-family: Verdana; font-size: 8pt; background-color: #FFFFFF;
               color: #000000; 
             }
td.label     { font-family: Verdana; font-size: 7pt; text-align:right }
td.data      { font-family: Verdana; font-size: 8pt }
td.noimage   { font-family: Verdana; font-size: 10pt; color: #DDD8D8;
               font-style: italic; font-weight: bold; text-align: center;
               border-style: solid; border-width: 1px }
table.buttonbar { background-color: #DDD8D8 }
td.buttonbar { font-family: Verdana; font-size: 8pt }
table.productsheet { background-color: #802010; }
td.productsheet { background-color: #FFF8F8; }
td.photo     { background-color: #FFFFFF;}
a            { text-decoration: none; color: #C03020; }
a:hover      { text-decoration: none; color: #802010; }
a.menu       { text-decoration: none; color: #002040; }
a.menu:hover { text-decoration: none; color: #0060B0; }

