
  body { font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    background-color: white;
    }

  h1 { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 110%;
    }

  h2 { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 110%;
    }

  h3 { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 120%;
    }

  .title1 { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 48px;
    line-height: 100%;
    }

  .title2 { font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    line-height: 100%;
    }

  .container { margin: 0px auto;
    text-align: left;
    width: 815px;
    }

  .header { border: 1px solid gray;
    width: 808px;
    background-image: url(gradient.jpg);
    }

  .headleft { padding: 10px 40px 10px 10px;
    float: left;
    }

  .headright { padding: 10px;
    }

  .footleft { width: 500px;
    display: inline;
    float: left;
    }

  .footframe { border: 0px none ;
    display: inline;
    text-align: right;
    width: 300px;
    height: 16px;
    }

  .stop { clear: left;
    font-size: 1px;
    }

  .content { border: 0px solid red;
    padding-top: 10px;
    }

  .contentleft { border: 0px solid yellow;
    float: left;
    width: 200px;
    background-color: lightgrey;
    }

  .contentmiddle { border: 0px solid yellow;
    float: left;
    width: 10px;
    height: 10px;
    }

  .contentright { border: 0px solid yellow;
    float: left;
    width: 600px;
    }

  .contentblock { border: 1px solid black;
    margin-bottom: 10px;
    background-color: white;
    }

  .contentnews { margin: 0px 0px 0px 10px;
    padding: 0px;
    }

  .contentnews li { padding: 5px;
    }

  .contenthead { padding: 5px;
    background-color: midnightblue;
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    }

  .contentspace { padding: 10px;
    background-image: url(incorners600.gif);
    background-repeat: no-repeat;
    background-position: top center;
    }

  ul.contentnav { border: 1px solid black;
    margin: 0px 0px 15px;
    padding: 0px;
    line-height: 0px;
    list-style-type: none;
    }

  ul.contentnav li { margin: 1px;
    }

  ul.contentnav a { padding: 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    text-decoration: none;
    color: white;
    background-color: green;
    background-image: url(upcorners200.gif);
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
    }

  ul.contentnav a#nolinknav { color: black;
    background-color: white;
    display: block;
    }

  ul.contentnav a:hover { background-color: black;
    }

  .linklang { border: 1px solid black;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    color: black;
    background-color: orange;
    background-repeat: no-repeat;
    }

  .linklang:hover { background-color: red;
    }

  .linkblock { border: 1px solid gray;
    padding: 10px;
    text-decoration: none;
    color: black;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    background-color: lightblue;
    }

  .linkblock:hover { background-color: yellow;
    }

  .downloadinfo { font-style: italic;
    display: block;
    }

  .img96 { width: 96px;
    height: 96px;
    }

  .img64 { width: 64px;
    height: 64px;
    vertical-align: middle;
    padding-right: 5px;
    }

  .img32 { border: 0px none ;
    margin: 0px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    width: 32px;
    height: 32px;
    }

  .img16 { border: 0px none ;
    margin: 0px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    width: 16px;
    height: 16px;
    }

  .imgmail { border: 0px none ;
    margin: 0px;
    width: 256px;
    height: 32px;
    }

  .linkmail { display: block;
    border: 1px solid black ;
    margin: 0px;
    width: 256px;
    height: 32px;
    }

  .linkmail:hover { background-color: yellow;
    }
