/* *********************************************************************************** */
/* railscss Version 2.5 by NK Moller - Version Overview:                               */
/* ----------------------------------------------------------------------------------- */
/* 2.1    20.09.2004: New class for first page links list.                             */
/* 2.2    07.11.2004: New class for first page links list header.                      */
/* 2.3    25.11.2004: Main font is Verdana replacing TNR.                              */
/* 2.4    27.11.2004: Main font size 11 looks better with Verdana.                     */
/* 2.4.1  29.11.2004: Style finfo is now like pinfo. Style ptxt2 set to verdana 10px.  */
/* 2.5    25.07.2007: New classes for imported links list. Old ones kept to be safe... */
/* *********************************************************************************** */

body            {font-family: verdana, sans serif; font-size: 11px; color: #000000;
                 background-color: #D0D0D0;}
td              {font-family: verdana, sans serif; font-size: 11px; color: #000000;
                 background-color: #E0E0E0;}
a               {font-family: verdana, sans serif; font-size: 11px; color: #0000FF;
                 font-weight: bold; text-decoration: none;}
a:hover         {text-decoration: none; background-color: #F0F0F0;}

.phead          {font-size: 24px; font-weight: bold;}
.phead1         {font-family: arial narrow, arial, sans serif; font-size: 24px;
                 color: #505050; font-weight: bold;}

.shead          {font-size: 18px; font-weight: bold;}
.shead1         {font-family: arial narrow, arial, sans serif; font-size: 18px;
                 color: #505050; font-weight: bold;}

.hlink          {font-size: 12px; font-weight: normal;}
.pintro         {font-family: verdana, sans-serif; font-size: 12px; color: #000000;}
.pinfo          {font-family: arial, sans serif; font-size:  10px; font-weight: normal;}
.finfo          {font-family: arial, sans serif; font-size:  10px; font-weight: normal;}
.ptxt1          {font-size: 16px; font-weight: normal;}
.ptxt2          {font-family: verdana, sans serif; font-size:  10px; font-weight: normal;}
.pinv           {color: #E0E0E0}

.fclink         {font-size: 10px; font-weight: normal;}

/* Classes for the index page pictures table:                                        */

.thead          {font-family: arial, sans-serif; font-size: 12px; color: #000000;
                 font-weight: bold;}
.tlink          {font-family: arial, sans-serif; font-size: 12px; color: #0000FF;
                 font-weight: bold;}
.tinfo          {font-family: arial, sans-serif; font-size: 12px; color: #000000;
                 font-weight: normal;}
.tinfo2         {font-family: arial, sans-serif; font-size: 9px; color: #000000;
                 font-weight: normal;}

/* Special classes for first page links list for easy copy of links                  */
/* from my links collection - version 1:                                             */

.h3             {font-family: verdana, sans-serif; font-size: 11px; color: #E0E0E0;
                 background-color: #808080; font-weight: bold;}
.lnktxt         {font-family: verdana, sans-serif; font-size: 11px; color: #000000;}
.a2             {font-family: verdana, sans-serif; font-size: 11px; color: #0000FF;
                 font-weight: bold; text-decoration: none;}
.box1           {font-family: verdana, sans-serif; font-size: 10px; color: #000000;
                 background-color: #E8E8E8;}
.box1h          {font-family: verdana, sans-serif; font-size: 10px; color: #000000;
                 font-weight: bold; text-decoration: underline;}
.box1a          {font-family: verdana, sans-serif; font-size: 10px; color: #0000FF;
                 font-weight: bold; text-decoration: none;}
.box1a:hover    {background-color: #FFFFFF;}
.box1ha         {font-family: verdana, sans-serif; font-size: 10px; color: #0000FF;
                 font-weight: bold; text-decoration: underline;}
.box1ha:hover   {background-color: #FFFFFF; text-decoration: underline;}


/* Special classes for first page links list for easy copy of links                  */
/* from my links collection - version 2 (6e):                                        */

.e6links_h2     {font-family: verdana, sans-serif; font-size: 11px; color: #E0E0E0;
                 background-color: #808080; font-weight: bold;}
.lnktxt         {font-family: verdana, sans-serif; font-size: 11px; color: #000000;}
.e6links_link   {font-family: verdana, sans-serif; font-size: 11px; color: #0000FF;
                 font-weight: bold; text-decoration: none;}
.e6links_box1   {border: 1px solid #808080; background-color: #E8E8E8;}

.e6links_box1_td
                {font-family: verdana, sans-serif; font-size: 10px; color: #000000;
                 background-color: #E8E8E8; font-weight: normal; text-decoration: none;}

.e6links_box1_h1
                {font-family: verdana, sans-serif; font-size: 10px; color: #000000;
                 font-weight: bold; text-decoration: underline;}
.e6links_box1_link
                {font-family: verdana, sans-serif; font-size: 10px; color: #0000FF;
                 font-weight: bold; text-decoration: none;}
.e6links_box1_link:hover
                {background-color: #FFFFFF;}
.e6links_box1_h1_link
                {font-family: verdana, sans-serif; font-size: 10px; color: #0000FF;
                 font-weight: bold; text-decoration: underline;}
.e6links_box1_h1_link:hover
                {background-color: #FFFFFF; text-decoration: underline;}
