	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: Tahoma;
		font-size: 12px;
		text-decoration: none;
		color: #000000;
	}


	a.navbar3 {
		font-family: Arial,Helvetica,sans-serif,Tahoma;
		font-size: 13px;
		text-decoration: none;
		color: #000000;
		font-weight: bold; 
		line-height: 35px;	
		text-transform: uppercase;		
	}
	body, html{
		padding:0; 
		margin:0; 
		color:#000000; 
		font-family:Tahoma; 
		font-size:12px; 
		/*background:url(img/bg/bg.jpg) center no-repeat; 
		background-size: cover;
		background-color: #000000;*/
		width:100%; 
		height:100%;	
		
	} 
	a{text-decoration:none;color:#fff; font-family:Tahoma; font-size:12px}
	img{border:0;border-style:none} 
   .Error{font-family: Tahoma, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: red;}     
   .btnLogin{background:url(img/btn/login.png) no-repeat; }
   
	/* <Marquee> */
	td.time{text-align:center;}
	#timecontainer{
	font-size:12px; 
	font-style:italic; 
	color:#fced04; 
	letter-spacing:-1px;
	margin-left:11px;
	}
	.Message
	{
		font-family: "trebuchet MS";
		font-size: 13px;
		font-weight:normal;
		font-style:normal;
		color:#000;
	}

	a.Message:link    {
		color:#000;
	}

	a.Message:visited {
		color:#000;
	}

	a.Message:active  {
		color:#000;
	}

	a.Message:hover   {            
		color:#000;
	}       
	a.menuText{
	font-family: Tahoma, Helvetica, sans-serif;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size:14px
}
/* </Marquee> */
table.tblLogin input{color:#ccc}
td.menu li 
{
	font-family: arial;
	font-weight: normal;
	
	float: left;
	list-style:none;
	height: 41px;
	padding: 0 12px;
	line-height: 45px;
	text-transform: uppercase;
	}
#lhnchatimg{display:none}

.username{
	width:123px;
	height:12px;
	border:none;
	padding:5px;
	top:10px;
	position:absolute;
	background:none;
}
#sectionMenu_AfterLogin ul{
	list-style:none;
	margin-left: -39px;
}

#sectionMenu ul{
	list-style:none;
}

#sectionMenu_AfterLogin ul li{
	height:30px;	
	float:left;
	margin-right:1px;
}

#sectionMenu ul li{
	height:30px;
	float:left;
	margin-right:2px;
}

#sectionMenu_AfterLogin ul li:first-child{
	margin: -10px 0px 0px 0px;	
}

#livechat{
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:999;
}
#promotion{
	position:fixed;
	top:170px;
	left:0;
}


.TogelCountry{
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 16px;	
	color: #000000;
	font-weight: bold; 	
	text-transform: uppercase;	
	position: relative;
	top: -3px;
}
.Togel{
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 16px;	
	color: #000000;
	font-weight: bold; 	
	text-transform: uppercase;		
}
ul.Bg li
{
	background: url(img/btn/menu_bg.png) center no-repeat;	
	border-radius: 7px 7px 0px 0px;
	float: left;
	padding:0 2px;
	list-style:none;		
}

.btnSignOut{
	background: #FB3A2A;
	border: 1px solid #986B67;
	width: 67px;
	height: 20px;
	cursor:pointer;
}

img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}











