@charset "utf-8";
.contenttable {
	border: 1px solid #000000;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding: 5px;
	background-image: url(images/tile_content.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bigtable {
	position: relative;
}
.textbox {
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.linkscontent {
	background-color: #000000;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}

.linkstable {
	position: relative;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	width: 210px;
}
.linkstable2 {
	position: relative;
	height: 36px;
	width: 100%;
	background-image: url(images/tile_linkgradient.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contenttable2 {
	position: relative;
	left: 2px;
	top: 5px;
	width: 98%;
	padding-right: 15px;
}
.forumtable {

}
.discussionheader {
	background-image: url(images/tile_forumtable.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	padding-left: 10px;
	border: 1px solid #333333;
	padding-bottom: 5px;
}
.forumdetails {
	height: 50px;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 5px;
}



.forumheader {
	background-image: url(images/tile_linkgradient.jpg);
	background-repeat: repeat-x;
	height: 22px;
	color: #FFFFFF;
	padding-top: 6px;
	border: 1px solid #333333;
	padding-bottom: 6px;
}
.threadtable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.authorcell {
	padding: 10px;
	width: 140px;
	height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.threadheader {
	background-image: url(images/tile_forumtable.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
}
.messagecell_big {
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.datetimecell {
	padding: 10px;
	width: 140px;
	height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.messagecell_small {
	position: relative;
	left: 6px;
	top: 5px;
	padding-bottom: 10px;
}
