	/*@font-face{font-family: Play;src: url(fonts/Play-Regular.ttf);}*/
	@font-face{font-family: Century Gothic;src: url(fonts/ufonts.com_century-gothic.ttf);}
	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: 13px;
		text-decoration: none;
		color: #ffffff;
		padding:7px;
	}

	a.navbar2:hover 
	{
		font-family: Arial;
		font-size: 13px;
		color:#ffffff;
	}
	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:#010417; 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: 13px; font-weight: 700; color: #fff};
	#frmimages{padding-bottom:10px; padding-left:35px;}
	.Message
	{
		font-size: 16px;
		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, #252525 0%, #252525 100%);

		/* Mozilla Firefox */ 
		background-image: -moz-linear-gradient(top, #252525 0%, #252525 100%);

		/* Opera */ 
		background-image: -o-linear-gradient(top, #252525 0%, #252525 100%);

		/* Webkit (Safari/Chrome 10) */ 
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #252525), color-stop(1, #252525));

		/* Webkit (Chrome 11+) */ 
		background-image: -webkit-linear-gradient(top, #252525 0%, #252525 100%);

		/* W3C Markup, IE10 Release Preview */ 
		background-image: linear-gradient(to bottom, #252525 0%, #252525 100%);
		background-color:#252525;
	}

form.my-form{width: 570px;height: auto;margin: 0px 5px 0 0;}
#textbox-bg{}
form input[name="txtUserName"]{width:110px;height:28px;font-family:"Arial";font-size:12px;color:#868686;background: #fff; border:none; padding-left:10px; border-radius: 3px;}
form input[name="txtPassword"]{width:110px;height:28px;font-family:"Arial";font-size:12px;color:#868686;background: #fff; border:none; padding-left:10px; border-radius: 3px;}
#Text1{width:110px;height:28px;font-family:"Arial";font-size:12px;color:#868686;background: #fff; border:none; padding-left:10px; border-radius: 3px;}
form input[name="txtCode"]{width:90px;height:28px;font-family:"Arial";font-size:13px;color:#868686;background: #fff; border:none; padding-left:10px; border-radius: 3px;}
form input[name="code"]{width:90px;height:28px;font-family:"Arial";font-size:13px;color:#868686;background: #fff; border:none; padding-left:10px; border-radius: 3px;}
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 10px;font-family: "Arial";font-size:13px;text-decoration: none;color: white;display: block;text-transform: uppercase; height:40px; line-height:40px;font-weight:bold;}
.menuaf>li>a{padding: 0px 7px;}
.menu>li{border-right: 1px solid #000000; border-left: 1px solid #666666;}
.btnLogin{width:80px;height:40px;background: url(img/btn/login.png) center no-repeat;color:white;border: none;}