	@font-face{font-family: RobotoSlab;src: url(media/font/RobotoSlab-Regular.ttf);}
	@font-face{font-family: Helvetica;src: url(media/font/Helvetica_Neu_Bold.ttf);}
	a.navbar {
		font-family: Tahoma;
		font-size: 14px;
		text-decoration: none;
		color: #ffffff;
		font-weight: bold; 
		padding: 6px 9px 6px 9px;
	}
	a.navbar2 {
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		color: #80807C;
	}

	a.navbar2:hover 
	{
		font-family: Arial;
		font-size: 12px;
		color:#80807C;
	}
	a.navbar3 {
		font-family: Arial;
		font-size: 14px;
		text-decoration: none;
		font-weight:bold;
		color: #fff
	}
	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} 
   .Error{font-family: Arial;font-size: 11px;font-weight: bold;color: red;}     
	/* <Marquee> */
	td.time{text-align:center;}
	#timecontainer{font-size: 11px; font-weight: 700; color: #fff;}
	#frmimages{padding-bottom:10px; padding-left:35px;}
	.Message
	{
		font-family: "Calibri";
		font-size: 16px;
		font-weight:bold;
		color:#ffffff;
	}

	a.Message:link    {
		color:#ffffff;
	}

	a.Message:visited {
		color:#ffffff;
	}

	a.Message:active  {
		color:#ffffff;
	}

	a.Message:hover   {            
		color:#ffffff;
	} 
	.btnLogout a{
		background:url(images/button.png) top center no-repeat;
		padding:8px 26px
	}

form.my-form{width: 570px;height: auto;margin: 0px 5px 0 0;}
#textbox-bg{}
form input[name="txtUserName"]{width:128px;height:23px;font-family: RobotoSlab;font-size:14px;color:#80807C;text-transform: uppercase;background: #17181e; border:none}
form input[name="txtPassword"]{width:128px;height:23px;font-family: RobotoSlab;font-size:14px;color:#80807C;text-transform: uppercase;background: #17181e; border:none}
#Text1{width: 128px;height:23px;font-family: RobotoSlab;font-size:14px;color:#80807C;text-transform: uppercase;background: #17181e; border:none}
form input[name="txtCode"]{width:85px;height:23px;font-family:RobotoSlab;font-size:14px;color:#80807C;text-transform: uppercase;background: #17181e; border:none}
form input[name="code"]{width:85px;height:23px;font-family:RobotoSlab;font-size:14px;color:#80807C;text-transform: uppercase;background: #17181e; border:none}
li{list-style:none}
li a{text-transform:uppercase}
.menu{float: left;padding: 15px 0 0 0px;margin: 0px 0 0 10px;}
.menu>li{float: left;}
.menu>li>a{padding: 5px 23px 10px 23px;font-family: RobotoSlab;font-size: 14px;font-weight: bold;text-decoration: none;color: white;display: block;text-align: center;text-transform: uppercase;}
.menu>li:first-child>a{padding: 5px 24px 10px 0px;}
.menu>li>a>img{vertical-align: middle;margin: 0 5px 0 0;}
.menu>li:hover>a{text-decoration: none;color: gray;display: block;}
.btnLogin{width: 79px;height: 27px;background: url(images/button.png) center no-repeat;color:white;border: none;font-family: RobotoSlab;font-size: 14px;font-weight: bold;text-transform: uppercase;}
.btnDaftar{width: 79px;height: 27px;background: url(images/daftar.gif) center no-repeat;color:white;display: block;text-decoration: none;text-align: center;font-family: RobotoSlab;font-size: 14px;font-weight: bold;line-height: 28px;text-transform: uppercase;}
.btnLogin:hover{color:gray;}
.btnDaftar:hover{color:gray;}