  html { scroll-behavior: smooth; }
  table { border-spacing: 0px; box-shadow:5px 5px 5px gray; }
  td { vertical-align:top; }
  
  td.appl { font-size:12px; color:rgb(80,80,80); font-family:verdana; background-color:white;
            padding:10px; padding-top:5px; padding-bottom:5px;  
            margin:3px; border-spacing: 3px; width:33%; border:1px #C9C9C9 solid;   }
  
  td.nav {  color:grey; font-family:verdana; font-size:13px; text-align:center; font-weight: bold; 
            padding:5px; width:230px; border:1px #C9C9C9 solid; cursor:pointer;        }

  td.footer { padding:10px; width:250px; color:#3D3838; line-height:1.5em; }
  .atitle { color:green; }
  td.footer a { color:#3D3838; text-decoration:none; }
  td.footer a:hover { color:black; }

  h1 a           { font-size:38px; }
  div.mtitle     { font-family:verdana; font-size:24px; color:black; font-weight: bold; }
  div.title1      { color:#E47911; margin-bottom:4px; font-size:22px; font-weight: bold; text-align: center;;}
  div.title      { color:#E47911; margin-bottom:4px; font-size:18px; font-weight: bold; text-align: center;;}
  div.title a    { color:#E47911; margin-bottom:4px; font-size:18px; font-weight: bold; text-decoration:none; }
  div.title a:hover    { color:#FA9536; text-decoration:underline; }
  div.learn      { text-decoration:none;  color:#3366FF;  }

  a.button       { font-size:16px; color:white; line-height: 200%; padding: 0px 5px 3px 5px; background-color:#E24747; border: red 1px solid; border-radius:5px; text-decoration: none; font-weight:bold; }
  a.button:hover { background-color:red; }
  a.learn        { font-size:13px; text-decoration:none; color:#1585D5;  padding-top:8px; }
  a.learn:hover  { text-decoration:underline; color:#3366FF  }
  td.nav a       { color:white; font-size:16px; text-decoration:none; }
  td.nav a:hover { text-decoration:underline; color:yellow; }
  td.appl div.nav { color:white; } 

  td a.nav1   { line-height:23px; }

  div.copytext {  width:220px; font-size:18px; height:70px;vertical-align:middle;display:table-cell; xborder:1px solid grey; }

  img            { border:0px }
  div.aimg       { border:0px; height:200px; vertical-align:bottom;
                   border:grey 1px solid; padding:10px; text-align:center; }

  body           { margin:0; }
  
  
  #headfade1 { font-size:34px; }
  #headfade2 { font-size:28px; }
  #headfade3 { font-size:28px; }
  span>a:hover { text-decoration:underline; }
  span>a { text-decoration:none; }
  #headfade1 a { font-size:34px; }
  #headfade2 a { font-size:28px; }
  #headfade3 a { font-size:28px; }
  #redcircle1 { width:80px; }
  #redcircle2 { width:80px; }
  #redcircle3 { width:80px; } 
  td.circlebox { width:90px;height:90px;float:left; }
  span.pnt { font-size:18px; }
  div.notes { font-size: 12px;color:grey; line-height: 30px; }
      span.navHeading { color:white; font-size:18px; padding-top:6px; } 
      span.num { background:white; color:grey; width:25px;height:25px;xborder-radius:6px;xborder:1px solid grey;padding:2px;text-align:center; }
  
  select { padding:3px;border-radius:8px;color:#252525; }
      div.price { float: right; padding:9px; color:white; xborder:1px solid grey; border-radius: 13px; background-color:#DA1414; font-weight:bold; font-size:14px; xheight:26px; display:none; }  

