body {
    text-align: left;
    color: #000000;
    background-color: #f5e8c0;
	padding-right: 4px;
}

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:  #6E6E6E;
    background-color: #6E6E6E;
    border: 0px;
    height: 1px;
}

#tickertoggle {
    color: #FFFFFF;
}

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

td.code {
    background-color: #95AC82;
    border-bottom: 1px solid #6E6E6E;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

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

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

td.quote {
    background-color: #95AC82;
    border-bottom: 1px solid #6E6E6E;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    padding-left: 5px;
}

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

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

.altbg1 {
	background-color: #E7F38C;
}

.altbg2 {
	background-color: #F7F37B;
}

.category {
    /*background-image: url(./forum/images/greenwave/catbar.gif);*/
background: #6BBE10;
    font-family: Verdana;
    font-size: 10px;
    table-layout: fixed;
    text-align: left;
}

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

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

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

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

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

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

.navtd {
    background-color: #6BBE10;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    table-layout: fixed;
    text-decoration: none;

}

.navtd2 {
    background-color: #6BBE10;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 9px;
    table-layout: fixed;
    text-decoration: none;
}

.post {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

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

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

.smalltxt {
    font-family: Verdana;
    font-size: 9px;
    table-layout: fixed;
}

.subject {
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}

.submit {
    text-align: center;
}

.tablerow {
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
}

.status_Super_Administrator {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
    font-family: Verdana;
    font-size: 10px;
    font-style: italic;
}

.status_Administrator {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
    font-family: Verdana;
    font-size: 10px;
}
.status_Super_Moderator {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
    font-family: Verdana;
    font-size: 10px;
    font-style: italic;
}
.status_Moderator {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
    font-family: Verdana;
    font-size: 10px;
}
.status_Member, .status_Banned {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
    font-family: Verdana;
    font-size: 10px;
}

table.dataTable {
	width: 100%;
}

table.dataTable td.dataKey, table.dataTable td.dataVal {
    font-family: Verdana;
    font-size: 10px;
    text-align: left;
    vertical-align: top;
}
table.dataTable td.dataKey {
	font-weight: bold;
}

/*end of xmb*/

/******* Main Layout *******/






.xmb a:link, .xmb a:active, .xmb:visited {
color: #fff;
}

.image_float_left {
float: left;
padding: 3px;
margin: 0 8px 0 8px;
border: 1px solid #6bbe10;
}