body, table, tr, td {
	font: 8pt trebuchet ms; 
	color: #9C9C9C;
	letter-spacing: 1px}
body {
	background-color: #000000;
	background-image: url(exb_back.png); 
	cursor: default;

scrollbar-face-color:#000000;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#DBDBDB;
}

a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #DBDBDB}
a:hover {color: #A7A3A1}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt trebuchet ms;
	color: #9C9C9C;
	letter-spacing: 1px;
	border: 1px solid #777777;
	padding:2px; }
