.spanstyle {
position:absolute;
visibility:visible;
top:-50px;
font-size:10pt;
font-family:Verdana;
font-weight:bold;
z-index:1000;
color:#FF77BB; }
body { scrollbar-3d-light-color : green;
scrollbar-arrow-color : blue;
scrollbar-base-color : black;
scrollbar-dark-shadow-color : yellow;
scrollbar-face-color : rgb(185,220,255);
scrollbar-highlight-color :  rgb(0,128,192) ;
scrollbar-shadow-color : #EEDDFF;
width:100%;
overflow-x:hidden;
overflow-y:scroll; }
.skin0{
position:absolute;
width:165px;
border:2px solid black;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
font-size:14px;
z-index:100;
visibility:hidden; }
.menuitems{
padding-left:10px;
padding-right:10px; }