    body
    {
      text-align:       center;
      font-family: 	arial, geneva, helvetica, sans-serif;
      color:		#C0C0C0;
      background-color: #404040;
    }


    .stdtext
    {
      font-size: x-small;
    }

    table
    {
      width: 640px;
    }

    table, th, td
    {
      font-size: x-small;
      padding: 10px;
      border: 1px solid gray;
      border-collapse: collapse;
    }

    .tn
    {
      text-align: center;
      padding-top: 2px;
      padding-right: 1px;
      padding-left: 1px;
      padding-bottom: 0px;
      width: 124px;
    }

    .noborder
    {
      border: none;
    }

    a:link, a:visited
    {
      color: #C0C0C0;
      font-family: arial, geneva, helvetica, sans-serif;
      text-decoration: none;
      font-weight: bold;
    } 

    a:hover
    {
      text-decoration: underline;
    }
      
    #maindiv
    {
      width: 880px;
    }

    #logo
    {
      border-bottom: 2px solid gray;
      margin-bottom: 2px;
    } 

    #footer
    {
      font-size: xx-small;
      border-top: 1px solid gray;
      margin-top: 15px;
      padding: 8px;
    } 

.spectitle
    {
      font-size: small;
      font-weight: normal;
      color: ffff00;
    }

.specimg
    {
      border: 2px solid gray;
      padding: 1px;
    }

img {
      border: 1px solid gray;
      padding: 1px;
    }
