<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">        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: 13px;
	        text-decoration: none;
	        color: #fff;
        }

        a.navbar2:hover 
		{
	        font-family: Arial,Helvetica,sans-serif,Tahoma;
	        font-size: 13px;
	        color:#fff;
        }
        a.navbar3 {
	        font-family: Arial,Helvetica,sans-serif,Tahoma;
	        font-size: 14px;
	        text-decoration: none;
	        color: #000;
        }
        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: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;width:90px;height:29px}
        /* &lt;Marquee&gt; */
        td.time{text-align:center;}
        #timecontainer{font-family:Arial; font-size:12px; font-weight:normal;color:#000; padding-left:5px}
        .Message
		{
            font-family: "trebuchet MS";
            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: Tahoma, Helvetica, sans-serif;
        cursor: pointer;
        text-transform: uppercase;
        text-decoration: none;
        color: #000;
		font-size:14px;
		background: url(img/bg/li-style.png) right no-repeat;
    }
	/* &lt;/Marquee&gt; */
	table.tblLogin input{color:#ccc}
    td.menu li 
	{
		font-family: arial;
		font-weight: normal;
		float: left;
		list-style:none;
		height: 30px;
		padding: 0 4px;
		line-height: 30px;
		text-transform: uppercase;
	}
	li.afterlogin
	{
		padding: 0 11px !important;
		line-height: 30px !important;
		}
	ul.Bg li
	{
		background: url(img/bg/li-style.png) right no-repeat;
	}
	/*#lhnchatimg{display:none}*/
	.btnLogout{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#043a22+0,136b60+51,145128+100 */
		background: #F8D271; /* Old browsers */
		background: -moz-linear-gradient(top,  #F8D271 0%, #F8D271 51%, #F8D271 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8D271), color-stop(51%,#F8D271), color-stop(100%,#F8D271)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #F8D271 0%,#F8D271 51%,#F8D271 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #F8D271 0%,#F8D271 51%,#F8D271 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #F8D271 0%,#F8D271 51%,#F8D271 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #F8D271 0%,#F8D271 51%,#F8D271 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8D271', endColorstr='#F8D271',GradientType=0 ); /* IE6-9 */

	}
        </pre></body></html>