<!-- I Take Some Of This From MySmartBB 1.5.0 Style -->
<style type="text/css">

body {
    background-color: #FFFFFF;
bgcolor:#800000;
      margin: 1px 0px 0px 0px;
}

.Nv
{
        background-image: url(../images/Nv.jpg);
        font-family: Tahoma;
        color: white;
        height: 27px;
        text-align: center;
}

.tcat
{
        background-image: url(../images/gradient_tcat.gif);
        font-family: Tahoma;
        color: white;
        height: 27px;
        text-align: center;
}


.tcat a:link
{
        color: #F6F6F6;
        text-decoration: none;
}
.tcat a:visited
{
        color: #F6F6F6;
        text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
        color: #F4A100;
        text-decoration: none;
}

.thead
{
        background-image: url(../images/gradient_thead.gif);
        color: #325E53;
        font-family: Tahoma;
   font-size: 9pt;
        text-align: center;
}
.thead a:link
{
        color: #325E53;
        text-decoration: none;
}
.thead a:visited
{
        color: #325E53;
        text-decoration: none;
}
.thead a:hover, .thead a:active
{
        color: red;
        text-decoration: none;
}

.thead2
{
        background-image: url(../images/gradient_thead.gif);
        color: #545A83;
        font-family: Tahoma;
   font-size: 8pt;
}
.thead2 a:link
{
        color: #5B618F;
        text-decoration: none;
}
.thead2 a:visited
{
        color: #5B618F;
        text-decoration: none;
}
.thead2 a:hover, .thead a:active
{
        color: #FF0000;
        text-decoration: none;
}

th,td,p {
        font-family: Tahoma;
    font-size: 9pt;
    color: #000000;
}

a:link,a:active,a:visited {
        text-decoration: none;
    color: #003366;
}

a:hover        {
        text-decoration: none;
    color: #0066FF;
}

font.highlight {
        color: #FF0000;
    font-weight: bold;
}

span.readpm {
        font-size: 10;
}

span.unreadpm {
        font-size: 10;
    color: #0000FF;
}
a:link.pm,a:active.pm,a:visited.pm, {
        color: #FF0000;
    TEXT-DECORATION : none
}


td.context { background: #FFFFFF; }


td.row2 { background-image: url(../images/background.jpg); }
.small { font-size: 11px; }
a:hover.pm { text-decoration: underline; }


td { border : 0px; padding : 4px; }
table.border { border: 0px; background-color: #DEDEDE; }
.blankt { border :0px; padding : 1px; }

input {
        background: #ffffff;
        border: 1px solid #B4B4B4;
        color: #000000;
        font-family: Tahoma;
        font-size: 11px;
        padding: 2px;
        padding-right: 4px;
        padding-left: 4px;
        }

input.radio {
        background: transparent;
        border: 0px;
}

input.checkbox {
        background: transparent;
        border: 0px;
}

button.button, input.button {
        background: #ffffff;
        border: 1px solid #939393;
        color: #000000;
        font-family: Tahoma;
        font-size: 11px;
        padding: 2px;
        padding-right: 6px;
        padding-left: 6px;
        }

select {
font-family: Tahoma;
font-size: 8pt;
}
		  
textarea {
        background: #ffffff;
        border: 1px solid #B4B4B4;
        color: #000000;
        font-family: Tahoma;
        font-size: 12px;
        padding: 2px;
        padding-right: 6px;
        padding-left: 6px;
        width: 95%;
        }

form {
        margin: 0px 0px 0px 0px;
}

.footer
{
        background-image: url(../images/footer.gif);
        color: #545A83;
        font-family: Tahoma;
   font-size: 8pt;
        text-align: center;
}

BODY {
scrollbar-face-color:#7a93df;         
scrollbar-shadow-color:silver;       
scrollbar-highlight-color: silver;                 
scrollbar-3dlight-color: white;               
scrollbar-darkshadow-color: white;        
scrollbar-track-color: white;              
scrollbar-arrow-color: white;}                            
</style>