body
 {
 scrollbar-3d-light-color:#FFFFFF;
 scrollbar-arrow-color:#999999; 
 scrollbar-base-color:#999999; 
 scrollbar-dark-shadow-color:#FFFFFF;
 scrollbar-face-color:#555555;
 scrollbar-highlight-color:#666666;
 scrollbar-shadow-color:#333333;
 background-position:center;
 background-repeat:no-repeat; 
 background-attachment:fixed;
 border-width:0;
 }
img
 {
 border-width:0
 }

img.leftborder
 {
 position:absolute;
 top:0;
 left:0;
 width:5px;
 height:285;
 }
img.rightborder
 {
 position:absolute;
 top:0;
 left:285;
 width:5px;
 height:285;
 }
img.topborder
 {
 position:absolute;
 top:0;
 left:0;
 width:750px;
 height:5px;
 }
img.bottomborder
 {
 position:absolute;
 top:20px;
 left:0;
 width:750px;
 height:5px;
 }

a:link 
 { 
 color:#333333;
 }
a:visited 
 { 
 color:#555555;
 }
a:hover 
 { 
 color:#333333;
 font-weight:bold;
 }
a:active 
 { 
 color:#333333;
 }
a:focus 
 { 
 color:#333333;
 font-style:italic;
 }
