	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: #fff;
		margin-right: 15px;
	}

	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:#000;font-family: 'Bebas';}
	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{
    background: #ffd65e; /* Old browsers */
	background: -moz-linear-gradient(top, #ffd65e 27%, #febf04 69%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffd65e 27%,#febf04 69%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffd65e 27%,#febf04 69%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */
    width: 125px;
    height: 43px;
    text-align: center;
    font-size: 25px;
    border-radius: 6px;
	}
	.info{position: absolute;width: 518px;height: 27px;background: url(img/bg/info.png) no-repeat;padding: 5px 10px;margin-left: 285px;top:96px;}

form.my-form{width: 570px;height: auto;margin: 0px 5px 0 0;}
#textbox-bg{}
form input[name="txtUsername"]{width:120px;height:18px;border:none;font-size:14px;padding:5px;text-align: center;margin: 5px 0 20px;;color: #000;background: #fff;border-radius: 5px;}
form input[name="txtPassword"]{width:120px;height:18px;border:none;font-size:14px;margin: 5px 5px 20px;;padding:5px;text-align: center;color: #000;background: #fff;border-radius: 5px;}
#Text1{width:120px;height:18px;border:none;font-size:14px;padding:5px;margin: 5px 5px 20px;;text-align: center;color: #000;background: #fff;border-radius: 5px;}
form input[name="txtCode"]{width: 80px;height:18px;border:none;font-size:14px;margin: 5px 0 20px;;padding:5px;text-align: center;color: #000;background: #fff;border-radius: 5px;}
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{display: inline;border-left: 1px solid #a5d0ca;padding: 2px 23px;}	
.menu>li>a{color: #fff;font-size: 14px;text-shadow: 1px 1px 1px #000;font-family: Bebas;text-transform: uppercase;}
.menuaf li{display: inline;border-left: 1px solid #a5d0ca;padding: 2px 22px;}
.menuaf>li>a{color: #fff;font-size: 14px;text-shadow: 1px 1px 1px #000;font-family: Bebas;text-transform: uppercase;}
a:hover{opacity: 0.5;}
.btnLogin{background:url(img/btn/login.png) no-repeat;width: 128px;height: 47px;border-radius: 6px;}
.btnReg {float:right;    margin-right: 53px;}	
@font-face {font-family: 'Bebas';src: url('fonts/BEBAS.ttf');}
