body {
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #DBEAF5;
    text-align: left;
    background-color: #FFFFFF;
}

form {
    margin: 0px;
}

hr {
    color:  #4682B4;
    background-color: #4682B4;
    border: 0px;
    height: 1px;
}

#tickertoggle {
    color: white;
}

/* for bbcode code table */
table.code {
    border: 1px solid #4682B4;
    margin: 15px auto 10px auto;
    width: 80%;
}

td.code {
    background-color: #FFFFFF;
    border-bottom: 1px solid #4682B4;
    color: black;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.codemessage {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Courier New;
    font-size: 11px;
    padding: 10px 5px 10px 5px;
    white-space: pre;
}

/* for quote table */
table.quote {
    border: 1px solid #4682B4;
    margin: 15px 5% 10px 5%;
    width: 80%;
}

td.quote {
    background-color: #FFFFFF;
    border-bottom: 1px solid #4682B4;
    color: black;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.quotemessage {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    padding: 10px 0 20px 5px;
}

textarea, select, input, object {
    background-color: #DBEAF5;
    border: 1px solid #4682B4;
    color: #000000;
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    table-layout: fixed;
}

.category {
    background-color: ;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-align: left;
}

.ctrtablerow {
    color: #000000;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-align: center;
}

.header {
    background-color: #FFFFFF;
    color: black;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    table-layout: fixed;
}

.header2 {
    background-color: #DBEAF5;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
}

.mediumtxt {
    color: #000000;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    table-layout: fixed;
}

.multi {
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
}

.nav {
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
}

.navtd {
    color: white;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-decoration: none;

}

.navtd2 {
    background-color: #FFFFFF;
    color: black;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 9px;
    table-layout: fixed;
    text-decoration: none;
}

.post {
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
}

.rghttablerow {
    color: #000000;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
    text-align: right;
}

.sig {
     border-top: 1px dashed #4682B4;
     padding: 13px 0 0 3px;
     font-family: Tahoma,Verdana, Arial, Helvetica;
     font-size: 11px;
}

.smalltxt {
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 10px;
    table-layout: fixed;
}

.subject {
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}

.submit {
    text-align: center;
}

.tablerow {
    color: #000000;
    font-family: Tahoma,Verdana, Arial, Helvetica;
    font-size: 11px;
    table-layout: fixed;
}

a, A:link, a:visited, a:active
   {color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}
A:hover
   {color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}
p, tr, td, ul, li
   {color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}

#topnav a {color: white; }
#topnav a:hover {text-decoration: underline; }