h1 	{ font-weight: bold;
          font-variant: none;
          text-decoration: underline;
          text-align: center;}

h2 	{ font-weight: bold;
          font-variant: italic;
          text-decoration: none;} 

h2.med 	{ font-weight: bold;
          font-variant: italic;
          text-decoration: none;
          text-align: center;}  

h3 	{ font-weight: normal;
          font-variant: none;
          text-decoration: none;}

body  	{ background-color: #0066cc;
          font-family: verdana, tahoma, serif;
          font-size: 10pt; }

hr	{ width: 75%;
 	  text-align: center;}

hr.lge  { width: 95%;
 	  text-align: center;} 

hr.small{ width: 25%;
          text-align: center;}

hr.med  { width: 50%;
          text-align: center;}

div.footer  { font-size: 8pt;
              font-weight: normal;
              text-align: center; 
              margin-top: 10px;}

ul.products { line-height: 1.5;
              list-style-position: outside;}

em.slogan { color: rgb(0,0,128);
            font-weight: bold;
            text-decoration: underline;}

body.menu  { background-color: #0066cc;
             background-image: url(images/background.gif);
             background-repeat: repeat-y;}

img.gallery { width: 400px;
              height: 250px;}

div.photo { text-align: center;
            border-width: 2pt;
            border-style: inset;
            margin-top: 25;}

div.logo { text-align: center;}

img.logo   { width: 100px;
             height: 75px; 
             left:25px;
             top: 5px;
             text-align: center;
             border-width: 1pt;
             border-style: outset;
             border-color: black}

img.atslogo { margin-top: 10px;
              width: 135px;
              height: 100px;
              border: 1pt solid;
              border-color: black;}

div.menu { text-align: left;
           font-family: verdana, tahoma, serif;
           font-size: 12pt;
           border-width: 2pt;
           border-style: groove;
           border-color: white;
           background-color: #0066cc;
           padding: 2px;
           margin-top: 15px;
           line-height: 1.5;}

div.navopts { font-weight: bold; }

ol.title    { font-style: italic;
              font-weight: bold;
              list-style-type: numeric;}

ol.sub      { font-style: normal;
              font-weight: normal;
              list-style-type: lower-alpha;}

p.norm      { font-style: normal;
              font-weight: normal;}

h2.med      { font-size: 14pt;
              text-decoration: underline;
              text-align: left;}

h3.adv 	    { font-weight: bold;
              font-variant: none;
              text-decoration: underline;}
              
strong.ital { font-style: italic;}

img.title { width: 575;
            height: 225;}

span.update { font-size: 8pt;
              font-variant: small-caps;}

a:link	  { text-decoration: none;
            font-weight: bold;
            color: rgb(0,0,128);}

a:hover   { text-decoration: underline;
            font-weight: bold;
            color: rgb(136,128,1);}

a:visited { text-decoration: underline;
            color: rgb(0,0,128);
            font-weight: bold;
            a:link;}

.viewtools { text-align: center; }

div { padding: 5px; }