.tableBorder, .tableBorder tr, .tableBorder tr td { text-align:left; }

a:hover { text-decoration:underline; }


/* Table Ledger */
.tableLedger, .tableLedger td{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 26px;
}
	/* Search Sub-Ledger */
.tableSubLedger{
	font-weight: bold;
	background-color: #d32026;
	height: 22px;
}

tr.tableSubLedger td {
	font-weight: bold;
	color:#fff;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	color : #fff;
	text-decoration: underline;
	font-weight: bold;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #fff;
	text-decoration : underline;
	font-weight: bold;
}

.tableBorder tr.oddTableRow, .tableBorder tr.oddTableRow td {color:#333333; background:#eaeaea; }
.tableBorder tr.evenTableRow, .tableBorder tr.evenTableRow td {color:#333333; background:#eaeaea; }
.tableBorder, .tableBorder tr, .tableBorder tr td  a { color:#990066; font-weight:bold; }
.tableBorder, .tableBorder tr, .tableBorder tr td  a:hover { text-decoration:underline; }

.basicTable tr td, .basicTable tr td a { color:#990066; font-weight:bold; }

.newTopic-add { width:100%; height:43px; margin:30px 0 20px 0; background:url('../forum_images/bg_newTopic-add.jpg') no-repeat; clear:both;  }
.newTopic-add tr td { vertical-align:middle!important; }
.newTopic-add tr td { text-align:center }

.newTopicD-add { width:100%; width:870px; height:43px; margin:20px 0px 40px 0px; background:url('../forum_images/bg_newTopic-add.jpg') no-repeat; clear:both; float:none; }
.newTopicD-add tr td { vertical-align:middle; }

td.smText a.smLink { font-weight:bold!important; font-size:11px; color:#990066!important; }
.basicTable tr.smText td, td.smText { color:#333333!important; font-weight:normal!important; font-size:11px; }

.icons-desc { width:70%; margin:0 auto; padding:0; }

.pages-add { padding-left:40px; text-align:left; }
.pages-add a { font-weight:bold!important; }

.tableRow, .tableBottomRow, .msgEvenTableRow, .msgEvenTableSide, .msgOddTableRow, .msgOddTableSide { background:#eaeaea; }
.postSeparatorTableRow{ background:#d32026; }

tr.topicTitle td { font-size:11px; color:#333!important; font-weight:normal; text-align:left; background:#fff; padding-left:6px; }
tr.topicTitle td img { margin:0 4px 0 0 ;}
tr.topicTitle td span { font-weight:bold; }
	
.heading { font-size:18px; font-weight:bold; color:#333333!important; }	


#topics { float:left; width:662px; display:inline; background:none; }

.tableBorder { width:100%; text-align:left; float:left; margin-bottom:15px}

.tbl-right { width:162px; float:right; background:#ddd; display:inline; overflow:hidden; text-align:left; }
.tbl-right table { background:#fff; border:1px solid #b6b9cb; }
.tbl-right table tr td { padding:8px; text-align:left; color:#333333; background:#eaeaea; }
.tbl-right table tr td.smText a { color:#990066!important; font-weight:bold; text-decoration:none; }
.tbl-right table tr td.smText a:hover { color:#990066; text-decoration:underline;}
.tbl-right table tr.titleR td { color:#FFFFFF; background-color:#666666; height:26px;}
.tbl-right table tr.titleR td h3 {color:#fff; font-size:12px; font-weight:bold; margin:0; padding:0; }
.tbl-right table tr.titleRed td{ background-color:#d32026; height: 22px; color:#fff; font-weight:bold; }


