body {
    scrollbar-arrow-color: #484848;
    scrollbar-base-color: #b9b6b0;
    text-align: left;
    background-color: #808080;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover, .category a:hover {
    text-decoration: underline;
}

.category a {
    color: #FFFFFF;
    text-decoration: none;
}

form {
    margin: 0px;
}

hr {
    color:  #483E20;
    background-color: #483E20;
    border: 0px;
    height: 1px;
}

#tickertoggle {
    color: #FFFFFF;
}

table.code {
    border: 1px solid #483E20;
    margin: 15px auto 10px auto;
    width: 80%;
}

td.code {
    background-color: #484848;
    border-bottom: 1px solid #483E20;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.codemessage {
    background-color: #b9b6b0;
    color: #000000;
    font-family: Courier New;
    font-size: 11px;
    padding: 10px 5px 10px 5px;
    white-space: pre;
}

table.quote {
    border: 1px solid #483E20;
    margin: 15px 5% 10px 5%;
    width: 80%;
}

td.quote {
    background-color: #484848;
    border-bottom: 1px solid #483E20;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.quotemessage {
    background-color: #b9b6b0;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    padding: 10px 0 20px 5px;
}

textarea, select, input, object {
    background-color: #b9b6b0;
    border: 1px solid #483E20;
    color: #000000;
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    table-layout: fixed;
}

.category {
    background-color: #484848;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
    text-align: left;
}

.ctrtablerow {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
    text-align: center;
}

.header {
    background-color: #484848;
    color: #ffffff;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    table-layout: fixed;
}

.header2 {
    background-color: #b9b6b0;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
}

.mediumtxt {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    table-layout: fixed;
}

.multi {
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
}

.navbtn {
	font-size: 10px;
	font-family: Verdana;
	color: #ffffff;
	font-weight: Bold;
	text-decoration: none;
}


.nav {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
}

.navtd {
    background-color: #484848;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
    text-decoration: none;

}

.navtd2 {
    background-color: #484848;
    color: #ffffff;
    font-family: Verdana;
    font-size: 9px;
    table-layout: fixed;
    text-decoration: none;
}

.post {
    font-family: Verdana;
    font-size: 13px;
    font-weight: normal;
}

.rghttablerow {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
    text-align: right;
}

.sig {
     border-top: 1px dashed #483E20;
     padding: 13px 0 0 3px;
     font-family: Verdana;
     font-size: 11px;
}

.smalltxt {
    font-family: Verdana;
    font-size: 10px;
    table-layout: fixed;
}

.subject {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.submit {
    text-align: center;
}

.tablerow {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
}