body {
scrollbar-3dlight-color:#444444;
scrollbar-arrow-color:#2B2A2A;
scrollbar-base-color:#0000FF;
scrollbar-track-color:#2B2A2A;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#6B696B;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#A9A9A9
}

input {
	color: #C8FFAA;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial;
	background-color: #1B1B1B;
	overflow: hidden;
}

textarea, .bginput {
	color: #C8FFAA;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial;
	background-color: #1B1B1B;
	overflow: hidden;
}

p.main {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial;
}

.white_text {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial;
}

.alternate_text {
	color: #C8FFAA;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial;
}

.diminished_text {
	color: #B0B0B0;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial;
}

.linkIndicator {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial;
}

a:link {
text-decoration: none;
color: #C8FFAA;
} 

a:visited {
text-decoration: none;
color: #C8FFAA;
}

a:hover {
font-weight: none;
text-decoration: underline;
color: #C8FFAA;
}

.formboxes {
	color: #C8FFAA;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial;
	background-color: #1B1B1B;
	border: 1px solid #626060;
	overflow: hidden;
}