.BarBox{
	position:relative;
	width:170px;
	top:10px;
	color: inherit;
	font-family: inherit;
	font-size: inherit;	
	}
	
.BarBoxTabel{
	table-layout: fixed;
	margin: 0px;
	}	

.BarBoxRow{

	}
		

.BarBoxTL{
	width:	15px;
	margin: 0px;	
	height: 17px;
	background-image: url('Graphics/BarBoxTL.gif');
	background-repeat: no-repeat;
	}
	
.BarBoxTM{
	margin: 0px;
	height: 17px;
	background-image: url('Graphics/BarBoxTM.gif');
	background-repeat: repeat-x;
	}
	
.BarBoxTR{
	margin: 0px;
	width: 18px;
	height: 17px;
	background-image: url('Graphics/BarBoxTR.gif');
	background-repeat: no-repeat;
}

.BarBoxML{
	width:	4px;
	margin: 0px;	
	background-image: url('Graphics/BarBoxML.gif');
	background-repeat: repeat-y;
	}
	
.BarBoxMM{
	margin: 0px;
	padding: 0px;
	background-image: url('Graphics/BarBoxMM.gif');
	background-repeat: repeat;
	}
	
.BarBoxMR{
	margin: 0px;
	width: 7px;
	background-image: url('Graphics/BarBoxMR.gif');
	background-repeat: repeat-y;
}
	
.BarBoxBL{
	width:	18px;
	height:	17px;
	margin: 0px;	
	background-image: url('Graphics/BarBoxBL.gif');
	background-repeat: no-repeat;
	}
	
.BarBoxBM{
	height:	17px;
	margin: 0px;
	background-image: url('Graphics/BarBoxBM.gif');
	background-repeat: repeat-x;
	}
	
.BarBoxBR{
	width:	18px;
	height:	17px;
	margin: 0px;
	background-image: url('Graphics/BarBoxBR.gif');
	background-repeat: no-repeat;
	}
	
.BarBoxHeadline{
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}

.InputBox{
/*	background-color: #ffefb1; */
	background-color: #e2eef3; 
	border-width:1px; 
	border-style:solid; 
	border-color:#000000;
	}

/* Elements for the frontpage */
.FrontPageArticle{
	border: 0px;
	border-top: 1px solid #000000;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	padding: 4px;
	position: relative;
	text-align: left;
	top: 0px;
	width: 510px;
}

#Contact{
	border: 0px;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	
	padding: 4px;
	position: relative;
	text-align: left;
	top: 7px;	
	width: 510px;
}

#Bottomsection {
	position: relative;
}

#Midsection {
	position: relative;
}

#NewForumThreds{
/*	border: 2px dashed #000000; */
	border: 0px;
	border-top: 1px solid #000000;
	font-family: inherit;
	font-size: inherit;
	left: 0px;
	padding: 4px;
	position: relative;
	text-align: left;
	top: 7px;
	width: 251px;
	color: inherit;
}

#NewContent{
/*	border: 2px dashed #000000; */
	border: 0px;
	border-top: 1px solid #000000;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	padding: 4px;
	position: relative;
	text-align: left;
	left: 0px;
	top: 7px;
	width: 251px;
}
