        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,Helvetica,sans-serif,Tahoma;
	        font-size: 11px;
	        text-decoration: none;
	        color: #fff;
			font-weight: bold;
        }

        a.navbar2:hover 
		{
	        font-family: Arial,Helvetica,sans-serif,Tahoma;
	        font-size: 11px;
	        color:#fff;
			font-weight: bold;
        }
        a.navbar3 {
	        font-family: 'Ahkbalthom', Fallback, sans-serif;
	        font-size: 12px;
	        text-decoration: none;
	        color: #fff;
			font-weight:bold;
        }
		a.navbar3:hover {
			-moz-transform:skew(-15deg);
			-o-transform:skew(-15deg);
			-webkit-transform:skew(-15deg);
			transform:skew(-15deg);
		}
        body, html{background:url(img/bg/bg.jpg) no-repeat top center; position:relative; background-size:cover;;padding:0; margin:0; font-family:Tahoma; font-size:12px; width:100%; height:100%;}        
        a{text-decoration:none;color:#000; font-family:Tahoma; font-size:15x}
        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; text-transform:uppercase; font-weight:bold; color:#fff; display:block !important;text-align:center;text-shadow: 2px 2px #000;padding-top:5px}
	   /*.btnLogin:hover{background-image:url(images/login.png); background-position:0px -41px}*/
	   .btnLogin a{color:#fff}
        /* <Marquee> */
        td.time{text-align:center;}
        #timecontainer{font-family:Arial; font-size:11px; font-weight:normal;color:#fff;}
		#frmimages{padding-bottom:10px; padding-left:35px;}
        .Message
		{
            font-family: euphemia;
            font-size: 13px;
            font-weight:normal;
            font-style:normal;
            color:#fff;
        }

        a.Message:link    {
            color:#fff;
        }

        a.Message:visited {
            color:#fff;
        }

        a.Message:active  {
            color:#fff;
        }

        a.Message:hover   {            
            color:#fff;
        }       
		a.menuText
    {
        font-family: 'Ahkbalthom', Fallback, sans-serif;
        cursor: pointer;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        font-weight: bold;
		font-size:12px
    }
	/* </Marquee> */
	table.tblLogin input{color:#ccc}
    td.menu li 
	{
		font-family: 'Ahkbalthom', Fallback, sans-serif;
		font-weight: bold;
		float: left;
		list-style:none;
		height: 25px;
		padding: 0 6px;
		line-height: 25px;
		text-transform: uppercase;
		}
	/*td.menu li:hover {background: url(images/bgtopnav_hover.png) repeat-x;}*/
	td.menu a:hover{color:#C45200;}
	ul.Bg li
	{
		background: url(images/li-style.png) right no-repeat;
	}
	/*ul.Bg li a{
		padding-left:20px;
		background-repeat:no-repeat;
		background-position: center left;
	}*/
	li.afterlogin{
		padding: 0 35px !important;
		line-height: 45px !important;
	}
	/*#lhnchatimg{display:none}*/
	/*.btnLogout{
		background:url(images/btnLogout.jpg) no-repeat;
	} */
	
	.btnLogout{
		background:url(images/register.png) no-repeat;
	} 
	/*@-moz-document url-prefix() { 
	  td.menu li {
		 padding: 0 20px;
	  }
	}
	@-moz-document url-prefix() { 
	  li.afterlogin{
		padding: 0 26px !important;
		}
	}*/

	

/*.bgtopnav td a{
	background: url(img/bg/li-style.png) right no-repeat;
	height:10px;
}*/

.bgtopnav td a {
display:block;
height:25px;
line-height:25px;
font-weight:bold;
padding:0 0.5em;
font-size:12px;
color:#fff;
font-family:'Ahkbalthom', Fallback, sans-serif;
text-transform: uppercase;
}
@-moz-document url-prefix() { 
	  .bgtopnav td a {
		 padding:0 0.28em;
	  }
	}
.btnLogout a{
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #D60333 0%, #C40700 100%);
	
	/* IE8 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #D60333 0%, #C40700 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #D60333 0%, #C40700 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #D60333 0%, #C40700 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D60333), color-stop(1, #C40700));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #D60333 0%, #C40700 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #D60333 0%, #C40700 100%);
	
	background:#C40700;
}
#sectionWrapper{
	width:1024px;
	height:auto;
	position:relative;
	margin:0 auto;
}
#sectionWrapper iframe{
	width: 100%;
	height: 100%;
}
#sectionWrapper #header-frame{
	width: 1024px;
	height: 120px;
}
#sectionWrapper #menu-frame{
	width:1024px;
	height:40px;
}
#sectionWrapper #info-frame{
	width:1024px;
	height:31px;
	margin:0 auto;
	margin-top: -10px;
	
}
#sectionWrapper #sectionContent{
	width:1004px;
	height:auto;
	padding:10px;
	background:url(../img/bg/body.png);
	margin-top:10px;
}
#sectionWrapper #sectionContent #section1{
	width:1004px;
	height:250px;
}
#sectionWrapper #sectionContent #section1 #slider-frame{
	width:600px;
	height:250px;
	float:left;
}
#sectionWrapper #sectionContent #section1 #togel-frame{
	width:395px;
	height:250px;
	float:right;
}
#sectionWrapper #sectionContent #section2{
	width:990px;
	height:60px;
	border:2px solid #ff7e00;
	padding:5px;
	margin-top:10px;
	background-color:rgba(0, 0, 0, 0.3);	
}
#sectionWrapper #sectionContent #section3{
	width:1004px;
	height:145;
	margin-top:10px;
}
#sectionWrapper #sectionContent #section4{
	width:1004px;
	height:82px;
	margin-top:10px;
}
#sectionWrapper #footer-frame{
	width:1024px;
	height:70px;
	margin:0 auto;
}
#contact-frame{
	position:fixed;
	left:0px;
	top:70px;
	width:54px;
	height:auto;
	z-index:999;
	margin-left:10px;
	background:url(../img/bg/bg.jpg);
}