@charset "utf-8";
/* CSS Document for SCULPTORLABS. */

body,td,th {
	color: #CCCCCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	background-position:center;
	background-repeat:no-repeat;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,html {
	height: 100%;
}
html {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #122B49;
	scrollbar-highlight-color: #122B49;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #75E3FF;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.Error {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #E1C50C;
	font-weight: 1200;
}
.Title {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #0099FF;
	font-weight: 1200;
}
.TextField {
	font-size: 9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003366;
	font-weight: 1200;
}
#SkipIntroLink {
	position:absolute;
	text-align:center;
	width:100%;
	height:50px;
	bottom: 5px;
	z-index:1;
	visibility: visible;
	overflow: hidden;
}
#TitleFlash {
	position:absolute;
	width:100%;
	height:700px;
	z-index:1;
	top: 0px;
}
#Pages_Frame_Holder {
	position:absolute;
	width:100%;
	height:660px;
	z-index:1;
	top:700px;
}