body {
	background-color: #141414;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	scrollbar-base-color: #141414;
	scrollbar-arrow-color: #6A6A6A;
	scrollbar-face-color: #141414;
	scrollbar-highlight-color: #6A6A6A;
	scrollbar-track-color: #141414;
}
body,td,th {
	color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #8B8B8B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8B8B8B;
}
a:hover {
	text-decoration: none;
	color: #DFF291;
}
a:active {
	text-decoration: none;
	color: #8B8B8B;
}
.headerfirst {
	font-size: 16px;
	color: #C0C0C0;
	font-weight: bold;
}
.headerreset {
	font-size: 16px;
	color: #BBE51F;
	font-weight: bold;
}
.title {
	font-size: 14px;
	color: #BBE51F;
	font-weight: bold;
}
.front {
	font-weight: bold;
}
.small {
	font-size: 10px;
}