<style type="text/css">

body {
    background-color: #FFFFFF;
bgcolor:#800000;
      margin: 1px 0px 0px 0px;
}

.tcat
{
        background-color: #fed638;
        font-family: Tahoma;
        color: #550202;
        height: 27px;
        text-align: center;
}
.tcat a:link
{
        color: #550202;
        text-decoration: none;
}
.tcat a:visited
{
        color: red;
        text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
        color: #550202;
        text-decoration: none;
}

.thead
{
        background-color: #fbf7e8;
        color: #550202;
        font-family: Tahoma;
   font-size: 9pt;
        text-align: center;
}
.thead a:link
{
        color: #550202;
        text-decoration: none;
}
.thead a:visited
{
        color: #550202;
        text-decoration: none;
}
.thead a:hover, .thead a:active
{
        color: red;
        text-decoration: none;
}

.thead2
{
        background-color: #fbf7e8;
        color: #5550202;
        font-family: Tahoma;
   font-size: 8pt;
}
.thead2 a:link
{
        color: blue;
        text-decoration: none;
}
.thead2 a:visited
{
        color: brown;
        text-decoration: none;
}
.thead2 a:hover, .thead a:active
{
        color: blue;
        text-decoration: none;
}

th,td,p {
        font-family: Tahoma;
    font-size: 10pt;
    color: #550202;
}

a:link,a:active,a:visited {
        text-decoration: none;
    color: #550202;
}

a:hover        {
        text-decoration: none;
    color: #550202;
}

font.highlight {
        color: #550202;
    font-weight: bold;
}

span.readpm {
        font-size: 10;
}

span.unreadpm {
        font-size: 10;
    color: #550202;
}
a:link.pm,a:active.pm,a:visited.pm, {
        color: #FF0000;
    TEXT-DECORATION : none
}

font.bbcode_xxsmall { font-size: 7;  }
font.bbcode_xsmall  { font-size: 10; }
font.bbcode_medeim  { font-size: 14; }
font.bbcode_large   { font-size: 20; }
font.bbcode_xlarge  { font-size: 25; }

td.header_menu { background: #C2C2C2; border-color: #C2C2C2 }
td.header_welc { background: #CCCCCC; }

td.context { background: #FFFFFF; }

td.row1 { background: #F8F8F8; padding-right: 10px; }
td.row3 { background: #F8F8F8; text-align: center; }
td.row1dark { background: #F4F4F4; padding-right: 10px; }
td.row3dark { background: #F4F4F4; text-align: center; }

td.row2 { background-image: url(../images/background.jpg); }
.small { font-size: 11px; }
a:hover.pm { text-decoration: underline; }

font.main { color: #000000; }
p.main { color: #000000; }

span.spical { color: red; }

font.main1 {
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
}
p.main1 {
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
}

font.main2 {
 color: #FFFFFF;
}
p.main2 {
 color: #FFFFFF;
}

font.online { color: #008080; }
font.offline { color: #FF0000; }
font.code { face: Fixedsys; }

td { border : 0px; padding : 4px; }
table.border { border: 0px; background-color: #DEDEDE; }
.blankt { border :0px; padding : 1px; }

input {
        background: #fbf7e8;
        border: 1px solid #B4B4B4;
        color: #550202;
        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: #550202;
        border: 1px solid #939393;
        color: #FFFFFF;
        font-family: Tahoma;
        font-size: 11px;
        padding: 2px;
        padding-right: 6px;
        padding-left: 6px;
        }

select {
font-family: Tahoma;
font-size: 9pt;
}
		  
textarea {
        background: #fbf7e8;
        border: 1px solid #550202;
        color: #550202;
        font-family: Tahoma;
        font-size: 12px;
        padding: 2px;
        padding-right: 6px;
        padding-left: 6px;
        width: 95%;
        }

form {
        margin: 0px 0px 0px 0px;
}

.footer
{
        background-color: #fed638;
        color: #550202;
        font-family: Tahoma;
   font-size: 9pt;
        text-align: center;
}

BODY {
scrollbar-face-color: #fed638;         
scrollbar-shadow-color: #550202;       
scrollbar-highlight-color: #fed638;                 
scrollbar-3dlight-color: #fbf7e8;               
scrollbar-darkshadow-color: silver;        
scrollbar-track-color: #fbf7e8;              
scrollbar-arrow-color: #550202;}                            
</style>