.header-logo
{
	width:15%;
}
.header-stock
{
	vertical-align:middle;
	font-size:9px;
	padding-left:10px;
}
.header-trading
{
	width:200px;
	text-align:center;
}
.header-market
{
	height:34px;	
	text-align: left; 
	background-image:url(/images/navis-header-bg.jpg); 
	background-repeat:no-repeat; 
	vertical-align:top;
	padding-top:6px;
	padding-left:8px;
}
.header-sym
{
	height:34px;	
	text-align: left; 
	background-image:url(/images/navis-header-sym-bg.jpg); 
	background-repeat:no-repeat; 
	
	vertical-align:top;
	padding-top:6px;
	padding-left:8px;
	width:120px;
}
.bang-gia
{
	background-color:#000000;
	text-align:center;
	width:15%;
}
.navis-info
{
	background-color:#005A8A;
	text-align:left;
	color:#ffffff;
	padding-left:10px;
	width:13%;
}
.ex
{
	background-color:#00659B;
}
.cus-acc
{
	background-color:#3E3E3E;
	padding-left:5px;
}
.account
{
	width:150px;
	color:#ffffff;
	padding-left:0px;
	padding-top:2px;
}
.info-extra
{
	background-color:#7793AA;
	text-align:left;
	padding-left:5px;
}
.label-account
{
	width:60px;
}

/* tab*/
.tabChart
{
	width:510px;
}
#tabHeader
{
	height: 20px;
	padding-top: 5px;
	color: #000033;
	font-weight:bold;
}
#tabContent
{
	height:140px;
	background-image:url(/Images/tab/fulltile.jpg);
	background-repeat:repeat-x;	
}
#tabContainer
{
	float:left;
	height:20px;
	width:165px;
}
#chartContainer
{
	padding-top:5px;
	float:right;
	border:solid 1px #888888;
	width:340px;
}
.tabContent
{
	padding:10px;
}
.non-click, .click, .sep
{
	height:15px;
	padding-top:5px;
	text-align:center;
	width:80px;
}
.non-click
{
	background-image:url(/Images/tab/weatherlayers_btn.jpg);	
	cursor:pointer;
}
.click
{
	 background-image:url(/images/tab/btnon_bkgdtile.jpg); background-repeat:repeat-x;	 
	 cursor:default;
}
.sep
{
	width:3px;
	float:left;
	padding-left:1px;
	padding-right:1px;
	background-image:url(/images/tab/sep01.gif); background-repeat:repeat-y;
	background-position:center;
}
.horzsepbar
{	
	background-image:url(/images/tab/horzsepbar.gif); background-repeat:repeat-x;
	background-position:bottom;
	height:15px;
}

.MarketInfo-text
{
	color: #003366;
	font-size:11px;
	padding-bottom:5px;
}
.Index
{
	padding-bottom: 10px;
	color: #3300ff;
	font-size: 12px;
}
.chart-header
{
	background-color: #141414;	
}
.index-value
{
	font-size:16px;
}
.index-n, .index-asc, .index-desc
{
	color: #ffc600;
	font-size:11px;
}
.index-asc
{
	color: #009933;
}
.index-desc
{
	color: #CC0000;
}
.text-sym
{
	color:#ffffff;
}