  h1 { font-size: 11pt;
       color: #000000;
       font-weight: bold }
  th { font-size: 9pt;
       color: #000000;
       font-weight: bold; }
  td { font-size: 9pt;
       COLOR: #000000 }
  td h3 { font-size: 9pt;
          color: #000000;
          font-weight: bold;
          margin: 0px; }
  form 
  { 
    padding:0px;
    margin:0px;
  }
          
  a:link    { font-family:Arial; color:black; }
  a:visited { font-family:Arial; color:black; }
  a:hover   { font-family:Arial; color:red; }
  a:active  { font-family:Arial; color:black; }

    
  .TextField { background-color: #ffffff;
               border-color: #7f9db9;
               border-style: solid;
               border-width: 1px; 
               color: #000000;
               font-size: 9pt;
               font-family: arial;
             }
             
  td.menu_default
  { 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:bold; 
    color:#ffffff;
    background-color:#3c69ac;
  }
  
  td.menu_mouseover
  {
    font-size:9pt; 
    text-decoration:none; 
    font-weight:bold; 
    cursor:hand;
    color:#000000;
    background-color:#F7D257;
  }
             
  img.mouseover  { cursor:hand; }

  .dialog_header
  { 
    font-family:Arial;
    font-size:9pt;
    text-decoration:none;
    background-color:#545454;
    padding:0px 8px 0px 8px;
  }
  
  .dialog_header td h2 
  { 
    font-size:9pt;
    color:#ffffff;
    font-weight:bold;
    margin:0px;
  }
    
  .dialog_header a:link    { font-family:Arial; color:#ffffff; }
  .dialog_header a:visited { font-family:Arial; color:#ffffff; }
  .dialog_header a:hover   { font-family:Arial; color:#F7D257; }
  .dialog_header a:active  { font-family:Arial; color:#ffffff; }
  
  .dialog_body
  {
    padding:2px;    
    background-color:#dddddd;
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
  }
  
  .dialog_message
  {
    padding: 10px 10px 10px 10px;    
    font-weight:bold;
    background-color:#ffaaaa;
  }
  
  table.sortable
  {
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
    background-color:#888888;
  }
  table.sortable a.sortheader 
  {
    color:#000000;
    font-weight: bold;
    text-decoration: none;
  }
  table.sortable span.sortarrow 
  {
    color: black;
    text-decoration: none;
  }
  
  table.selection_table
  { 
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
    background-color:#888888;
  }
    
  tr.selection_header
  { 
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
    background-color:#ADADAD;
  }
  
  tr.selection_default
  { 
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
    background-color:#f5f5f5;
  }
  
  tr.selection_default2
  { 
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
    background-color:#dddddd;
  }
  
  tr.selection_mouseover
  {
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    cursor:hand;
    color:#000000;
    background-color:#F7D257;
  }
  
  *.restaurant
  { 
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:black; 
    background-color:#ADADAD;
  }
  
  div.restaurant
  {
    border-style:solid; 
    border-color:#999999; 
    border-width:1px; 
    padding:0px
  }

  div.announcement
  { 
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    text-align:left;
    color:#000000; 
    border-style:solid; 
    background-color:#ffffff;
    border-color:#ff0000; 
    border-width:1px; 
    padding:3px
  }
          
  *.food1
  { 
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
    background-color:#f5f5f5;
  }
  
  *.food2
  { 
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
    background-color:#dddddd;
  }
  
  *.food_mouseover
  {
    font-family:Arial; 
    font-size:9pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
    cursor:hand;
    background-color:#F7D257;
  }

  .fine_print
  {
    font-family:Arial; 
    font-size:8pt; 
    text-decoration:none; 
    font-weight:normal; 
    color:#000000; 
  }
      