<!--
html,body{scrollbar-face-color:#ffffff;scrollbar-base-color :#ffffff;
}



.data3{position:absolute;right:0px;top:0px;visibility:visible;
}

.data4{
  z-index:0;
  position:absolute;top:200px;right:0px;visibility:visible;
}

.data5{z-index:5;filter:light();POSITION:absolute;display:none;
}
.data6{color:#808000;font-family:serif,fantasy,cursive; font-size:23px;padding:12px; 
width:100%;filter:shadow(color=#ffffff,direction=-600,strength=12);}

.data8{filter:progid:DXImageTransform.Microsoft.Gradient
(startColorstr=#2f4f4f,endColorstr=#c0c0c0)
}

input{background-color:#2f4f4f;border-color:#ffffff;color:#ffffff;font-size:13; cursor:hand;}

a{
color:#ffffff;font-size:13;

width:130px;
text-align:center;
border:2px;
border-style:inset;
}
a:hover{

border-style:outset;
}

.popup{
   z-index:1;
   position:absolute;left:-200px;top:0px;
   font-size:11pt;color:#ffffff;
   visibility:hidden; 
   background-color:#000000;layer-background-color:#00ffff;
   border:1px double #00ffff;padding:2;
 }
  

-->