img{
	border: 0px solid;
}

.bodyline{
	background-color: #2D2D2D;
}

.bodyline, .forumline{
	border: 1px solid;
	border-color: #000000 #707070 #707070 #000000;
}

.tblbot{
	background: #2E2E2E url('images/tnav_b.gif') repeat-x;
}

.tblleft{
	background: #2E2E2E url('images/tnav_l.gif') repeat-y;
}

.tblright{
	background: #2E2E2E url('images/tnav_r.gif') repeat-y;
}

.tbltop{
	background: #2E2E2E url('images/tnav_t.gif') repeat-x;
}

.topbkg{
	background: #1A1A1A url('images/cellpic_bkg.jpg') repeat-x;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 120px;
	line-height: 140%
}


