BODY,HTML
{
 Scrollbar-Face-Color: #03000b;
 Scrollbar-Shadow-Color: #bdffad;
 Scrollbar-Arrow-Color: #000000;
 Scrollbar-Base-Color: #FF9966;
}
#dhtmltooltip
{
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.uimg { cursor:hand; }
.mainmenu { cursor:hand; }
.dbut { cursor:hand; }
.hbut { cursor:hand; }
.dbut { cursor:hand; }
.hand { cursor:hand; }

TABLE.shadow{
 filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#e4ffda);
}
