body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	margin:0 0 0 0px;
    background-color:#363b47;
	background-position:center 100%;
	background-attachment: fixed;
	width:100%;
	}
.body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	margin:0 0 0 0px;
    background-color:#363b47;
	background-image:url(../images/bg_main_login.jpg);
	background-repeat:no;
	background-position:center 100%;
	background-attachment: fixed;
	width:100%;
	}
.top1{
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	height:50px;
	}
.top{
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	height:50px;
	}
.top-r{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding-right:10px;
	}
.top-r a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding-right:10px;
	}
.top-r a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	padding-right:10px;
	}
.log{
	width:450px;
	border:#FFFFFF solid 2px;
	}
.log1{
	background-color:#064473;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:0 5px 3px 75px;
	background-image:url(../images/login-header.png);
	background-repeat:no-repeat;
	height:62px;
	}
.fo{
	padding-bottom:10px;
	}
input {
  border: 1px solid #abadb3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
select {
  border: 1px solid #abadb3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

	