/* CSS Document */

.forumtablehead{
	border-top: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	background-color: #d2dae5;
	font-weight: bold;
	text-align: center;
}

.forumtablelistleft0{
	text-align: center;
	border-left: 1px solid #D1D1D1;
	background: #f0f1ff;
}

.forumtablelistleftb0{
	text-align: center;
	border-left: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	background: #f0f1ff;
}

.forumtablelistright0{
	text-align: center;
	border-right: 1px solid #D1D1D1;
	background: #f0f1ff;
}

.forumtablelistboth0{
	text-align: center;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	background: #f0f1ff;
}

.forumtablelistbothb0{
	text-align: center;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	background: #f0f1ff;
}


.forumtablelistfull0{
	text-align: center;
	border: 1px solid #D1D1D1;
	background: #f0f1ff;
}

.forumtablelistleft1{
	text-align: center;
	border-left: 1px solid #D1D1D1;
	background: #FFFFFF;
}

.forumtablelistleftb1{
	text-align: center;
	border-left: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	background: #FFFFFF;
}

.forumtablelistright1{
	text-align: center;
	border-right: 1px solid #D1D1D1;
	background: #FFFFFF;
}

.forumtablelistboth1{
	text-align: center;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	background: #FFFFFF;
}

.forumtablelistbothb1{
	text-align: center;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	background: #FFFFFF;
}


.forumtablelistfull1{
	text-align: center;
	border: 1px solid #D1D1D1;
	background: #FFFFFF;
}

.forumtablesepa{
	size: 3px;
	height: 4px;
}

.forumlink{
	text-decoration: underline;
	font-weight: bold;
	color: #335B9B;
}

.forumlinksepa{
	font-weight: bold;
	color: #335B9B;
}

.newbutton{
	text-align: left;
	padding: 2px;
}
