    body       { background:#000000}
    table       { width:100%; }
    td, th      { white-space:nowrap; }
    
A:link {text-decoration: none; color: #1da838;}
A:visited {text-decoration: none; color: #001584;}
A:active {text-decoration: none; color: #006666;}
A:hover {text-decoration: none; color: #ffff00;}

    /* table display format is needed for FireFox to work correctly */
    #keepInside { display:table ; margin: 15px 15px 0px 15px;}
    

h1 {color: #ffffff; font-family: Tahoma; font-size: 95%; text-align: justify; font-weight:bolder;}
p {color: #ffffff; font-family: Tahoma; font-size: 85%; text-align: justify;}
p.links {font-family: Tahoma; font-size: 85%; text-align: center;}
p.indent {color: #FFFF00; font-family: Tahoma; font-size: 85%; text-align: justify;}
p.products {color: #ffffff; font-family: Tahoma; font-size: 105%; text-align: justify;}

  #glossary {
    width: 100px; height: 20px;
    background: url(images/glossary_button.jpg);
   margin:0px 0px 2% 75%; padding: 0;
    position: relative;}
  #glossary li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #glossary li, #glossary a {
    height: 20px; display: block;}
    
  #panel1b {left: 0; width: 100px;}

  #panel1b a:hover {
    background: transparent url(images/glossary_button.jpg)
    0 -20px no-repeat;}
    
#panel1b a:active {
    background: transparent url(images/glossary_button.jpg)
    0 -40px no-repeat;}