
<!--
.dropStyle {color: #333333;
background-color: white;
font-family : Verdana, Helvetica, sans-serif;
font-size : xx-small;
}
.style1 {font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
body {
	background-color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: white;
}
a:visited {
	color: white;
}
a:active {
	color: red;
}
A:hover {
	 text-decoration: underline; color: Blue;
}
-->
body {


	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #4c546b;
	
	scrollbar-face-color : #FA8401;
	scrollbar-highlight-color : #4c546b;
	scrollbar-shadow-color : #E89972;
}

