  body { 
     color: black; 
     background: #FFFFFF;
     font-size: 10px;
     font-family: Arial, Helvetica, sans-serif
   }
 
  a.border:link {color: #000000; text-decoration: none}
  a.border:visited {color: #000000; text-decoration: none}
  a.border:hover {color: #000000; font-weight: bolder; font-size: 18px}
  a.border:active {color: #000000; text-decoration: none}

  a.borderLt:link {color: #000000; font-weight: normal; text-decoration: none}
  a.borderLt:visited {color: #000000; font-weight: normal; text-decoration: none}
  a.borderLt:hover {color: #000000; font-weight: bolder; font-size: 24px}
  a.borderLt:active {color: #000000; font-weight: normal; text-decoration: none}
  
  div.box { border: solid; border-width: thin; width: 100% }
 
  a.*ToolbarBackground:link {color: white }
  
  dt { font-weight: bolder}
  
  .LeftNavigation { valign: top ; background: #F0ECD0; font-weight: bold; font-family: Arial, Helvetica, sans-serif}

  auction.LeftNavigation { valign: top ; background: #ffc3cd; font-weight: bold; font-family: Arial, Helvetica, sans-serif}

  th { background: #990000; color: white }
  th a { color: #f0ecd0 }

  th.FrontPage a { color: #f0ecd0 }
  th.FrontPage { background: #004400; color: white; }
  td.FrontPage { background: #f0ecd0; font-size:  smaller }
  td.FrontPageP { font-size:  smaller }

  td.FrontPage { background: #f0ecd0; font-size:  smaller }
  td.Upcome { font-size:  larger }

  th.FrontPageSub { background: #992222; color: white }
  th.FrontPageSub a { color: #f0ecd0 }

  th.Auction { background: #992222; color: pink }
  th.Auction a { color: pink }

