a:link {text-decoration: none; color: #000066;}
a:visited {text-decoration: none; color: #000033;}
a:active {text-decoration: none; color: #003366;}
a:hover {text-decoration: underline; color: #003366;}
    
body {background-repeat: no-repeat;
      scrollbar-face-color: #DAE2E4;
      scrollbar-arrow-color: #003333;
      scrollbar-base-color: #DAE2E4;
      scrollbar-track-color: #DAE2E4;
      font-family: Franklin Gothic Book, Franklin Gothic, Century Gothic, Bernard Gothic, Helvetica, Arial, Sans-serif;
      font-size: 9px;
      text-decoration: none;
      color: #003333;
      background-attachment: scroll;
      background-position: left top}

div.content {
    font-family: Franklin Gothic Book, Franklin Gothic, Century Gothic, Bernard Gothic, Helvetica, Arial, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #003333
    }

div.c {
    font-family: Courier New, Courier, mono;
    font-size: 9px;
    font-weight: normal;
    color: #003333
    }

div.details {
    font-family: Franklin Gothic Book, Franklin Gothic, Century Gothic, Bernard Gothic, Helvetica, Arial, Sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #663300
}

input {  font-family: Franklin Gothic Book, Franklin Gothic, Century Gothic, Bernard Gothic, Helvetica, Arial, Sans-serif;
 font-size: 11px;
background-color: #F9F9F9; color: #003333}

textarea {  font-family: Franklin Gothic Book, Franklin Gothic, Century Gothic, Bernard Gothic, Helvetica, Arial, Sans-serif;
 font-size: 11px;
background-color: #F9F9F9; color: #003333}

#updated {
  margin-left: 10px;
  color: #300;
}

#option_menu {
  padding-top: 30px;
}