

form {
    margin: 0px;
}

hr {
    background: #000000;
    border: 0px;
    height: 1px;
}

#tickertoggle {
    color: #000000;
}

.divider {
	background-color: #000000;
	padding:1px 0 0 0;
	margin: 2px 0 5px 0;
}

/* for bbcode code table */
table.code {
    border: 1px solid #000000;
    margin: 15px auto 10px auto;
    width: 80%;
}

td.code {
    background-color: #FFFFFF;
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.codemessage {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Courier New;
    font-size: 12px;
    padding: 10px 5px 10px 5px;
    white-space: pre;
}

/* for bbcode quote table */
table.quote {
    border: 1px solid #000000;
    margin: 15px 5% 10px 5%;
    width: 80%;
}

td.quote {
    background-color: #FFFFFF;
    border-bottom: 1px solid #000000;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.quotemessage {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 0 20px 5px;
}

textarea, select, input, object {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    table-layout: fixed;
}

.category {
    background-color: #E9F7FC;
    font-family: Arial;
    font-size: 12px;
    table-layout: fixed;
    text-align: left;
}

.ctrtablerow {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    table-layout: fixed;
    text-align: center;
}

.header {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    table-layout: fixed;
}

.header2 {
    background-color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    table-layout: fixed;
}

.mediumtxt {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    table-layout: fixed;
}

.multi {
    font-family: Arial;
    font-size: 11px;
    table-layout: fixed;
}

.navtd {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    table-layout: fixed;
    text-decoration: none;

}

.navtd2 {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 9px;
    table-layout: fixed;
    text-decoration: none;
}

.post {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
}

.rghttablerow {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    table-layout: fixed;
    text-align: right;
}

.sig {
     border-top: 1px dashed #000000;
     padding: 13px 0 0 3px;
     font-family: Arial;
     font-size: 12px;
}

.smalltxt {
    font-family: Arial;
    font-size: 11px;
    table-layout: fixed;
}

.subject {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.submit {
    text-align: center;
}

.tablerow {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    table-layout: fixed;
}

