body {
	background-position: center;
	background-color: #000000;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#F3ED78;
	scrollbar-highlight-color:#F3ED78;
	scrollbar-base-color:#000000;
	scrollbar-DarkShadow-color:#F3ED78;
	scrollbar-Shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	background-color:#000000;
	background-attachment: fixed;
	background-position:top center;
	background-repeat:no-repeat;
	border-color:FFFFFF;
	border-width:2px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F3ED78;
	text-decoration: underline;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #F3EE6B;
	border-right-color: #F3EE6B;
	border-bottom-color: #F3EE6B;
	border-left-color: #F3EE6B;
	font-style: italic;
	filter: Glow(Color=#FFFFFF, Strength=100%);
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #F3ED78;
	text-decoration: underline;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #F3EE6B;
	border-right-color: #F3EE6B;
	border-bottom-color: #F3EE6B;
	border-left-color: #F3EE6B;
}
.ScrollBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding: 1px;
	height: 325px;
	overflow: auto;
	border: 3px solid #000000;
}
