body{
	background-color: #272a49;
	margin: 0px;
	font-family: arial;
}
._hedAtas{
  
}
._logo1{
	width: 100%;
	height: 270px;
}
._logo2{
	width: 110px;
	margin-left: 16px;
	margin-top: -260px;
}
._logo3{
	font-family: Myriad Pro;
	font-size: 27px;
	color: #fff;
	margin-top: -250px;
	margin-left: 130px;
}
._logo4{
	font-family: Myriad Pro;
	font-size: 27px;
	color: #fff;
	margin-top: -5px;
	margin-left: 130px;
}
._logo5{
	font-family: Myriad Pro;
	font-size: 14px;
	color: #fff;
	margin-top: 0px;
	margin-left: 130px;
}

._form1{
	margin-top: 180px;
	text-align: center;
}
._form2{
	margin-top: 30px;
	text-align: center;
	color: #cccccc;
	font-family: arial;
	font-size: 10px;
}
.searchfield{
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	-khtml-border-radius: 20px; 
	border-radius: 20px;
	height: 40px;
	width: 250px;
	padding-left: 40px;
	background-color: #404767;
	color: #cccccc;
	border: none;
}
input[type="text"], input[type="password"], input[type="submit"], textarea, select { 
    outline: none;
}
._userLog{
	background: #404767 url('images/log_user.png');
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 5% 40%; 
}
._passLog{
	background: #404767 url('images/log_pass.png');
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 5% 40%; 
}
._cekLog{
	border: none;
	background-color: #cccccc;
	margin:0;
	margin-right: 5px;
	vertical-align: bottom;
	position: relative;
	top: -1px;
}
._cekLog:label{
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}
._btnLog{
	-webkit-border-radius: 15px 15px 15px 15px; 
	-moz-border-radius: 15px 15px 15px 15px; 
	-khtml-border-radius: 15px 15px 15px 15px; 
	border-radius: 15px 15px 15px 15px;
	height: 30px;
	width: 250px;
	text-align: center;
	background-color: #393d69;
	color: #fff;
	border: none;
}
._logIneed{
	text-align: center;
	color: #e67e0a;
	font-family: arial;
	font-size: 10px;
}
._form3{
	margin: 0 auto;
	text-align: center;
	color: #cccccc;
	font-family: arial;
	font-size: 9px;
	border-radius: 15px 15px 15px 15px;
	border: 1px solid #cccccc;
	width: 150px;
	padding: 3px;
}
._left20px{
	margin-top: 15px;
	margin-bottom: -15px;
}
._footer{
	background-color: #e69800;
	font-family: arial;
	font-size: 8px;
	text-align: center;
	padding: 8px;
	position: fixed;
	bottom: 0;
	width: 100%;
}
.anone{
	color: #e67e0a;
	text-decoration: none;
}
._formContent{
	margin-top: 150px;
}