.hideme{visibility:hidden;} .boldme{font-weight:bold;} body{ background: #ffffce url(glotextb.gif); scrollbar-3dlight-color: #08ff00; scrollbar-arrow-color: #000000; scrollbar-base-color: #08ff00; scrollbar-darkshadow-color: #000000; scrollbar-face-color: #008000; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #555555; scrollbar-track-color: #08ff00;} /* really darker ffbb99 darker colour is ffcc66 medium color is ffd685 , light shade is FFDEAD grey is 555555, White is ffffff, black is 000000 Code explantion for body tags - Note need to keep in this order since it overwrites scrollbar-3dlight-color - the flipped L shape light hightlight, north and west outside scrollbar-arrow-color - the colour of the arrows scrollbar-base-color - Almost everything including the shade of the bar, background behind bar, outside NW line, when other colour are set all it effects is the outside NW line scrollbar-darkshadow-color - mirrored L , east and south outside, default black scrollbar-face-color - the shade of the bar, face of the arrows scrollbar-track-color - the shade behind the moving bar scrollbar-highlight-color - the flipped L shape light hightlight, north and west one pix in, also effect the background of the track scrollbar-shadow-color - mirrored L , SE one pix from outside, also used for the arrow color of non-active scroll bars */