@charset "windows-1252";

#tf_index, #tf_heading, #tf_topic { /* Table Forum Index */
	margin: 10px 0px 0px 12px; /* top right bottom left */
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	width: 926px;
	color: #808080;
}

#tf_index td, #tf_index th,
#tf_heading td, #tf_heading th,
#tf_topic td, #tf_topic th {
	padding: 0px 10px 0px 10px; /* top right bottom left */
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}

#tf_index th, #tf_heading th, #tf_topic th {
	background-color: #808080;
	color: #ffffff;
}

#tf_index td.heading {
	padding: 5px 10px 5px 10px; /* top right bottom left */
	font-weight: bold;
	font-size: 13px;
}

#tf_index td.subheading {
	padding: 3px 10px 3px 10px; /* top right bottom left */
}

#tf_heading td.subject {
	padding: 10px 10px 10px 10px; /* top right bottom left */
}

#tf_index td.subheading a, #tf_index td.subheading a:hover, #tf_index td.subheading a:active, #tf_index td.subheading a:visited, #tf_index td.subheading a:link,
#tf_heading td.subject a, #tf_heading td.subject a:hover, #tf_heading td.subject a:active, #tf_heading td.subject a:visited, #tf_heading td.subject a:link {
	text-decoration: underline;
	font-weight: bold;
}

#tf_index td.subheading a:hover, #tf_heading td.subject a:hover {
	color: #808080;
}

#tf_index td.state, #tf_index td.topics, #tf_index td.replies,
#tf_heading td.subject, #tf_heading td.replies, #tf_heading td.views {
	background-color: #eeeeee;
}

#tf_topic td.text {
	padding: 10px 10px 10px 10px; /* top right bottom left */
}

#tf_topic td.author {
	padding: 10px 10px 10px 10px; /* top right bottom left */
	vertical-align: top;
	width: 120px;
}

div.column4 p.username, div.column4 p.frank, div.column4 p.messages, div.column4 p.details, div.column4 p.text, div.column4 p.management {
	margin: 0px;
	padding: 0px;
}

div.column4 p.username {
	font-weight: bold;
}

div.column4 p.details {
	font-weight: bold;
}
 
div.column4 p.management {
	padding: 10px 0px 0px 0px; /* top right bottom left */
	text-align: right;
}

#tf_topic hr {
	margin-top: 10px;
	margin-bottom: 10px;
}