/* Style Sheet for Morten's JavaScript Tree Menu
   Created & maintained by Morten Wang <morten@treemenu.com>
   Version 2001-10-20 */

BODY {
  color: #000000;
  font-size: 75%;
}

TD, TH, ADDRESS, P, PRE, CODE, BLOCKQUOTE, UL, LI {
    font-size: 100%;
    font-family:verdana,arial,helvetica;
    color: #000000;
}


A:link { color: #8B7C5C; background: #ffffff; font-family:verdana, arial,helvetica; text-decoration:none;}
A:active { color: #8B7C5C; background: #ffffff; font-family:verdana, arial,helvetica; text-decoration:none; }
A:visited { color: #8B7C5C; background: #ffffff; font-family:verdana, arial,helvetica;text-decoration:none;}
A:hover { color: #F9A200; background: #ffffff; font-family:verdana, arial,helvetica; text-decoration:none;}

TD.link { padding-top: 1em; }

H1, H2, H3, H4, H5, H6 { font-family: Verdana, Georgia, "Times New Roman", serif;
                         color: #990000;
			 font-size: 100%;}
H1 { font-size: 100%; margin: 0; border: 0; padding: 0; }

P, H3, H4, H5, H6, DL, PRE, TABLE.optionDef { margin-left: 5%; margin-right: 3%; }
BLOCKQUOTE {
  margin-left: 10%;
  margin-right: 10%;
}

P, LI, TD, TH, BLOCKQUOTE, DD, DT {
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
  font-size: 83%;
  line-height: 115%;
}

DD P {
  font-size: 100%;
}

PRE, CODE { font-family: "Courier New", courier, monospace; }

.header {
          width: 100%;
          font-size: 16px;
          font-family: Times, Helvetica, sans-serif;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          line-height: 100%;
          text-align: left;
          border-width: 1px 0 0 0;
          border-style: none;
          border-color: #000000;
          padding-top: 0.25em;
          margin-top: 2em;
}
td.reference_text {
          font-size: 9px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-style: normal;
          text-align: center;

}

.smallcaps { font-variant: small-caps; }



.footer_text {
          width: 100%;
          font-size: 10px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-style: normal;
          line-height: 100%;
          text-align: none;
          border-width: 1px 0 0 0;
          border-style: none;
          border-color: #000000;
          padding-top: 0.25em;
          margin-top: 2em;
}

.footer {

          font-size: 10px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-style: normal;
          line-height: 100%;
          text-align: center;

          padding-top: 0.25em;
          margin-top: 2em;
}

.footer #noframes {
            float: right;
            text-align: right;
            width: 25%;
}

th {
     text-align: left;
}

table.optionDef tr {
                     vertical-align: top;
}

<!--
BODY{
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#7B9C9C;
scrollbar-track-color:'';
scrollbar-shadow-color:"#7B9C9C";
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:"#7B9C9C";
}
-->

/* End of Style Sheet */
