body.menu    { font-family: Verdana; font-size: 10pt;
               background-color: #8F8F8F;
               color: #000000; 
             }
table.menubox{ border-collapse: collapse;
               color: #000000;
               background-color: #FFBF1F;
               border: 1px solid #FFEFBF; }
td.menubox   { background-color: #D3DAD7; padding: 1px; }
td.menu      { background-color: #D3DAD7; font-family: Verdana;
               font-size: 7pt; }
td.menu_head { font-family: Verdana; font-size: 8pt; color: #FFFFFF;
               border: 1px solid #000000; background-color: #FFBF1F;
               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: #D3DAD7;
               font-style: italic; font-weight: bold; text-align: center;
               border-style: solid; border-width: 1px }
table.buttonbar { background-color: #D3DAD7 }
td.buttonbar { font-family: Verdana; font-size: 8pt }
table.productsheet { background-color: #FFBF1F; }
td.productsheet { background-color: #FFEFBF; }
td.photo     { background-color: #FFFFFF;}
a            { text-decoration: none; color: #8F8F8F; }
a:hover      { text-decoration: none; color: #FFBF1F; }
a.menu       { text-decoration: none; color: #002040; }
a.menu:hover { text-decoration: none; color: #0060B0; }

