/*

 $Name  : sb.css, 20060822 © 1996-2007 pf;
 $Date  : Tue, 22 Aug 2006 10:00:00 GMT;
 $Exp   : Mon, 31 Dec 2007 23:59:59 GMT;
 $Lang  : stylesheet;
 $Target: none;
 $Type  : text/css;
 $Desc  : Scroll Bars Style Sheet Declaration;

 Programming and graphics by pf  -  All Rights Unreserved. XML 1.0 compatible.
 You may use, copy, modify, distribute, or transmit this code for any purpose.
 Please send any questions to: pjoef@tiscali.it

*/


body
{ scrollbar-face-color: #802400;
  scrollbar-highlight-color: #ff0000;
  scrollbar-shadow-color: #450000;
  scrollbar-3dlight-color: #fff8dc;
  scrollbar-arrow-color: #ffd700;
  scrollbar-track-color: #ff2400;
  scrollbar-darkshadow-color: #300000
}

/*  End of Scroll Bars Style Sheet Declaration                     */
