A:hover {
POSITION: relative;
TOP: 1.5px;
LEFT: 1.5px;
}
/* General layout */
A:link        { font-weight: normal; text-decoration: none; color: #005177; }
A:visited     { text-decoration: none; color: #005177; font-weight: normal; }
A:hover       { text-decoration: none; color: #CC3333; }
BODY          { scrollbar-face-color: #AFC6DB; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #F5F5F5; scrollbar-arrow-color: #AFC6DB; font-family: Verdana, Helvetica, Arial;
                font-size:12px; margin-top: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0;
                padding-right: 0; }
TD            { font-family: Verdana, Helvetica, Arial; color: #000000; font-size:11px}
input         { background-color: #DEE7EF; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
textarea      { background-color: #DEE7EF; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
select        { background-color: #DEE7EF; font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: #000000; }
hr            { color: #6394BD;}

/* Title heading for left Nav bar and thin blue lines at top and bottom */
.titlebg      { background-color: #afc6db; color: #005177; }
.titlebgleft { color: #005177; }

/* Heading font like H5 */
.text0        { font-style: normal; font-weight: bold; font-size: 15px; color: #000000; }

/* Font for left Nav bar */
.text1        { font-style: normal; font-weight: bold; font-size: 11px; color: #005177; }

/* Font for local navigation */
.text2        { font-style: normal; font-weight: bold; font-size: 9px; color: #005177; }

/* Document background */
.bg           { background-color: #ffffff; }

/* If a table needs a border */
.bordertableblack  { background-color: #AFC6DB; border: thin solid #000000; }
.bordertableblue  { background-color: #AFC6DB; border: thin solid #005177; }
.bordertableblacktrans { border: thin solid #000000; }

/* Forum specfic */
.windowbg     {background-color: #DDDDDD;}
.windowbg2    {background-color: #EEEEEE;}
.windowbg3    {background-color: #DDDDDD;}
.catbg        {background-color: #DDDDDD; color: #6B9CCE; font-weight: bold; font-size: 13px;}
.quote        {font-size: 10px; font-family: Arial; color: #000000; background-color: #DDDDDD;}
.code         {font-size: 10px; font-family: Courier New; color: #000000; background-color: #DDDDDD;}

