

.forumheader {
position: absolute;
top: 43px;
right: 20px;
text-align: right;
font-family:Arial, Courier ,sans-serif; 
font-size:12px; 
}

.forummenu {
position: absolute;
top: 140px;
left: 50%;
margin-left: -360px; 
}

.ads {
margin: 20px 10px;
height: 80px;
width: 730px;
text-align: center;
    font-family: Verdana;
    font-size: 10px;
border-bottom: 3px solid white;
}

.u2ucontent {
	position: absolute;
	left: 50%; 
	width: 725px; 
	height: 100%;
	margin-left: -380px; 
	top:0px; 
	background-color:#EEEEEE;
}

.spaceforum {
border: 10px solid #EEEEEE;
}

a {
    color: #FF8800;
    text-decoration: none;
}

a:hover, .category a:hover {
    text-decoration: underline;
}

.mediumtxt a {
font-weight: bold;
}

.posttxt a {
font-weight: bold;
}

.category a {
    color: #000000;
    text-decoration: none;
}

form {
    margin: 0px;
}

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

#tickertoggle {
    color: #000000;
}

/* for bbcode code table */
table.code {
    border: 1px solid #FFC000;
    margin: 5px;
    width: 80%;
    line-height:12px;
}

td.code {
    background-color: #F5F5F5;
    border-bottom: 1px solid #FFC000;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.codemessage {
    background-color: #F5F5F5;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 5px 10px 10px;
    white-space: pre;
}

/* for quote table */
table.quote {
    border: 1px solid #FFC000;
    margin: 5px;
    width: 80%;
    line-height:12px;
}

td.quote {
    background-color: #F5F5F5;
    border-bottom: 1px solid #FFC000;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

td.quotemessage {
    background-color: #F5F5F5;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    padding: 10px 5px 10px 10px;
    white-space: pre;
}

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

.category {
    background-color: #EEEEEE;
    font-family: Arial;
    font-size: 12px;
    table-layout: fixed;
    text-align: left;
    border-top: 4px solid white;
}

.ctrtablerow {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    table-layout: fixed;
    text-align: center;
}

.header {
    background-color: #EEEEEE;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    table-layout: fixed;
}

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

.mediumtxt {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    table-layout: fixed;
}

.posttxt {
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    table-layout: fixed;
}

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

.nav {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    table-layout: fixed;
}

.navtd {
    background-color: #EEEEEE;
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    table-layout: fixed;
    text-decoration: none;

}

.navtd2 {
    background-color: #EEEEEE;
    color: #000000;
    font-family: Arial;
    font-size: 9px;
    table-layout: fixed;
    text-decoration: none;
}

.post {
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
}

.rghttablerow {
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    table-layout: fixed;
    text-align: right;
}

.sig {
     border-top: 1px dashed #FFFFFF;
     padding: 13px 0 0 3px;
     font-family: Arial;
     font-size: 10px;
}

.smalltxt {
    font-family: Arial;
    font-size: 10px;
    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;
    border-top: 1px solid white;
}