body, .def  { font-family:      tahoma, verdana, arial, sans-serif;
              font-size:        9pt;
              color:            #273c81;
              background-color: #FFFFFF;
              margin:    2px;
            }

form        { margin:    0;
            }

td          { font-family:      tahoma, verdana, arial, sans-serif;
              font-size:        10pt;
            }

input       { font-size:        9pt;
            }

a           {   text-decoration:  none;
                color:          orange;
            }
a:hover     {   text-decoration:  underline;
            }

h1          { font-size:        14pt;
              font-style:       italic;
              font-variant:     small-caps;
              margin:           4px 0px 4px 0px;
            }

h2          { font-size:        11pt;
              font-weight:      bold;
              color:            orange;
              font-variant:     small-caps;
              margin:           4px 0px 4px 0px;
            }

hr          { color:            black;
            }

.uimg       { border:           solid 1px #202020;
            }

.navad      { background-color:     #21387B;
              border:               solid 2px;
              border-top-color:     white;
              border-left-color:    white;
              border-right-color:   #21387B;
              border-bottom-color:  #21387B;
            }

.navbar     { font-size:            9pt;
              text-align:           center;
              border: solid 1px orange;
            }

.navact     { color:                orange;
              font-weight:          bold;
            }

.navref     { color:                orange;
            }

.navhead    { background-color: #21387B;
              font-size:        8pt;
              font-variant:     small-caps;
              font-weight:      bold;
            }

.tablelite  { background-color: #FFDD99;
              font-size:        9pt;
            }

.tabledark  { background-color: #FFCC66;
              font-size:        9pt;
            }

.tablehead  { background-color: #FFAA33;
              color:            #273c81;
              font-size:        9pt;
              font-weight:      bold;
            }

.newsref { text-decoration: none; }
.newsref:hover { text-decoration:underline; }

.forumhr    {
              color:            #273c81;
            }

.forumref   {
              color:            #273c81;
              font-size:        9pt;
            }

.forumquote { font-size:        8pt;
              color:            #273c81;
            }

.forumnote  { font-size:            8pt;
              color:                #000000;
              background-color:     #FFFFCC;
              border:               solid 1px;
              border-top-color:     #FFFFFF;
              border-left-color:    #FFFFFF;
              border-right-color:   #000000;
              border-bottom-color:  #000000;
            }

.forumdesc  { font-size:        8pt;
              color:            #273c81;
            }

.forumrow1  { background-color: rgb(255,231,206);
              color:            navy;
            }

.forumrow2  { background-color: rgb(255,231,206);
              color:            navy;
            }

.forumrow3  { background-color: rgb(255,231,206);
              color:            navy;
            }

.chatrow    { margin-left:      30px;
            }

.chatrow.first-line
            { margin-left:      -30px;
            }

.forummsg   { font-size:        8pt;
            }

.forumlite  { color:            #CC0000;
            }

.forumnav   { color:            navy;
              font-weight:      normal;
            }

.forumgrp   { background-color: #c5cbdd;
              color:            #21387B;
              font-size:        9pt;
              font-weight:      bold;
            }

.forummain  { background-color: rgb(255,217,179);
              color:            black;
              border:           none;
            }

.fnavc1     { background-color: #9aa4c3;
              color:            #21387b;
              font-size:        9pt;
              font-weight:      normal;
              cursor:           hand;
            }

.fnavc2     { background-color: #9aa4c3;
              color:            #21387b;
              font-size:        9pt;
              font-weight:      bold;
              cursor:           hand;
            }

.fcell      { background-color: #f4f5f8;
              color:            #273c81;
              font-size:        9pt;
              font-weight:      normal;
            }
