/* Base class, the rest inherit from this */
TABLE, TR, TD
{
    color : rgb(64 , 64 , 64);
    Font-size : 9pt;
    Font-family : Verdana;
}
BODY
{
    color : rgb(64 , 64 , 64);
    background-color : rgb(255 , 255 , 255);
    Font-family : Verdana;
    Font-size : 9pt;
}
i
{
    Font-family : Verdana;
}
u
{
    Font-family : Verdana;
}
b
{
    Font-family : Verdana;
}
a:link, a:visited, a:active
{
    color : rgb(128 , 12 , 32);
}
a:hover
{
    color : rgb(128 , 12 , 32);
}
/* Category Headers - Navigation - Misc Stuff */
#category
{
    font-size : 11px;
    font-weight : bold;
    color : rgb(55 , 73 , 109);
    height : 16px;
    background-image : url("images/graybk.jpg");
}
#category a:link, #category a:visited, #category a:active
{
    text-decoration : none;
    color : rgb(55 , 73 , 109);
}
#category a:hover
{
    text-decoration : underline;
}
#nav
{
    font-size : 11px;
    font-weight : bold;
}
#nav a:link, #nav a:visited, #nav a:active
{
    text-decoration : underline;
    color : rgb(64 , 64 , 64);
}
#redirect
{
    font-size : 11px;
    font-weight : bold;
    border : 1 solid rgb(192 , 192 , 192);
}
#highlight
{
    font-size : 11px;
    color : rgb(86 , 105 , 144);
}
#highlight a:link, #highlight a:visited, #highlight a:active
{
    text-decoration : underline;
    color : rgb(86 , 105 , 144);
}
#highlight a:hover
{
    text-decoration : underline;
    color : rgb(64 , 64 , 64);
}
/* Viewing Topics Stuff */
#signature
{
    font-size : 11px;
    color : rgb(48 , 96 , 48);
}
#postdetails
{
    font-size : 11px;
    color : rgb(64 , 64 , 64);
}
#postcolor
{
    font-size : 12px;
    color : rgb(64 , 64 , 64);
    line-height : 180%;
    Font-family : Verdana;
}
#membertitle
{
    font-size : 10pt;
    font-style : italic;
    line-height : 150%;
    color : rgb(48 , 96 , 48);
}
#normalname
{
    font-size : 12px;
    font-weight : bold;
    color : rgb(0 , 0 , 51);
    padding-bottom : 2px;
}
#unreg
{
    font-size : 11px;
    font-weight : bold;
    color : rgb(153 , 0 , 0);
}
.buttontext
{
    font-size : 10px;
    color : rgb(64 , 64 , 64);
    text-decoration : none;
}
/* Titles n' stuff */
#titlelarge
{
    font-size : 10px;
    font-weight : bold;
    line-height : 150%;
    color : rgb(64 , 64 , 64);
    background-image : url("images/bluebk.jpg");
}
#titlelarge a:link, #titlelarge a:visited, #titlelarge a:active
{
    color : rgb(55 , 73 , 109);
}
#titlemedium
{
    font-size : 10px;
    font-weight : bold;
    line-height : 150%;
    color : rgb(64 , 64 , 64);
    height : 22px;
    padding-left : 8px;
    background-image : url("images/bluebk.jpg");
}
#titlemedium a:link, #titlemedium a:visited, #titlemedium a:active
{
    text-decoration : none;
    color : rgb(64 , 64 , 64);
}
#titlemedium a:hover
{
    text-decoration : underline;
}
/* Menu - Control Panel Stuff */
#controlpanel
{
    font-size : 10px;
    font-weight : bold;
    line-height : 150%;
}
#usermenu
{
    font-size : 12px;
    line-height : 150%;
    color : rgb(64 , 64 , 64);
}
#tabs
{
    border : 1px solid rgb(55 , 73 , 109);
    vertical-align : middle;
    font-size : 11px;
}
/* Forum Links - Topic Links */
#linkthru
{
    font-size : 11px;
    color : rgb(55 , 73 , 109);
}
#linkthru a:link, #linkthru a:visited, #linkthru a:active
{
    font-size : 11px;
    text-decoration : underline;
    color : rgb(55 , 73 , 109);
}
#linkthru a:hover
{
    text-decoration : underline;
    color : rgb(102 , 102 , 102);
}
#desc
{
    font-size : 10px;
    color : rgb(102 , 102 , 102);
}
#copyright
{
    font-family : Arial;
    font-size : 9px;
    text-decoration : none;
    line-height : 12px;
    color : rgb(64 , 64 , 64);
    letter-spacing : 1px;
}
#QUOTE
{
    font-family : Verdana;
    font-size : 10pt;
    color : rgb(47 , 77 , 48);
    background-color : rgb(224 , 196 , 200);
    border : 1px solid Black;
    padding-top : 2px;
    padding-right : 2px;
    padding-bottom : 2px;
    padding-left : 2px;
}
#CODE
{
    font-family : Arial;
    font-size : 10px;
    color : rgb(51 , 51 , 51);
    background-color : rgb(255 , 255 , 255);
    border : 1px solid Black;
    padding-top : 2px;
    padding-right : 2px;
    padding-bottom : 2px;
    padding-left : 2px;
}
#ME
{
    font-family : Arial;
    font-size : 12px;
    color : rgb(204 , 0 , 0);
    text-align : center;
    font-weight : bold;
}
.bottom
{
    vertical-align : bottom;
}
.forminput
{
    font-size : 8pt;
    background-color : rgb(232 , 232 , 232);
    font-family : Verdana;
    vertical-align : middle;
}
.textinput
{
    font-size : 9pt;
    font-family : Verdana;
    vertical-align : middle;
    background-color : rgb(232 , 232 , 232);
}
#small
{
    font-family : arial;
    font-size : 9px;
}
#date
{
    font-size : 10px;
    color : rgb(86 , 105 , 144);
}

