body	   {
	scrollbar-3d-light-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Black;
	scrollbar-dark-shadow-color: White;
	scrollbar-face-color: Black;
	scrollbar-highlight-color: Red;
	scrollbar-shadow-color: #2D2D2D;
	scrollbar-track-color: #343434;
}
a:link       {
	color: White;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:visited    {
	color: #868686;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:hover      {
	color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold 12px;
	text-decoration : none;
		}
input, textarea, select       {
	font-family: Arial;
	color: White;
	border: 1px solid Red;
	azimuth : inherit;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
	background : Black;
	cursor : auto;
	}
	.fixedfont { 
	color: #FFFFFF;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	}.noborder {
	border: 0px none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: Black;
	text-decoration: blink;
	background-color: Red;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #1B1B1B;
	border-left-color: #FFFFFF;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
}
text {
	color: White;
}

