body {
	background-color: #000000;
	scrollbar-base-color: #D5FFD5; 
scrollbar-arrow-color: #FFFFCC;
scrollbar-DarkShadow-Color: #1D4588;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #D5FFD5;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D5FFD5;
}
.maintextlarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D5FFD5;
}
.maintextform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D5FFD5;
	border-top-color: #D5FFD5;
	border-right-color: #D5FFD5;
	border-bottom-color: #D5FFD5;
	border-left-color: #D5FFD5;
}
.inputforms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D5FFD5;
	width: 200px;
}
.maintextRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
