body {
  margin: 0 0 0 0;
  background-color: #313139;
  font: 10px Arial;
  color: white;

scrollbar-face-color:#181821;
scrollbar-arrow-color:white;
scrollbar-track-color:#313139;
scrollbar-shadow-color:#232535;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}

.bordertable {
	border: 1px solid black;
	background-color: #181821;
}
