body {
	backgroundcolor: black;
	background-image: url("files2/TechnoFeeling_beta_3.jpg");
	background-repeat: repeat;
	}

strong {
	text-transform:uppercase
	}

body,textarea,input,select,.dropdown li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.firstcol {font-size:0.6em
	}


.post-tags {
	font-size:0.8em
	}

.post-body {
	font-size:0.8em
	}

.post-title {
	font-size:0.8em
	}

tr { 
	background-color:#2C2C2C;
	color:#F8F8C4;
	}

.poster-name, .post-subject, .post-number, .post-url, .toggle {
	border-bottom: none;
	}

.post-subject {
	border-right: none;
	}

.post-number, .post-url
	{border-left: none;
	border-right: none;
	}

.toggle {
	border-left: none;
	}

.poster-detail, .post-content {
	border-top: none;
	vertical-align: text-top;
	}

table {
	border: 1px solid #000000;
	}

td {
	border: 1px solid #000000;
	}
	
a {
    color: #0088B0;
	}
	
table {
	border-collapse: collapse;
	empty-cells: show;
}

table thead th { color:#E01F00;
	background-color:#000000
	}
	
table tr td.th.post-number,
table tr td.th.toggle.lastcol
	 {
	font-size:0.8em;
	}
	
.author-header,
.comment-header {
	font-size:1em;
	}

.user-name
	{
	font-size:1.8em
	}