/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { text-align: center;
    font-size: 0.7em;
    background-color: rgb(130, 150, 180);
    font-family: Georgia,Verdana,Arial,sans-serif;
    }

  a:link, a:visited { font-weight: bold;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }

  a:hover, a:active { border-bottom: 2px solid rgb(0, 0, 0);
    font-weight: bold;
    text-decoration: none;
    }

  ul { margin-top: 0pt;
    margin-bottom: 1em;
    line-height: 1.8;
    }

  ul li { margin: 0pt 0pt 0pt 10px;
    padding: 0pt;
    line-height: 1.6em;
    font-weight: normal;
    color: rgb(102, 102, 102);
    }

  #header { border-bottom: 2px solid rgb(0, 0, 0);
    margin: 0pt auto;
    width: 700px;
    }

  #header h1 { padding-top: 19px;
    font-size: 30px;
    font-family: Courier New;
    letter-spacing: 3px;
    }

  #header h2 { text-align: right;
    font-size: 1.0em;
    }

  #header h3 { text-align: right;
    font-size: 0.9em;
    }

  #logo { margin: 0pt auto;
    background: transparent url(header.png) no-repeat scroll center top;
    width: 224px;
    height: 69px;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    }

  #structure { margin: 0pt auto 40px;
    clear: both;
    width: 710px;
    }

  #menu { padding-top: 15px;
    float: left;
    width: 170px;
    text-align: left;
    }

  #menu ul { padding: 0pt, 0pt, 0pt, 20px;
    list-style-type: none;
    position: relative;
    }

  #menu ul li { padding-top: 1.2em;
    }

  #txt { border-left: 2px solid rgb(0, 0, 0);
    margin: 0pt auto;
    float: right;
    padding-top: 30px;
    width: 470px;
    text-align: left;
    padding-left: 30px;
    }

  #txt h1 { font-size: 1.1em;
    color: rgb(12, 12, 12);
    }

  #footer { margin: 0pt auto;
    padding-top: 20px;
    clear: both;
    width: 600px;
    font-size: smaller;
    }
    
  textarea {
    background-color: rgb(160, 180, 210);
    font-size:140%;
    border:1px solid rgb(110, 130, 160);
  }
    
  input.textfield {
    background-color: rgb(160, 180, 210);
    font-size:90%;
    border:1px solid rgb(110, 130, 160);
  }
  
  input.button {
    /*color:rgb(160, 180, 210);*/
    color:rgb(0,0,0);
    font-family:'trebuchet ms',helvetica,sans-serif;
    font-size:84%;
    font-weight:bold;
    background-color:rgb(110, 130, 160);
    border:1px solid;
    border-top-color:rgb(160, 180, 210);
    border-left-color:rgb(160, 180, 210);
    border-right-color:rgb(130, 150, 180);
    border-bottom-color:rgb(130, 150, 180);
  }
  
input.buttonhov{
   border-top-color:rgb(160, 180, 210);
   border-left-color:rgb(160, 180, 210);
   border-right-color:rgb(160, 180, 210);
   border-bottom-color:rgb(160, 180, 210);}
