﻿table.Menu  
{
   /*width: 790px;
   height: 10px;
   background-color: White;*/
   border-left-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-style: solid;
   border-collapse: collapse;
   border-color: #CCCCCC;
   background-color: #F7F7F7;
   FONT-FAMILY: Helvetica, Arial, san-serif;
   color: #666666;
   font-size: 11px;
   padding: 0px;
   margin: 0px;
}

td.Menu  
{
   text-align:left;
   width: 100px;
}

td.MenuQuote  
{
   text-align: center;
   width: 20px;
}
