/* CSS Document */
body {  overflow:hidden;
    background-color: #000000;
	color: #D8D9DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	scrollbar-face-color: #BEDEF3;
	scrollbar-track-color: #4AADE8;
	scrollbar-arrow-color: #000033;
	scrollbar-highlight-color: #9E9EB1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #2C2F34;
	scrollbar-darkshadow-color: #000033;
	font-weight: bold;
	scrollbar-darkshadow-color: #C0DFF4;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(GLB-WD-INTRO.jpg);
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
    background-position-y: top;
    background-position-x: center;
  scrollbar-base-color: #C0DFF4
}
table {
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {
	color: #0066FF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: none
}
a:visited {
	color: #0066FF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {
	color: #2C2F34;
	width: 90%;
}
