@charset "iso-8859-1";
html {
	scrollbar-face-color: #030000;
	scrollbar-darkshadow-color: #030000;
	scrollbar-shadow-color: #996600;
	scrollbar-highlight-color: #996600;
	scrollbar-3dlight-color: #030000;
	scrollbar-track-color: #030000;
	scrollbar-arrow-color: #996600;

}
body {
	font-size: 8pt;
	font-weight: normal;
	font-family: courier new,times new roman,serif;
	color: #996600;
	cursor: crosshair;
	background-color: #030000;
	margin-top: 0px;
}
h1 {
	color: #996600;
	font-family: courier new,times new roman,serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
}
h2 {
	color: #996600;
	font-family: courier new,times new roman,serif;
	font-size: 7pt;
	font-weight: lighter;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 1pt;
}
a:link {
	color: #996633; text-decoration: none; cursor: crosshair;
}
a:visited {
	color: #996633; text-decoration: none; cursor: crosshair;
}
a:hover {
	color: #999999; text-decoration: line-through; cursor: crosshair;
}
a:active {
	color: #999999; text-decoration: none; cursor: crosshair;
}
#table {
	 position: absolute; top: 125px; left: 50%; margin-left: -385px; z-index: 1; background-image: url(top.jpg); text-align: center; width: 770px; height: 500px; border: 1px dashed #999999;
}
