<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*for Investor Relations*/
.text-justify{
	text-align:justify;
}
.font18-white{
	font-size:18px;
	color:#ffffff;
}
.font-orange{
	color:#df9d00;
	font-weight:bold;
}
.ir-margin-top10{
	margin-top:10px;
}

/*from malton.css
.f11grey { COLOR: #717171; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none;}*/




/*IR submenu*/
.ir-submenu-wrap{
	WIDTH: 100%; margin-top:10px;
}
.ir-submenu{
	MARGIN: 0px auto; WIDTH: 960px;
}
.ir-submenu span{
	padding-left:12px;
	padding-right:12px;
}



/*stock*/
.stock-wrap{
	width:282px;
	margin-bottom:15px;
}
.stock-top{
	width:282px;
	height:10px;
	background-image:url(../images/stock-bg-top.jpg);
	background-repeat:no-repeat;
}
.stock-center{
	width:282px;
	padding:0px 8px 0px 8px;
	background-image:url(../images/stock-bg-center.jpg);
	background-repeat:repeat-y;
}
.stock-bottom{
	width:282px;
	height:10px;
	background-image:url(../images/stock-bg-bottom.jpg);
	background-repeat:no-repeat;
}
.stock-wrap-table{
	border-collapse:collapse;
	margin-top:5px;
}
.stock-wrap-table tr td{
	font-size:11px;
	text-align:center;
	color:#ffffff;
	border:1px solid #000000;
}
.stock_title { color:#f4be0e; font-size:12px; font-weight: bold; text-transform:uppercase;}
.stock_last-done { color:#01c101; font-size:30px; font-weight:bold; text-align:right; line-height:30px;}
.stock_num-up { color:#00ff00; font-size:11px;}
.stock_num-down { color:#e70000; font-size:11px;}
.stock_updated { color:#000000; font-size:10px; text-align:right; line-height:normal;}
.stock_updated a { font-size:10px;}
/*IR Home-greybox*/
.greybox-wrap{
	width:660px;
	height:240px;
	background-image:url(../images/greybox-center.gif);
	background-repeat:repeat-x;
}
.greybox-left{
	width:15px;
	height:240px;
	background-image:url(../images/greybox-left.gif);
	background-repeat:no-repeat;
}
.greybox-right{
	width:15px;
	height:240px;
	background-image:url(../images/greybox-right.gif);
	background-repeat:no-repeat;
}
.greybox-center{
	height:240px;
	background-image:url(../images/greybox-center.gif);
	background-repeat:repeat-x;
}
.greybox-margin-top15{
	margin-top:15px;
}
.greybox-margin-top25{
	margin-top:25px;
}

.irhome-announce tr td{
	padding-top:4px;
	padding-bottom:4px;
}

.ir-general tr td{
	BORDER-BOTTOM: 1px dotted #cccccc;
}
.ir-directors-wrap{
	width:365px;
	height:46px;
	background-image:url(../images/directors-profile.gif);
	background-repeat:no-repeat;
	padding:10px 0px 0px 15px;
	margin-bottom:10px;
}
.ir-directors-name{
	COLOR: #df9d00;
	FONT-SIZE: 14px;
	font-weight:bold;
}
.ir-directors-name a{
	COLOR: #df9d00;
	FONT-SIZE: 14px;
	font-weight:bold;
	text-decoration:none;
}
.ir-directors-name a:link{
	COLOR: #df9d00;
	text-decoration:none;
}
.ir-directors-name a:hover{
	COLOR: #8d6d00;
	text-decoration:none;
}
.ir-directors-profile-wrap{
	border:1px solid #cccccc;
}
.ar-margin{
	margin-left:120px;
	margin-right:120px;
}
.ar-icon-margin{
	margin-top:15px;
}
.border-ddd{
	border:1px solid #ddd;
}
.qr-wrap{
	width:170px;
	height:29px;
	background-image:url(../images/reports-qr.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding:11px 0px 0px 95px;
}
.analyst-wrap{
	width:245px;
	height:60px;
	background-image:url(../images/reports-analyst-reports.gif);
	background-repeat:no-repeat;
	COLOR: #8d6d00;
	font-weight:bold;
	padding:10px 10px 0px 10px;
	text-align:center;
}
.ir-financial tr td{
	BORDER-BOTTOM: 1px dotted #cccccc;
	text-align:right;
}
.ir-directors-name2
{
  COLOR: #df9d00;
	font-weight:bold;
}
.font-white{
	color:#ffffff;
}</pre></body></html>