

BODY {
	background: black;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, helvetica, verdana, sans-serif;
    scrollbar-base-color: #cccccc;
	scrollbar-arrow-color: Lime;
	scrollbar-3d-light-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #777777;
}

TD,SPAN {
	color: White;
	font-size: 12px;
	font-family: Arial, helvetica, verdana, sans-serif;
}

A {
	color: #cccccc;
	text-decoration: none;
}

A:active {
	color: Yellow;
	text-decoration: none;
}

A:visited {
	color: White;
	text-decoration: none;
}

A:hover {
	color: Yellow;
	text-decoration: none;
}

A.menu {
	color: #777777;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

A.menu:visited {
	color: #777777;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

A.menu:hover {
	color: Lime;
	font-weight: normal;
}

.header {
	color: #cc9966;
	font-weight: bold; 
}

.bheader {
	color: #aeaeae;
	letter-spacing: 0.3em;
}

.small {
	color: White;
	font-size: 10px;
}

.fade	{
		position:absolute; 
		visibility:hidden; 
		top:30px; 
		width:300px; 
		left:335px; 
		text-align: right; 
		color:#000000; 
		font-size:8pt;
		cursor: hand;
		}

