@font-face {
	font-family: 'Bebas';
	src: url('fonts/BEBAS.ttf');
  }
  @font-face {
	font-family: 'TheLightFont';
	src: url('fonts/TheLightFont.ttf');
  }
  @font-face {
	font-family: 'novamono';
	src: url('fonts/novamono.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: 12px;
	text-decoration: none;
	color: #ffffff;
}

a.navbar2:hover 
{
	font-family: Arial;
	font-size: 12px;
	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:#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: 12px;color: #a5aebe;font-family:Arial; font-weight:bold};
#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;
} 
form.my-form{width: 570px;height: auto;margin: 0px 5px 0 0;}
form input[name="txtUsername"]{width:120px; height:25px; font-size:12px; color:#757575; background:#fff; border: 1px solid #065f6d; border-radius:2px; padding-left:10px}
form input[name="txtPassword"]{width:120px; height:25px; font-size:12px; color:#757575; background:#fff;border: 1px solid #065f6d; border-radius:2px; padding-left:10px}
#txtPasswordLabel{width:120px;height:25px; font-size:12px; color:#757575; background:#fff;border: 1px solid #065f6d; border-radius:2px; padding-left:10px}
form input[name="txtCode"]{width:38px; height:25px; font-size:12px; color:#757575; background: #fff; border: 1px solid #065f6d; border-radius:2px; padding-left:5px}
form input[name="code"]{width:38px; height:25px; font-size:12px; color:#757575; background: #fff; border: 1px solid #065f6d; border-radius:2px; padding-left:5px}
li{list-style:none}
li a{text-transform:uppercase}
.menu{float: left;padding: 8px 0;margin: 0px 0 0 0px;}
.menu>li{float: left;text-align: center;}
.menu>li>a{padding: 0px 18px;}
.menuaf{float: left;padding: 0px 0 0 0px;margin: 0px 0 0 0px;}
.menuaf>li{float: left;text-align: center;}
.menuaf>li>a{height:34px; line-height: 38px; padding:0 25px; font-family: Exo; font-size: 17px;}
.captchaCode{
width:40px; 
height:25px; 
text-align:center; 
border: 1px solid #1e5f6e; 
color:#757575;
}
.btn-login{
background:url(img/btn/login.png) no-repeat;		
right: 0px;
width: 144px;
height: 56px;
}
.btn-register{
background:url(img/btn/register.png) no-repeat;
left: 0px;
width: 144px;
height: 56px;
border: none;
cursor: pointer;
}

.bg-menu a{background-color:#04606E; border-bottom: 1px solid #2ebbcf; padding:3px 5px}
.bg-menu1 a{background-color:#04606E; border-bottom: 1px solid #2ebbcf; padding:10px 27px; font-weight:bold}