body  {margin: 0; padding: 0;}
.png                                     {filter:expression(fixPNG(this));}
img                                      {border-width: 0px;}

table.scroll-arrow         {width: 103px;}
table.scroll-arrow td.last {width: 49px; height: 33px; background-position: 0px  -33px; background-image: url('./images/scroll_arrow.gif'); background-repeat: repeat-x;}
table.scroll-arrow td.next {width: 49px; height: 33px; background-position: 49px -33px; background-image: url('./images/scroll_arrow.gif'); background-repeat: repeat-x;}
table.scroll-arrow td.splitter {width: 5px;}

a.none {text-decoration: none; color: black; cursor: default;}
a:visited {color: blue;}
a.none:visited {text-decoration: none; color: black; cursor: default;}