body {
	background-color: #000000;
	color: #C0C0C0;
	scrollbar-base-color: black;
	scrollbar-arrow-color: red;
}

font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, td {
	font-size: 11px;
}

a:link,a:active,a:visited {
	color: #C0C0C0;
	text-decoration: none;
}

a:hover {
	text-decoration: line-through;
	color: #CC0000;
}

hr {
	border-color: #969696;
	border-width: thin;
	border-style: dashed;
}

.bodyline {
	background-color: #646464;
	border-style: double;
	border-width: medium;
}

.forumline {
	background-color: #000000;
}

td.row1 {
	background-color: #242424;
}

td.row2 {
	background-color: #242424;
}

td.row3, td.row3Right {
	background-color: #242424;
}

th {
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	background-color: #242424;
}

a.thTop, a.thTop:visited {
}

#taginfo {
	background-color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	border-style: none;
}

#head {
	font-size: 130%;
}

#head2 {
	font-size: 115%;
}

#vote_result {
	background-color: #CC0000;
}

