<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Body
{
	width:100%;
	height:auto;
	
}

/*======================== 
  Page Header 
  ========================*/
#Header{
	 background-color:Gray;
	 width: 85%;
	 border:auto 0;
	 margin:0 auto;
}

/*Background of banner*/
.fullBG
{
	position:relative;
	margin:0 auto;
	min-height:200px;
	/*max-height:200px;*/
	max-height:1000px;
	width:0 auto;
	height:200px;
	background-image:url('/images/back.jpg');
	top: 0px;
	left: 0px;
}
/*End Background Banner*/

/*Banner for homepage*/
.divHead
{
	margin: 0 auto;
	width:1195px;
	min-height:200px;
	max-height:200px;
	height:200px;
	background-image:url('/images/bannerhead.jpg');
	/*background-image:url('/images/bannerhead.gif');*/
	background-repeat:no-repeat;
	position:relative;
	top: 0px;
	left: 0px;
}
/*End Homepage Banner*/

/*Other pages banner...*/
.divHead1
{
	margin: 0 auto;
	width:1195px;
	min-height:200px;
	max-height:200px;
	height:200px;
	background-image:url('/images/bannerinner.jpg');
	/*background-image:url('/images/bannerhead1.gif');*/
	background-repeat:no-repeat;
	position:relative;
	top: 0px;
	left: 0px;
}
/*End other pages banner*/

/*workable area*/
#divForm
{
	/*background-image:url('/images/fullbg.jpg');*/
	margin:0 auto;
	width:1195px;
	min-height:500px;
	/*height:1250px;
	background-image:url('/images/back.jpg');*/
}

#divFormdefault
{
	/*background-image:url('/images/fullbg.jpg');*/
	margin:0 auto;
	width:1195px;
	min-height:500px;
	height:1250px;
	background-image:url('/images/back.jpg');
}
/*end workable area*/



#EntireNav{
	 width: 85%;
	 border:auto 0;
	 margin:0 auto;
	 position:relative;
	 float:left;
	 height:50px;
}

#EntireBody
{
	width: 85%;
	margin:0 auto;
	position:relative;
}

#msgHowTo
{
	width: 85%;
	margin:0 auto;
}

#Result
{
	width: 85%;
	margin:0 auto;
}

#Banner
{
	padding:0px;
	background-color:Green;
	width: 1220px;
	height:180px;
	margin:0 auto;
}

/* ======================
   For Navigation Toolbar 
   ======================*/
#Nav
{
	margin: 0px;
	width: 100%;
	margin:0 auto;
	position:absolute;
	left:0px;
	float:left;
	background:#0a0;
}

#Nav li &gt; a:after {content: '       ▼'; text-align:right;}

#Nav li &gt; a:only-child:after {content: '';}

#Nav ul
{
	padding: 0;
	list-style:none;
	width:1195px;
	margin:0 auto;
}

#Nav ul li
{
	float:left;
	text-align: center;
	width: 160px;
	margin: 1px;
	position:relative;
	border-right:1px solid white;
}

#Nav li:last-child
{
	 border-right:none;
}

#Nav ul li a
{
	color: #fff;
	text-decoration: none;
	font-family: Calibri;
	background:#0a0;
	display: block;
	padding: 10px;
	float:none;
}

#Nav ul li a:hover
{
	background: #0e0;
	color: #000;
}

#Nav ul li ul
{
	display: none;
	position:absolute;
	z-index:1;
}

#Nav ul li ul li
{
	margin-left:0;
	float:none;
}

#Nav ul li:hover ul
{
	display: block;	
}
/* End Navigation Toolbar */

#LoginBox
{
	width: 200px;
	padding:0px;
	border: auto 0;
	margin:0 auto;
	position:relative;
}

#LegHeader
{
	font-style: normal;
	font-weight:bold;
	font-size:large;
}

#LegHeadRes
{
	font-style: normal;
	font-weight:bold;
	font-size:large;
}


#Profile
{
	 width: 85%;
	 border:auto 0;
	 margin:0 auto;
}

#Payslip
{
	 width: 85%;
	 border:auto 0;
	 margin:0 auto;
}

#Deduction
{
	 width: 85%;
	 border:auto 0;
	 margin:0 auto;
}

#ListDed
{
	width: 950px;
}

#ChangePwBox
{
	width: 700px;
}

#btnPrintPayslip
{
	width: 85%;
	margin:0 auto;
}

#Footer
{
	 width: 1195px;
	 margin:0 auto;
	 text-align: center;
	 min-height: 80px;
	 position:relative;
	 float:left;
	/*top: 24px;*/
	/*left: 21px;*/
	height: 80px;
	background-image:url('/images/footer.jpg');
	color:White;
}

#lineFooter
{
	z-index:1;
	margin:0 auto;
	float:left;
	height:10px;
	position:absolute;
	width:100%;
	background-color:Green;
	
}

#Image2
{
	float:left;
}

#msg
{
	font-style:italic;
	margin-left:75px;
	color:Red;
	margin-top:10px;
}

#PaydatacardBox
{
	width: 1220px;
}

#birPanel
{
	width: 85%;
	margin:0 auto;
}


#LeftPanel
{
	width:745px;
	position:relative;
	float:left;
	/*height:1000px;*/
	height:auto;
	top: 0px;
	left: 0px;
}

.divLeftPanelItem
{
	position:relative;
	margin:0 auto;
	width:715px;
	top: 2px;
	left: 0px;
	height:auto;
}

.msgAlert
{
	position:relative;
	margin:0 auto;
	/*float:left;*/
}

.divSoloPanel
{
	position:relative;
	margin:0 auto;
	width:1195px;
	float:left;
	top: 0px;
	left: 0px;
}

.divSoloPanelItem
{
	position:relative;
	margin:0 auto;
	width:1195px;
	float:left;
	top: -26px;
	left: 0px;
}

#RightPanel
{
	width:450px;
	/*border-style:solid;*/
	position:relative;
	float:right;
	height:200px;
	top: 0px;
	left: 0px;
}


.divRightPanelHead
{
	position:relative;
	margin:0 auto;
	width:450px;
	height:20px;
	background-image:url('/images/panelheadright.jpg');
    font-style:oblique;
    color:White;
    white-space:pre;
}

#vismis
{
	height:400px;
	/*background-image:url('/images/vismisfso.jpg');*/
	background-image:url('/images/defaultmsg.jpg');
	background-repeat:no-repeat;
}

#fsofunctions
{
	height:300px;
	/*height:1200px;
	width:550px;*/
	background-image:url('/images/birannouncement.jpg');
}

#vortex
{
	 width: 1195px;
	 margin:0 auto;
	 text-align: center;
	 min-height: 80px;
	 position:relative;
	 float:left;
	/*top: 24px;*/
	/*left: 21px;*/
	height: 80px;
	
	color:White;
}

/* Transaction History */
#TransactionHistory
{
	font-size:larger;
	color:#009933;
	
}

.NumberAlign
{
	text-align:right;
}</pre></body></html>