.forum-basic-table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #DDDDDD;
}
.forum-basic-header-row{
	background-attachment: fixed;
	background: url(/images-template/forum-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF; 
}
.forum-basic-cell{
	padding: 2px 5px 2px 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
}
.forum-parent-cat-left-cell{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
	padding: 2px 2px 2px 10px;
}
.forum-parent-cat-link{
	color: #FFFFFF; 
	text-decoration: none;
}
.forum-parent-cat-link:hover{
	text-decoration: underline;
}
.forum-child-cat-left-cell{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
	padding: 2px 2px 2px 10px;
}
.forum-child-cat-link{
	color: #000000;
	text-decoration: none;
}
.forum-child-cat-link:hover{
	text-decoration: underline;
}
.forum-child-cat-posted-by{
	font-size: 11px;
}
.forum-topics-link{
	color: #000000;
	text-decoration: none;
}
.forum-topics-link:hover{
	text-decoration: underline;
}
.forum-topics-left-cell{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
	padding: 2px 2px 2px 10px;
}
