BODY {
background-image: 
url('images/index_03.gif');
background-repeat: 
no-repeat;
background-attachment: 
fixed
}

body {
scrollbar-base-color: #666c6d;
scrollbar-track-color: #666c6d;
scrollbar-face-color: #666c6d;
scrollbar-highlight-color:#666c6d;
scrollbar-3dlight-color: #1b3d50;
scrollbar-darkshadow-color: #1b3d50;
scrollbar-shadow-color: #666c6d;
scrollbar-arrow-color: #1b3d50;
}
A.type3:link    {color:#6a84a7; text-decoration:underline;}
A.type3:visited {color:#6a84a7; text-decoration:underline;}
A.type3:active  {color:#6a84a7; text-decoration:underline;}
A.type3:hover   {color:#aebdd0; text-decoration:line-through;cursor: w-resize;}
