﻿body
{
	margin              : 0;
	background-image    : url(../images/bg.jpg);
	background-position : center;
	background-repeat   : repeat-y;
	background-color    : #050b47;
}

	
.login-1
{
	background-image    : url(../images/login_3.jpg);
	background-repeat   : no-repeat;
	background-position : right;
	font-family         : Verdana, Tahoma, Arial, Times New Roman;
	font-weight         : bold;
	font-size           : 10px;
	width               : 369px;
	height              : 133px;
}


.login-2
{
	background-image    : url(../images/login_4.jpg);
	background-repeat   : no-repeat;
	width               : 226px;
	height              : 133px;
}


.username
{	
	background-image    : url(../images/username.jpg);
	background-repeat   : no-repeat;
	background-position : left;
	height              : 20px;
	width               : 130px;
}


.password
{	
	background-image    : url(../images/password.jpg);
	background-repeat   : no-repeat;
	background-position : left;
	height              : 20px;
	width               : 130px;
}


.loginbox_text
{
	background  : none;
	border      : none;
	width       : 90px;
	height      : 16px;
	padding     : 2px 7px 0px 7px;
	font-size   : 11px;
}


.login_button
{
	background        : none;	
	background-image  : url(../images/butt_login.jpg);
	background-repeat : no-repeat;
	font-family       : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size         : 10px;
	font-weight       : bold;
	border            : none;
	width             : 56px;
	height            : 20px;
	color             : #1234a1;
	cursor            : pointer;
}


A
{
	font-family     : Verdana,Tahoma, Arial, Times New Roman;
	font-size       : 9px;
	color           : black;
	text-decoration : none;
	cursor          : pointer;
}


A:HOVER
{
	font-family     : Verdana,Tahoma, Arial, Times New Roman;
	font-size       : 9px;
	color           : red;
	text-decoration : none;
	cursor          : pointer;
}


.pendaftaranbaru
{
	background        : none;	
	background-image  : url(../images/pendaftaranbaru.gif);
	background-repeat : no-repeat;
	border            : none;
	width             : 160px;
	height            : 26px;
	cursor            : pointer;
}


.garispanduan
{
	background        : none;	
	background-image  : url(../images/garispanduan.gif);
	background-repeat : no-repeat;
	border            : none;
	width             : 160px;
	height            : 26px;
	cursor            : pointer;
}


.e-form
{
	background        : none;	
	background-image  : url(../images/eFORM.gif);
	background-repeat : no-repeat;
	border            : none;
	width             : 160px;
	height            : 26px;
	cursor            : pointer;
}


.bg_img
{
	background-image      : url(../images/img_bg1.jpg);
	background-repeat     : no-repeat;
	background-attachment : fixed;
	background-position   : 100% 100%; 
	background-position   : bottom;
	height                : 467px;
	/*width                 : 1276px;*/
}