	a.navbar {
		font-family: Arial;
		font-size: 14px;
		text-decoration: none;
		color: #ffffff;
		font-weight: normal; 
		padding: 6px 9px 6px 9px;
	}
	a.navbar2 {
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		color: #0A3A63;
	}

	a.navbar2:hover 
	{
		font-family: Arial;
		font-size: 12px;
		color:#0A3A63;
	}
	a.navbar3 {
		font-family: Arial;
		font-size: 14px;
		text-decoration: none;
		font-weight:normal;
		color: #ffffff
	}
	body, html{padding:0; margin:0; color:#fff; font-family:Tahoma; font-size:12px; background-color:#034d58; width:100%; height:100%;}        
	a{text-decoration:none;color:#fff; font-family:Tahoma; font-size:15x}
	img{border:0;border-style:none} 
   .Error{font-family: Arial;font-size: 11px;font-weight: bold;color: red;}     
	/* <Marquee> */
	td.time{text-align:center;}
	#timecontainer{font-size: 16px;color: #fff;font-family:Arial;};
	#frmimages{padding-bottom:10px; padding-left:35px;}
	.Message
	{
		font-family: "Arial";
		font-size: 14px;
		font-weight:normal;
		color:#ffffff;
	}

	a.Message:link    {
		color:#ffffff;
	}

	a.Message:visited {
		color:#ffffff;
	}

	a.Message:active  {
		color:#ffffff;
	}

	a.Message:hover   {            
		color:#ffffff;
	} 
	.btnLogout a{
		/* IE10 Consumer Preview */ 
		background-image: -ms-linear-gradient(top, #9F9894 0%, #6C6368 100%);

		/* Mozilla Firefox */ 
		background-image: -moz-linear-gradient(top, #9F9894 0%, #6C6368 100%);

		/* Opera */ 
		background-image: -o-linear-gradient(top, #9F9894 0%, #6C6368 100%);

		/* Webkit (Safari/Chrome 10) */ 
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9F9894), color-stop(1, #6C6368));

		/* Webkit (Chrome 11+) */ 
		background-image: -webkit-linear-gradient(top, #9F9894 0%, #6C6368 100%);

		/* W3C Markup, IE10 Release Preview */ 
		background-image: linear-gradient(to bottom, #9F9894 0%, #6C6368 100%);
		
	}

form.my-form{width: 570px;height: auto;margin: 0px 5px 0 0;}
#textbox-bg{}
form input[name="txtUserName"]{width:120px;height:28px;font-size:13px;color:#000000;padding-left:20px; border:0}
form input[name="txtPassword"]{width:120px;height:28px;font-size:13px;color:#000000;padding-left:20px; border:0}
#Text1{width:120px;height:28px;font-size:13px;color:#000000;padding-left:20px; border:0}
form input[name="txtCode"]{width:60px;height:28px;font-size:13px;color:#000000;padding-left:5px; border:0}
form input[name="code"]{width:60px;height:28px;font-size:13px;color:#000000;padding-left:5px; border:0}
li{list-style:none}
li a{text-transform:uppercase}
.menu{float: left;padding: 0px 0 0 0px;margin: 0px 0 0 0px;}
.menu>li{float: left;text-align: center;}
.menu>li>a{padding: 0px 33px;font-family:'Poppins', sans-serif;font-size:14px;text-decoration: none;color: #0A3A63;display: block;text-transform: uppercase; height:33px; line-height:38px;font-weight:bold;}
.menu li{background:url(images/line.jpg) no-repeat center left;}
.menubefor>li>a{height:28px;padding:0 27px}
.menuaf>li>a{height:43px;padding: 0px 19px; line-height:48px}
.btnLogin{width:66px;height:30px; background-image:url(images/login.png);}
.btnLogin:hover{background-image:url(images/login.png); background-position:0px -30px}
.menu li:first-child {
background:none;
}

/* .menu li:first-child  a {
	background:url(images/1.jpg) no-repeat center left;
	padding-left:32px;
}

.menu li:first-child + li  a {
	background:url(images/2.jpg) no-repeat center left;
}

.menu li:first-child + li + li  a {
	background:url(images/3.jpg) no-repeat center left;
}

.menu li:first-child + li + li + li  a {
	background:url(images/4.jpg) no-repeat center left;
}

.menu li:first-child + li + li + li + li  a {
	background:url(images/5.jpg) no-repeat center left;
}

.menu li:first-child + li + li + li + li + li  a {
	background:url(images/6.jpg) no-repeat center left;
}
.menu li:first-child + li + li + li + li + li + li a {
	background:url(images/7.jpg) no-repeat center left;
} */
