body {   margin: 0px 0px 0px 0px;
         padding:0px;
         font-size:8pt;
         line-height:10pt;
         font-family:Verdana,Arial;
         /* background:#dff4ae; */
         scrollbar-base-color:#77aa33;
         scrollbar-3dlight-color:#77aa33;
         scrollbar-arrow-color:#77aa33;
         scrollbar-darkshadow-color:#77aa33;
         scrollbar-face-color:#ffffff;
         scrollbar-highlight-color:#ffffff;
         scrollbar-shadow-color:#ffffff;
         scrollbar-track-color:#e2ece1;
        }
a       { color:#505050;
          text-decoration: none; }
a:hover { color:#587d26; }
img { border-color:#77aa33; }
.head1  { font-size:12pt;    /* Head large */
         line-height:12pt;
         font-family:Verdana, Arial;
         font-weight: bold;
         color:#77aa33;
         font-style:normal; }
.head2  { font-size:10pt;    /* Head */
         line-height:10pt;
         font-family:Verdana, Arial;
         font-weight: bold;
         color:#77aa33;
         font-style:normal; }
.head,.texth { font-size:8pt;    /* Text heading */
         line-height:9pt;
         font-family:Verdana,Arial;
         color:#77aa33;
         font-style:normal; }
.text  { font-size:8pt;    /* Text */
         line-height:9pt;
         font-family:Verdana,Arial;
         color:#303030;
         font-style:normal; }
.gtext { font-size:10pt;    /* Text large */
         line-height:12pt;
         font-family:Verdana,Arial;
         color:#000000;
         font-style:normal; }
.stext { font-size:8pt;    /* Text small */
         line-height:8pt;
         font-family:Arial;
         color:#808080;
         font-style:normal; }
a.stext:link,a.stext:visited,a.stext:active {
         font-family: Arial;
         font-size: 8pt;
         font-style: normal;
         text-decoration: none;
         color: #808080; }
.texti { font-family:Arial; /* Input fields */
         font-size:10pt;
         line-height:10pt;
         color:#000000;
         background-color:#e0e0e0;
         margin:0px;
         padding:1px;
         border-width:1px;
         border-style:solid;
         border-color:#77aa33;
         text-decoration:none; }
.textit { font-family:Arial; /* Input textarea */
         font-size:8pt;
         line-height:8pt;
         color:#000000;
         margin:0px;
         padding:4px;
         border-width:1px;
         border-style:none;
         border-color:#77aa33;
         text-decoration:none; }
.textib { font-family:Arial; /* Buttons */
         font-size:10pt;
         line-height:10pt;
         color:#000000;
         height:20px;
         background-color:#e0e0e0;
         margin:0px;
         padding:1px;
         text-decoration:none; }
.navl {
         font-family:Verdana,Arial;
         font-size:12;
         font-weight:bold;
         color:#ffffff; }
.navls {
         font-family:Verdana,Arial;
         font-size:12;
         font-weight:bold;
         color:#587d26; }
.tabframe { border:1px solid #808080; }
