<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* *************************************
	Created:
	Fri. Apr. 8th 2005  --  10:47:18p

	Updated:
	-?
************************************************* */
   body{
      background-color: #000000;
      color:#ffff00;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      scrollbar-3d-light-color : cyan;
      scrollbar-arrow-color : yellow;
      scrollbar-base-color : #FFDBFF;
      scrollbar-dark-shadow-color : Black;
      scrollbar-face-color : #31659C;
      scrollbar-highlight-color : #F7F6F3;
      scrollbar-shadow-color : Silver;
   }
   .title {
      z-index: 3;
      position: absolute;
      color:#ffffff;
      left: 105px;
      top: 5px;
      width: 600px;
   }
   .title2 {
      margin-left: 175px;
      background-color: #ff99ff;
      color: #006600;
      width: 304px;
      padding-left: 22px;
      letter-spacing: 2px;
      margin-top: 3px;
      border: thin dotted #006600;
   }
   .title2a {
      margin-left: 178px;
      padding-left: 22px;
      margin-top: 3px;
   }

   .title3 {
      margin-left: 192px;
      background-color: #EAEAEA;
      color: #006600;
      width: 278px;
      padding-left: 4px;
      letter-spacing: 1px;
      margin-top: -19px;
      font-variant: small-caps;
   }
   .title4 {
      font-variant: small-caps;
      margin-left: 127px;
      margin-top: 1px;
   }

   .main {
      background-color: #CFCFCF;
      z-index: 3;
      position: absolute;
      left: 45px;
      top: 40px;
      width: 692px;
      height: 391px;
      border: medium solid Gray;
      border-bottom: medium groove #C8CFD7;
      border-right: medium groove #C8CFD7;
   }
   .myself {
      z-index: 4;
      position: absolute;
      left: 67px;
      top: 117px;
   }
   .bcard {
      z-index: 4;
      position: absolute;
      left: 33px;
      top: 295px;
   }
   .welcome {
      z-index: 3;
      position: absolute;
      left: 320px;
      top: 150px;
   }
   
   .logo1 {
      background-color: #ffffff;
      z-index: 4;
      position: absolute;
      top: 1px;
      left: 1px;
      width: 79px;
      height: 79px;
      border: thin solid Gray;
   }
   .logo2 {
      background-color: #ffffff;
      z-index: 4;
      position: absolute;
      top: 373px;
      left: 724px;
      width: 55px;
      height: 86px;
      border: thin solid Gray;
   }
   .ticker0 {
      background-color: #CCCCCC;
      z-index: 4;
      position: absolute;
      top: 373px;
      left: 288px;
      width: 416px;
      height: 65px;
      border: thin solid Gray;
   }
   .ticker1 {
      background-color: #CCCCCC;
      z-index: 4;
      position: absolute;
      top: 487px;
      left: 45px;
      width: 734px;
      height: 113px;
      border: thin solid Gray;
   }
   .ticker2 {
      background-color: #CCCCCC;
      z-index: 4;
      position: absolute;
      top: 487px;
      left: 45px;
      width: 734px;
      height: 204px;
      border: thin solid Gray;
   }
   
   .rightnav{
      position:absolute;
      Z-INDEX:2px;
      TOP:41px;
      LEFT:789px;
      background-color:#CCCCCC;
      border-left:1px solid #000000;
      border-right:1px solid #000000;
      border-top:1px solid #000000;
      border-bottom:1px solid #000000;
      font-family : Arial, Helvetica, sans-serif;
      float:right;
   }
   .footer {
      background-color: transparent;
      z-index: 1;
      position: absolute;
      top: 445px;
      left: 45px;
      width: 692px;
      height: 15px;
      font-size: xx-small;
   }
</pre></body></html>