/* ICCL's CSS file. Lookie here! No pants! .. no pants on this guy. 
 * he's totally pantless .. and he's doing CSS .. whooah.. pantless CSS coding.
 * 
 * We copy that, houston.
 *
 * See the clock on the main page? Try checking what's below it at 23:04.
 */ 

  body           {
                    font-family: verdana, arial, sans-serif; 
                    font-size: 11pt; 
                    color: #000000; 
                    margin: 0px; 
/* it was fun while it lasted.
                    scrollbar-face-color: #62202C;
                    scrollbar-highlight-color: #792736;
                    scrollbar-shadow-color: #5B1D29;
                    scrollbar-3dlight-color: #882C3D;
                    scrollbar-arrow-color:  #D7516B;
                    scrollbar-track-color: #909090;
                    scrollbar-darkshadow-color: #44161F;
*/
                 }
  p              {font-family: verdana, arial, sans-serif; font-size: 11pt; color: #000000;}
  td             {font-family: verdana, arial, sans-serif; font-size: 11pt; color: #000000;}
  dl             {margin-right: 10px; }
  h1             {font-family: verdana, arial, sans-serif; font-size: 14pt; color: #000000;}
  h2             {font-family: verdana, arial, sans-serif; font-size: 12pt; color: #000000;}
  strong         {font-weight: bold;}

  a              {color: #8e182e; text-decoration: underline;}
  a:link         {color: #8e182e; text-decoration: underline;}
  a:active       {color: #d5032b; text-decoration: underline;}
  a:visited      {color: #8e182e; text-decoration: underline;}
  a:hover        {color: #d5032b; text-decoration: underline;}

  a.menulink              {color: #026417; text-decoration: none;}
  a.menulink:link         {color: #026417; text-decoration: none;}
  a.menulink:active       {color: #000000; text-decoration: none;}
  a.menulink:visited      {color: #026417; text-decoration: none;}
  a.menulink:hover        {color: #000000; text-decoration: none;}

  a.archive              {color: #000000; text-decoration: none;}
  a.archive:link         {color: #000000; text-decoration: none;}
  a.archive:active       {color: #FF0000; text-decoration: none;}
  a.archive:visited      {color: #000000; text-decoration: none;}
  a.archive:hover        {color: #FF0000; text-decoration: none;}

  a.err              {color: #FFFFFF; text-decoration: underline;}
  a.err:link         {color: #FFFFFF; text-decoration: underline;}
  a.err:active       {color: #FFFFFF; text-decoration: underline;}
  a.err:visited      {color: #FFFFFF; text-decoration: underline;}
  a.err:hover        {color: #FFFFFF; text-decoration: underline;}

  .gbreply     {font-style: italic; color: #333333}

  .copyr         {font-family: verdana, arial; font-size: 8pt;}
  .lappunen      {font-family: verdana, arial; font-size: 10pt; background: #f4f4f4;}
  .monosp        {font-family: monospace;}

  .e500inv        {font-size: 14pt; font-family: monospace; color: #0000C0; font-weight: bold; background: #FFFFFF;}
  .e500norm       {font-size: 14pt; font-family: monospace; color: #FFFFFF; font-weight: bold;}

  .sivuotsikko { font-size: 18pt; }

