<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* scrollbarsandy.css - pg_sandywhite #ECE8DB - pg_sandy #D8D0B8 - pg_sandygold #A99762 */
BODY 
{
   scrollbar-base-color: #D8D0B8;
  scrollbar-track-color: #A99762;
   scrollbar-face-color: #D8D0B8;
   scrollbar-highlight-color: #ECE8DB;
   scrollbar-3d-light-color: #FAEBD7;
  scrollbar-3dlight-color: #FAEBD8;
   scrollbar-dark-shadow-color: #404040;
  scrollbar-darkshadow-color: #404041;
   scrollbar-shadow-color: #A99761;
   scrollbar-arrow-color: #BE2221;
   font-family: 'Times New Roman', Times, serif;
   font-size: small;
   cursor:url('../../images2/3dpg_point4.ani');
}
A:link  {
}

A:visited  {
}

A:hover  {
}

   a.other:link    { 
   text-decoration : none;
   color : blue;                 }
   a.other:active  { 
   color: #DC143C;               }
   a.other:visited { 
   text-decoration : none;
   color : blue;                 }
   a.other:hover   { 
   text-decoration : underline;
   color : blue;
   background-color : Yellow;    }


.aLinkto3{
   background-color: transparent;
   color:blue;
   cursor:url('../../images/3dboard.cur');
}
A.aLinkto3:link{
   background-color: transparent;
   color:blue;
   text-decoration: underline;
   cursor:url('../../images/3dboard.cur');
}
A.aLinkto3:visited{
   background-color: transparent;
   color:blue;
   text-decoration: underline;
   cursor:url('../../images/3dboard.cur');
}
A.aLinkto3:hover {
   background-color:#31659C;
   color:yellow;
   text-decoration:none;
   cursor:url('../../images/3dboard.cur');
}

/* ----------------------------------------
   #cc9900 orange in color
   #FAEBD7 antique white
   FONT-FAMILY: ARIAL,HELVETICA;
   font-size: 10pt;
   font-weight: 600;
   ---------------------------------------- */
</pre></body></html>