/* (c) 2007 SCH, all rights reserved */


    * html body {margin: 15px 2%;}

  body { 
  max-width: 860px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
    color: #000033;
    background-color: rgb(91, 136, 204);
    font-family: "arial Times New Roman",sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 6pt;
    }
    
  a:link, a:visited { color: #000033;
    text-decoration: none;
    }

  a:hover { color: #ffffff;
    text-decoration: none;
    }

  table { 
  border-collapse: collapse;}

    
  td.leftside {vertical-align: top;
    width: 180px;
    }

  #nav { margin: 10px 10px 0pt 0pt;
    background-repeat: no-repeat;
    background-position: center top;
    width: 160px;
    }

  #nav a { border-style: solid;
    border-color: rgb(0, 0, 136);
    border-width: 0px 20px 1px 0px;
    margin: 0pt 0pt 1px;
    padding: 3px 8px 3px 3px;
    display: block;
    font-size: 80%;
    text-align: right;
    text-decoration: none;
    background-color: rgb(91, 136, 204);
    }

  #nav *:link, *:visited { color: rgb(0, 0, 51);
    }

  #nav *:hover { background: rgb(0, 0, 136) none repeat scroll 0%;
    border-right-color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    }

  #nav #here { background: navy none repeat scroll 0%;
    color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    }

  .rightside { padding: 0px 10px;
    vertical-align: top;
    }

  #data { width: 660px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(157, 158, 222);
    }

  .cam img { padding: 8px;
    }
    
    .cam th { color: #ffffff;}
    .cam td { color: #ffffff;}

  .cam { color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 136);
    }

  .boxin { border-style: solid;
    border-color: rgb(0, 0, 136);
    border-width: 1px 4px;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }

  .contrast { background-color: rgb(176, 176, 255);
    }

  .credits { background-color: rgb(91, 136, 204);
    }

  .copyright { background-color: rgb(91, 136, 204);
    color: rgb(255, 255, 255);
    vertical-align: top;
    text-align: right;
    font-size: 6pt;
    }

