body {
	background-color: #232323;
	scrollbar-base-color: #232323;
	scrollbar-arrow-color: #6A6A6A;
	scrollbar-face-color: #232323;
	scrollbar-highlight-color: #404040;
	scrollbar-track-color: #232323;
}
iframe {
overflow-x: hidden;
overflow-y: scroll;
}
body,td,th {
	color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #DFF291;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.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;
}
.titlesmall {
	color: #BBE51F;
	font-weight: bold;
}
.front {
	font-weight: bold;
}
.small {
	font-size: 10px;
}
