.forum_table {
	border-top: 1px solid #004668;
	border-left: 1px solid #004668;
}

.forum_table tr.heading td {
		color: #fcee80;
		font-size: 14px;
		font-weight: bold;
		padding: 10px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		background: url('/_IMAGES/_XSL/templates/www_main/nav-bg-selected.png') repeat-x top;
}

.forum_table tr.category_row td {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #00283b;
}

.forum_table tr.category_row td a {
	color: #fff;
}

.forum_table tr.forum_row_alt {
	background-color: #003955;
}

.forum_table td {
	font-size: 12px;
	border-right: 1px solid #004668;
	border-bottom: 1px solid #004668;
	white-space: nowrap;
	vertical-align: top;
}

.forum_table td.center_text {
	text-align: center;
}

.forum_table td.max_width {
	width: 100%;
}

.forum_table td.wrap_text {
	white-space: normal;
}
.forum_table td.valign_middle {
	vertical-align: middle;
}



.forum_name {
	font-weight: bold;
}
.forum_name {
	font-weight: bold;
}


.profile_icon {
	height: 56px;
	width: 75px;
	margin-right: 5px;
}
.profile_icon td {
	text-align: center;
}
.profile_icon img {
	border: none;
}