  BODY {
    scrollbar-face-color:#5850B0;
    scrollbar-highlight-color:#C8E4FF;
    scrollbar-3dlight-color:#C0C0C0;
    scrollbar-darkshadow-color:#404040;
    scrollbar-shadow-color:#808080;
    scrollbar-arrow-color:#C8E4FF;
    scrollbar-track-color:#C8E4FF;
    font-family: Arial; 
    font-size:10pt
  }

  td {font-family: Arial; font-size:10pt}
  h1 {font-size:15pt}
  
  .menuButtonText {padding-top:7px;}
  A.menuButton, A.menuButton:visited, A.menuButton:active {    
    display:block; 
    text-align:center; font-weight:bold; text-decoration:none; font-size:13px;
    height:32px; width:203px; 
    color:silver; background:url('images/btnup.gif')}
    
  A.menuButton:hover {color:white; background:url('images/btndown.gif')}
 
  .itemCode{font-size:8pt; color:#564ead}
  .itemName {color:#564ead; font-weight:bold;}
  .itemIcon {}
  .itemPrice {color:#564ead; }
  .itemDescription {}
  .itemDetailsRow {border: solid 1px silver; margin-bottom:5px}

  A.addToCart, A.addToCart:visited, A.addToCart:active {
    display:block; 
    text-align:center; font-weight:bold; text-decoration:none; font-size:13px;
    height:32px; width:104px; 
    color:silver; background:url('images/addToCart.jpg')}  
  A.addToCart:hover {color:white; background:url('images/addToCartOver.jpg')}