Body
{
	background-color: #000;
	background-attachment: fixed;
	color: #fff;
	scrollbar-base-color: #000;
}

a:linked, a:hover
{
	color: #fff;
	background-color: #000;
}

a:active
{
	color: #fff;
	background-color: #000;
}
a, a:visited
{
	color: #828282;
}
a:linked.glass, a:hover.glass
{
	text-decoration: none;
	color: #fff;
	background-color: #000;
}

a:active.glass
{
	text-decoration: none;
	color: #fff;
	background-color: #000;
}
a.glass, a:visited.glass
{
	text-decoration: none;
	color: #fff;
}

td.login
{
	width: 248px;
	height: 17px;
	font-size: 13px;
	color: #828282;
	background: url(images/login.gif);
}

td.leftglass
{
	width: 6px;
	height: 17px;
	background: url(images/left-top-of-table.gif);
}
td.midglass
{
	width: 788px;
	height: 17px;
	background: url(images/center-top-of-table.gif);
	font-size: 12px;
}
td.rightglass
{
	width: 5px;
	height: 17px;
	background: url(images/right-top-of-table.gif);
	background-position: top right;
}

td.profile
{
	font-size: 13px;
	color: #828282;
	width: 230px;
	table-layout: fixed;
	height: 17px;
	background: url(images/profile-left-no-sub.gif);
}
td.subprofile
{
	width: 195px;	
}
td.tabletopleft
{
	background: url(images/leftglass.gif);	
}
td.glassbody
{
	background-color: #1D1D1D;	
	border: solid 1px #5D5D5D;
}
td.yellow
{
	background-color: #DBDB00;
	color: #828282;
	border: solid 1px #828282;
	border-top: dashed 0px #fff;
	width: 125px;
	height: 101px;
}
td.forums
{
	width: 400px;
	text-align: left;
}
td.newold
{
	width: 50px;
}
td.subject
{
	width: 400px;
}
td.poster
{
	text-align: left;
	vertical-align: top;
	width: 150px;
}
td.posttime
{
	width: 250px;
}
