 html{
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-base-color: #000000;
}
 body{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial;background:#000000;border:1px solid #999999;color:#999999;}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}
