body {   margin: 10px 10px 10px 20px;
         font-size:10pt;
         line-height:10pt;
         font-family:Verdana,Arial;
         color:#ffffff;
         border: 3px solid #762185;
         padding:10px;
         /* background:#762185; */
         scrollbar-base-color:#000000;
         scrollbar-3dlight-color:#000000;
         scrollbar-arrow-color:#762185;
         scrollbar-darkshadow-color:#000000;
         scrollbar-face-color:#ffffff;
         scrollbar-highlight-color:#ffffff;
         scrollbar-shadow-color:#ffffff;
         scrollbar-track-color:#e2ece1;
        }
a       { color:#ffffff; }
a:hover { color:#e7bbee; }
.head1  { font-size:12pt;    /* Head large */
         line-height:12pt;
         font-family:Arial;
         font-weight: bold;
         color:#e7bbee;
         font-style:normal; }
.head2  { font-size:10pt;    /* Head */
         line-height:12pt;
         font-family:Arial;
         font-weight: bold;
         color:#e7bbee;
         font-style:normal; }
.head,.texth { font-size:10pt;    /* Text heading */
         line-height:10pt;
         font-family:Verdana,Arial;
         color:#e7bbee;
         font-style:normal; }
.text  { font-size:10pt;    /* Text */
         line-height:12pt;
         font-family:Verdana,Arial;
         color:#ffffff;
         font-style:normal; }
.gtext { font-size:12pt;    /* Text large */
         line-height:14pt;
         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:#808080;
         text-decoration:none; }
.textit { font-family:Arial; /* Input textarea CMS */
         font-size:8pt;
         line-height:8pt;
         color:#000000;
         margin:0px;
         padding:4px;
         border-width:1px;
         border-style:none;
         border-color:#000000;
         text-decoration:none; }
.textib { font-family:Arial; /* Buttons */
         font-size:10pt;
         line-height:10pt;
         color:#000000;
         height:20px;
         background-color:#b0b0b0;
         margin:0px;
         padding:1px;
         text-decoration:none; }
.tabframe { border:1px solid #808080; }

