body, html, textarea {
  margin:0; padding:0;
  background-color:#ffffff;
  scrollbar-base-color:#808080;
  scrollbar-3d-light-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#808080;
  scrollbar-face-color:#808080;
  scrollbar-highlight-color:#808080;
  scrollbar-shadow-color:#808080;
  scrollbar-track-color:#808080;
}

a:link { text-decoration:none; font-weight:normal; color:#ffffff; }
a:visited { text-decoration:none; font-weight:normal; color:#ffffff; }
a:hover { text-decoration:none; font-weight:normal; background-color:#ffffff; }
a:active { text-decoration:none; font-weight:normal; background-color:#fffff; }
a:focus { text-decoration:none; font-weight:normal; background-color:#fffff; }


#divload { position:absolute; top:35%; left:50%;}
#divmaster {position:absolute; bottom:20px; right:40px; color:#000000; font-family:arial; font-size:14px; z-index:0;}
#divdisplay {diplay:none;}
