body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../gateback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link {
	color: #00CCCC;
}
a:visited {
	color: #66CCFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #99CC00;
}
table border {
	height: auto;
	width: 60%;
	border: 1px none;
}


table.wide-table {
	width:60%;
	height: auto;
}

body {
         scrollbar-3dlight-color:#3333FF;
         scrollbar-arrow-color:#FF0000;
         scrollbar-base-color:#000000;
         scrollbar-track-color:#000066;
         scrollbar-darkshadow-color:#BDB76B;
         scrollbar-face-color:#000000;
         scrollbar-highlight-color:#FFFAF0;
         scrollbar-shadow-color:#DAA520;
}
