/*============================= CSS STYLES FOR LIGABOLA =============================*/
	a.navbar {
		font-family: Arial;
		font-size: 14px;
		text-decoration: none;
		color: #000000;
		font-weight: normal; 
	}
	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: 12px;
		text-decoration: none;
		font-weight:normal;
		color: #000000
	}
	body, html{padding:0; margin:0; color:#fff; font-family:Tahoma; font-size:12px;width:100%; height:100%;}        
	a{text-decoration:none;color:#fff; font-family:Tahoma; font-size:15x}
	img{border:0;border-style:none;vertical-align: middle;} 
   .Error{font-family: Arial;font-size: 11px;font-weight: bold;color: red;}     
	/* <Marquee> */
	td.time{text-align:center;}
	#timecontainer{font-size: 12px;color: #ffffff}
	#frmimages{padding-bottom:10px; padding-left:35px;}
	.Message
	{
		font-family: "Arial";
		font-size: 16px;
		color:#000000;
	}

	a.Message:link    {
		color:#000000;
	}

	a.Message:visited {
		color:#000000;
	}

	a.Message:active  {
		color:#000000;
	}

	a.Message:hover   {            
		color:#000000;
	} 
	.btnLogout a{
		background:#0F0B0A;
	}

form.my-form{width: 570px;height: auto;}
#textbox-bg{}
form input[name="txtUsername"]{width:130px;height:25px;font-size:12px;color:#000000;background: #fff;font-family:Tahoma, Arial, sans-serif;}
form input[name="txtPassword"]{width:130px;height:25px;font-size:12px;color:#000000;background: #fff;font-family:Tahoma, Arial, sans-serif;}
#txtPasswordLabel{width:130px;height:25px;font-size:12px;color:#000000;background: #fff;font-family:Tahoma, Arial, sans-serif;}
form input[name="txtCode"]{width:50px;height:25px;font-size:12px;color:#000000;background: #fff;font-family:Tahoma, Arial, sans-serif;}
form input[name="code"]{width:50px;height:25px;font-size:12px;color:#000000;background: #fff;font-family:Tahoma, Arial, sans-serif;}
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 15px;font-size:16px;text-decoration: none;display: block;text-transform: uppercase; height:47px; line-height:40px; color:white; font-family:time new roman;font-weight:bold;}
.menu>li>a:hover{color: #082A86}

.menubefor{float: left;padding: 0px 0 0 0px;margin: 0px 0 0 0px;}
.menubefor>li{float: left;text-align: center}
.menubefor>li>a{padding: 0px 8px;font-size:16px;text-decoration: none;display: block;text-transform: uppercase; height:41px; line-height:37px; color:white; font-family:time new roman;font-weight:bold;}
.menubefor>li>a:hover{color: #082A86}

.menuaf{float: left;padding: 0px 0 0 0px;margin: 0px 0 0 0px;}
.menuaf>li{float: left;text-align: center}
.menuaf>li>a{padding: 0px 15px;font-size:15px;text-decoration: none;display: block;text-transform: uppercase; height:41px; line-height:37px; color:white;font-weight:bold;font-family: initial;}
.menuaf>li>a:hover{color: #082A86} 	
