/* CSS Document */

/* ##############################
	general settings
############################## */


body, html {
	margin: 0px;
	padding: 0px;
	color: #000000;
	height:100%;
	zoom: 1;
}

body {
	background-color: #000000;
	overflow-x: Hidden;
}

form {
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ##############################
	top / bottum BG boxes 
############################## */

#topBG {
	background-color: #D2D2D2;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 50%;
}

#subBG {
	background-color: #EDEDEB;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50%;
}

/* ##############################
	master boxes 
############################## */

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -230px;
	text-align: center;
	min-width: 900px;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(images/bg-transition.gif);
	z-index: 2;
}

#wrapper {
	position: relative;
	text-align: center;
	width: 790px;
	height: 393px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapperSP {
	margin: 0px auto;
	position: relative;
	text-align: right;
	width: 790px;
	height: 380px;
	border: 13px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	z-index: 5;
}

#content {
	width: 570px;
	height: 380px;
	background-color: #000000;
	padding: 0px;
	position: absolute;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content a:link, #content a:visited{
	color: #FF9900;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* ##############################
	WELC boxes 
############################## */

#main {
}

#main #toppict {
	background-color: #c6ab7c;
	height: 290px;
	width: 100%;
	position: relative;
}

#main #right {
	background-color: #d4d4cc;
	height: 290px;
	width: 198px;
	float: right;
	position: relative;
	margin-left: 30px;
}


/* ##############################
	picture boxes 
############################## */

#Table_01 {
	position:absolute;
	left:50%;
	top:50%;
	width:905px;
	height:628px;
	margin-top: -324px;
	margin-left: -452px;
}

#welc-02 {
	position:absolute;
	left:170px;
	top:0px;
	width:168px;
	height:183px;
}

#welc-03 {
	position:absolute;
	left:338px;
	top:0px;
	width:229px;
	height:183px;
}

#welc-04 {
	position:absolute;
	left:567px;
	top:0px;
	width:168px;
	height:183px;
}

#welc-06 {
	position:absolute;
	left:0px;
	top:183px;
	width:170px;
	height:218px;
}

#welc-07 {
	position:absolute;
	left:170px;
	top:183px;
	width:168px;
	height:218px;
}

#welc-08 {
	position:absolute;
	left:338px;
	top:183px;
	width:229px;
	height:218px;
}

#welc-09 {
	position:absolute;
	left:567px;
	top:183px;
	width:168px;
	height:218px;
}

#welc-10 {
	position:absolute;
	left:735px;
	top:183px;
	width:170px;
	height:218px;
}

#welc-12 {
	position:absolute;
	left:170px;
	top:401px;
	width:168px;
	height:227px;
}

#welc-13 {
	position:absolute;
	left:338px;
	top:401px;
	width:229px;
	height:227px;
}
#TableBack {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	height: 218px;
	margin-top: -131px;
	margin-left: -50%;
	background-image: url(library/images/TableBG_06.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#loginField {
	left: 50%;
	top: 50%;
	z-index: 5;
	height: 50px;
	width: 85px;
	position: absolute;
	margin-left: 102px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: right;
	margin-top: 30px;
}

#loginField a:link, #loginField a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CE4614;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #373737;
	border: 1px solid #666666;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 0px;
	height: 15px;
}
#loginField a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #949492;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.loginFLD {
	display: block;
}

#copyright {
	height: 20px;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 310px;
	margin-left: -50%;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 9px;
	color: #333333;
	text-align: center;
}
#copyright a:link, #copyright a:visited {
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#finalNote {
	position: absolute;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 9px;
	color: #282828;
	text-align: right;
	right: 0px;
	bottom: 0px;
	width: 300px;
	margin-bottom: 2px;
	margin-right: 2px;
}

