html {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #808080;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #C0C0C0;
scrollbar-arrow-color: #C0C0C0;
scrollbar-track-color: #000000;
}
body {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #808080;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #C0C0C0;
scrollbar-arrow-color: #C0C0C0;
scrollbar-track-color: #000000;
}


#divContainer  {position:absolute; width:440px; height:226px;
                  overflow:hidden; top:97px; left:440px;
                clip:rect(0,390,210,0); visibility:hidden;
                  text-align:justify; z-index:100}

#divContent      {position:absolute; width:390px; }

p  {font-size:12px; font-family:arial,tahoma,ms sans serif; color:#A8A8A8; }

.s             {font-style : underline;  color:#A8A8A8;}
.i             {font-style : italic;  color:#A8A8A8;}
.b             {font-weight : bold;  color:#A8A8A8; }
.bi            {font-style: italic; font-weight:bold; color:#A8A8A8; }
li             {font:9pt arial;  color: #A8A8A8; line-height: 14px; margin: 2px;}
input	       {border-width: 0;background:#cecece;}
textarea       {border-width: 0;}
font.pied      {font:8pt/8pt arial;  color:#aaaaaa;}

font.gros      {font-size:30px; font-family: arial,verdana,tahoma; color-color:#999999;
              line-height:18pt;}
font.medium      {font-size:20px; font-family: arial,verdana,tahoma; color-color:#E9E9E9;
              line-height:18pt;}


a              {cursor : crosshair;}

a:link        {font:10pt/11px geneva,arial; color:#BCBCBC; text-decoration:none;font-weight : bold; }
a:visited     {font:10pt/11px geneva,arial; color:#BCBCBC;text-decoration:none;font-weight : bold;}
a:active      {font:10pt/11px geneva,arial; color:#FFFFFF;text-decoration:none;font-weight : bold; }
a:hover       {font:10pt/11px geneva,arial; color:#FFFFFF;text-decoration:none;  font-weight : bold;}
