body {

	background-image:url(../img/bg.jpg);
	background-color: #111111;
	margin:0px;

}

#container { width: 100%; height: 100%; display: table; }

#position { display: table-cell; vertical-align: middle; }

#content { text-align:center; width:100%; }	



	#main{
	width:899px;
	height:599px;
	text-align:left;
	background:url(/images/back_logo.png);
	margin-left:auto;
	margin-right:auto;
}

#login_border {

	position:relative;

	top:200px;

	width: 486px;/*400*/

	height: 149px;

	margin-left:auto;

	margin-right:auto;

	background-color: #888888;

}

#login_box {

	position: relative;

	left: 1px;

	top: 1px;

	width: 484px;/*398px*/

	height: 147px;

	background-color: black;

	visibility: visible;
	text-align:center;

}

#email_txt {
	position: absolute;
	left: 59px;
	top: 21px;
	width: 63px;
	text-align: right;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background:url(../img/label_back.jpg) top right no-repeat;
	height:20px;
	line-height:20px;
	padding-right:26px;

}

#password_txt {
	position: absolute;
	left: 59px;
	top: 54px;
	width: 63px;
	text-align: right;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background:url(../img/label_back.jpg) top right no-repeat;
	height:20px;
	line-height:20px;
	padding-right:26px;
}

#email_form {
	position: absolute;
	left: 170px;
	top: 20px;
	width: 260px;
	text-align: left;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: none;
}

#password_form {
	position: absolute;
	left: 170px;
	top: 50px;
	width: 260px;
	height: 10px;
	text-align: left;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: none;
}

#login_button {
	position: absolute;
	width:100%;
	top: 99px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: none;
	text-align:center;
}

#blue_line {
	position:relative;
	top: 210px;
	width: 486px;
	height: 17px;
	background-color: #000000;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #7aace6;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	height:22px;
	border-bottom:#234056 solid 1px;
}

.blue_line_text{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:21px;
	line-height:21px;
	background:#234056;
}

#footer {
	bottom: 64px;
	width: 486px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #888888;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	width:100%;
	left:0px;
}

#footer ul {

	margin: 0;

	padding: 10px 0 5px 0;

	list-style: none;

	width: 100%;

}

#footer li {

	margin: 0;

	padding: 0;

	display: inline;

}

#footer li a {

	margin: 0;

	padding: 0 10px 0 10px;

	text-decoration: none;

	color: #888888;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;
	font-weight:bold;

	border-right: 1px solid #888;

}

#footer li a.right {

	border-right: none;

}

#footer li a:hover {

	color: #c1d1df;

}

body, td, th {

	color: #FF0000;

}

#copyright {

	position:relative;

	top: 200px;

	visibility: visible;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #888888;

	text-align: center;

}

#important_notice {

	position:relative;

	top: 235px;

	width: 486px;

	visibility: visible;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: regular;

	font-size: 10px;

	color: #888888;

	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#display {

	position:relative;

	left: 150px;

	width: 600px;	

	top: 200px;

	visibility: visible;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 12px;

	color: #888888;	

	text-align: justify;

}

#first_line {
	display:none;
	visibility:hidden;
}