#Layer1 {
	position:relative;
	width:280px;
	height:auto;
	z-index:1;
	left: 0px;
	top: 0px;
	overflow: auto;
	visibility: visible;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #6B2C03;
	SCROLLBAR-BASE-COLOR: #6B2C03;
	SCROLLBAR-FACE-COLOR: #F8C701;
	SCROLLBAR-HIGHLIGHT-COLOR: #F8C701;
	SCROLLBAR-SHADOW-COLOR: #6B2C03;
	SCROLLBAR-3DLIGHT-COLOR: #F8C701;
	SCROLLBAR-TRACK-COLOR: #6B2C03;
	SCROLLBAR-DARKSHADOW-COLOR: #6B2C03;
	background-color: #000000;
}
