﻿/*------------ #007DC5 #FBB040--------*/

*
{
    font-family: Arial;
	border-color:#D9DEE2;
	border-width:1px;
	border-style:none;
}

a
{
    color:#007DC5;
}

body
{
    font-family: Arial;
    font-size: 9pt;
    color: #000;
    margin:0px;
}

.red
{
	color:#D80000;
}

.green
{
	color:#00A500;
}

.yellow
{
	color:#CECE00;
}

a.linkbutton
{
    font-size: 9pt;
    text-decoration: none;
    color: #708090;
    font-weight: bold;
    font-family: Arial;
}
a.linkbutton:hover
{
    color: maroon;
}

.lnkbtt
{
	color: #4571a4;
	text-decoration:none;
	cursor:hand;
}

.lnkbtt:hover
{
	text-decoration:underline;
}

.bborder
{
	border-bottom-style:solid;
}

.txt
{
	background-color:#E8F0F2;
	border-style:solid;
	font-size:8pt;
	border-color: Gray;
}

.lbg
{
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../ImgsV5/leftBg.jpg);
	background-repeat:repeat-x;
	border-bottom-style:solid;
}

.blbtt
{
	font-size:8pt;
	font-weight:bold;
	line-height:16px;
	color:#FFF;
	margin-top:5px;
	border-style:none;
	text-decoration:none;
	background-image:url(../ImgsV5/btBg.jpg);	
}

.button
{
	font-size:8pt;
	font-weight:bold;
	line-height:16px;
	color:#FFF;
	margin-top:5px;
	border-style:none;
	text-decoration:none;
	background-color:#6D6E70;
	/*background-image:url(../ImgsV5/btBg.jpg);*/
}

.buttonSEIndeces
{
    font-size:8pt;
	font-weight:bold;
	height: 18px;
	color:#FFF;
	margin-top:1px;
	border-style:none;
	text-decoration:none;
	background-color:#6D6E70;
	margin-left: 10px;
}

.button:hover
{
	color:#FF0;
}

input
{
	border-style:solid;	
}

textarea
{
	border-style:solid;	
}

select
{
	border-style:solid;	
}

.nof
{
    float:none;
    clear:both;
}

.fl
{
    float:left;
}
/*--------------------- Top menu -------------------------------------------*/

.topmenu
{
    /*
	margin-left:1px;
	padding-left:4px;
	*/
	background-image:url(../ImgsV5/topmenubg.jpg);
	clear:both;
	float:none;
	width:100%;
	line-height: 37px;
}

.topmenu a
{
	display: block;
	float: left;
	line-height: 37px;
	/*background-image: url(../ImgsV5/topbtt.jpg);*/
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 8pt;
	text-transform:uppercase;
}

.topmenu a:hover
{
    color:#FBB040;
}

.topmenu span
{
    color:#FFF;
}

.ddmenu
{
    display:block;
    background-color:#007DC5;
    color:#FFF;
}

.ddmenu a
{
    text-align:left;
    padding-left:10px;
    font-weight:bold;
    display:block;
    line-height:21px;
    color:#FFF;
    text-decoration:none;
    padding-right:10px;
    font-size:8pt;
}

.ddmenu a:hover
{
    background-color:#6D6E70;
    color:#FFF;
}

/*--------------------- bottom menu -------------------------------------------*/

.bttmenu
{
    /*
	margin-left:1px;
	background-image:url(../ImgsV5/topbg.jpg);
	padding-left:4px;
	*/
	clear:both;
	float:none;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	background-color:#007DC5;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF;
}

.bttmenu a
{
	/*background-image: url(../ImgsV5/topbtt.jpg);*/
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 6px;
	font-size: 8pt;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
}

.bttmenu a:hover
{
    color:#FBB040;
}

/*--------------------- Left menu -------------------------------------------*/

.leftmenu
{
	width:176px;
	vertical-align:top;
	padding-left:1px;
}

.leftmenu a.l1
{
	display:block;
	line-height:21.5px;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
	text-align:left;
	padding-left:7px;
	color:#007DC5;
	text-transform:uppercase;
}

.leftmenu a.l1 span
{
	color:#000;
}


.leftmenu a.l1 .m1
{
	color:#F00;
}

.leftmenu ul
{
	margin: 0px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width:100%;
}

.leftmenu li
{
	margin:0px;
	padding-left:18px;
	list-style:none;
}
.leftmenu li a
{
	color:#000;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
}

.leftmenu li a:hover
{
	color:#FBB040;
}

/*--------------------- Right menu -------------------------------------------*/

.rightmenu
{
	width:301px;
	vertical-align:top;
}

.rheader
{
	color: #FFF;
	background-color:#007DC5;
	/*background-position: left bottom;	
	background-image: url(../ImgsV5/rbg.jpg);
	background-repeat: repeat-x;*/
	line-height:20px;
	border-bottom-style: solid;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}

.rheader a, .rheader a.inact
{
    color:#FFF;
    text-decoration:none;
}

.rheader a:hover, a:active
{
    text-decoration:underline;
    color: #FCB016;
}

.rheader a.act
{
    color: #FCB016;
}

/*--------------------- Main content -------------------------------------------*/

.mncnt
{
	width:826px;
	vertical-align:top;
	padding-left:4px;
}

/*--------------------- Main menu -------------------------------------------*/

.menu1
{
	padding-left:2px;
	font-size:9pt;
	font-weight:bold;
}
.menu2
{
	padding-left:10px;
	font-size:8pt;
}
.menu3
{
	padding-left:16px;
	font-size:8pt;
}
.menu4{
	padding-left:20px;
	font-size:8pt;
}

/*--------------------- Function panel -------------------------------------------*/
.fncpanel
{
	width:300px;
	padding:0px;
	float:left;
	border:0px;
	margin-top:1px;
	background-color:#FFF;
	margin-bottom:1px;
}

.fncpanel div
{
	float:left;
	border-style:none;
	width:149px;
	border:0px;
	margin:0px;
}

.fncpanel div.border
{
	border:#AFBDC6 1px  solid;
	width:147px;
}

.fncpanel div.pbtop
{
	width:149px;
	margin-bottom:2px;/*
	background-image:url(../ImgsV5/pbbg.jpg);
	background-color:#007DC5;
	border:#EAEBEF solid 1px;*/
}

.fncpanel div.pbtop span
{
	display:block;
	line-height:19px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}


.lnkpb
{
	display:block;
	width:100%;
	text-align:center;
	line-height:33px;
	font-weight:bold;
	font-size:12pt;
	color:#007DC5;
	text-decoration:none;
	background-color:#FFF;
}

.lnkpb:hover
{
	color:#FFF;
	background-color:#FBB040;
}

.fncpanel div.pbtop img
{
	float:left;
}
/*--------------------- Banner -------------------------------------------*/

.bnnpanel
{
    text-align:left;
	width: 701px;
	float: left;
	border: 0px none;/*
	margin: 1px 1px 1px 0px;
	height: 93px;
	padding: 6px;
	background-color: #1476B3;*/
}

/*--------------------- Content -------------------------------------------*/

.header
{
	color:  #007DC5;
	/*
	background-position: left bottom;
	background-image: url(../ImgsV5/bg.jpg);
	background-repeat: repeat-x;*/
	line-height:20px;
	border-bottom-style: solid;
	font-size:9pt;
	font-weight:bold;
	padding-left:8px;
}

.header img
{
	float:left;
	margin-right:3px;
}

.header a
{
	color: #173979;
	text-decoration: none;
}

.header a:hover
{
	color: #284A8A;
	text-decoration: underline;
}

.newsheader
{
	background-image:url(../ImgsV5/nhd.jpg);
	background-repeat:no-repeat;
	line-height:18px;
	height:18px;
	padding-left:30px;
	color:#FFF;
	font-weight:bold;
	font-size:8pt;
}

.newsheader a
{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.newsheader a:hover
{
	color:#FFA;
}

.newsPanel
{
	
}

.newsPanel td
{
	text-align:justify;
}

.newsdatehd
{
    background-image: url(../ImgsV5/ntbg.jpg);
    line-height: 14px;
    color: #007DC5;
    font-weight: bold;
    font-size: 8pt;
    padding-left: 20px;
    font-family: Arial;
}


.newsbody
{
    color: #007DC5;
    background-repeat: repeat-x;
    background-position: left bottom;
    text-align: justify;
    padding: 5px;
}

.newsbody img
{
	float:left;
	margin:3px;
}

.newsbody ul
{
	padding-left:20px;
	margin:0px;	
}

.newsbody li
{
	padding-top:5px;
	list-style-position: outside;
	list-style-type: square;
}

.newsbody li a
{
	color:#007DC5;
	text-decoration:none;
	
}

.newsbody li a:hover
{

	text-decoration:underline;
	
}

.newsbody li span
{
	font-size:8pt;
	color:Gray;
}

.newsbody .newslnk
{
    color: #FBB040;
    font-weight: bold;
    text-decoration: none;
}

.newslnk:hover
{
	color:#007DC5;
}

a.newsdt
{
	color:#007DC5;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial;
}

a.newsdt:hover
{
    color: #007DC5;
}

.newstitle
{
	color:#007DC5;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.newstitle:hover
{
	text-decoration:underline;
}

.betanews
{
    padding:0px;
    margin:0px;
    width:100%;
}

.betanews a
{
    color:#000;
    text-decoration:none;
}

.betanews a:hover
{
    color:#007DC5;
}

.date
{
	font-size:8pt;
	color:Gray;
}

.FAQDetails
{
    color: #007DC5;
    background-image: url(../imgsV5/newsbg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    text-align: justify;
    border-style: solid;
    width: 50%;
}

.FAQDetails a
{
    color: #007DC5;
    text-decoration: none;
}

.FAQDetails a:hover
{
	text-decoration:underline;
}

.topictitle
{
    color: #007DC5;
    font-size: 9pt;
    font-weight: bold;
}


a.topictitle:hover
{
    color: #FBB040;
    text-decoration: none;
}



.maintable
{
	margin-bottom:2px;
	margin-left:0px;
	width:100%;
	float:left;
}

.maindiv
{
	margin-bottom:2px;
	margin-left:0px;
	width:821px;
	float:left;
	border-style:solid;
}

.maincnt
{
	margin-bottom:2px;
	margin-left:0px;
	border-style:solid;
	width:100%;
	float:left;
}

.comtitle
{
	font-size:16px;
	color:Maroon;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:10px;
}

.mktindex div
{
    padding-bottom:4px;
    padding-top:4px;
}

.Pager
{
	padding:10px 0;color:#000000;font-size: 0.85em;
}

.Pager a
{
    margin: 0px 1px;
    padding: 2px 5px;
    color: #007DC5;
    text-decoration: none;
    line-height: 23px;
    border-right: #849cc6 1px solid;
    border-top: #849cc6 1px solid;
    border-left: #849cc6 1px solid;
    border-bottom: #849cc6 1px solid;
}
    
.Pager span
{
    line-height: 23px;
    margin: 0px 2px;
    padding: 2px 5px;
    color: #ffffff;
    background-color: #007DC5;
    border: solid 1px #5E90C3;
    font-weight: bold;
}
    
.Pager a:hover
{
    background-color: #FBB040;
    color: #fff;
}

.allborder
{
	border-style:solid;	
}

.tablehasborder
{
	border-style:solid;	
}

.grRow
{
	background-color:#FFF;	
}

.altgrRow
{
	background-color:#F8F8F8;	
}

.grRow:hover
{
	background-color:#CFF2FB;	
}

.altgrRow:hover
{
	background-color:#BEE1EA;	
}

.editRow
{
	background-color:#EEE;	
}

.empt
{
	font-size:11pt;
	font-weight:bold;
	background-color:#EEE;
	text-align:center;
}

.actr .h
{
	background-color:#EEE;
}

.actr .b
{
	background-color:#AAA;	
}

.lnklang
{
	font-size:8pt;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	color:#000;
}

.lnklang:hover
{
	text-decoration:underline;
}

.btt1
{
	background-image: url(../imgsV5/lgbt.jpg);
	line-height: 34px;
	height: 34px;
	width: 126px;
	font-size: 11pt;
	margin-right: 17px;
	border-style: none;
	font-weight: bold;
	color: #FFF;
}

.btt1:hover
{
	color:#FF0;
}

.btt2
{
	background-image: url(../imgsV5/regbt.jpg);
	line-height: 34px;
	height: 34px;
	width: 126px;
	border-style: none;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
}

.btt2:hover
{
	color:#FF0;
}

.title
{
	font-size:10pt;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
	padding-bottom:10px;
}
.title:first-letter
{
	font-size:300%;
	font-weight:normal;
}
.NewsSource
{
	font-size:8pt;
	/*color: #990033;*/
	color: #555555;
}

.searchrw
{
	padding:4px;	
}

.searchrs
{
    text-decoration: none;
    color: #007DC5;
}

.searchrs:hover
{
	color: #114411;
}

.searchrs .kw
{
	color: #000099;
	font-weight: bold;
	background-color:#FF0;
}
TABLE.Boder
{
	border-bottom:#afbdc6 1px solid;
	border-top:#afbdc6 1px solid;
	border-right:#afbdc6 1px solid;
	border-left:#afbdc6 1px solid;
}
td.kekhung
{
	border-bottom:#afbdc6 1px solid;
	border-top:#afbdc6 1px solid;
	border-right:#afbdc6 1px solid;
	border-left:#afbdc6 1px solid;
}

.adsban
{
	float:left;
}

.adsban img
{
	float:left;
	border-style:none;	
}

/*--------------------- Tabs  #007DC5 #FBB040 -------------------------------------------*/

.tabsholder
{
    float:none;
    clear:both;
    display:block;
    margin:0px;
    padding:0px;
}

.tabsholder a
{
    display:block;
    float:left;
    padding-left:15px;
    padding-right:15px;
    margin-right:5px;
    line-height:22px;
    font-weight:bold;
    text-decoration:none;
    background-color:#007DC5;
    color:#FFF;
    background:#017DC5 url(../ImgsV5/rtab.jpg) no-repeat top right;
}

.tabsholder a:hover
{
    color:#333;
}

.tabsholder a.act
{
    color:#FFF;
    background-color:#FBB040;
    background:#6D6E70 url(../ImgsV5/rtaba.jpg) no-repeat top right;
    
}

.bgl
{
	background-position:left top;
	background-repeat:no-repeat;
	margin-right:7px;
}

.bgr
{
	background-position:right top;
	background-repeat:no-repeat;
	margin-left:7px;
}

.tabcl
{
	display:block;
	clear:none;/*
	background-image:url(../ImgsV5/OBg1.jpg);*/
	line-height: 20px;
}

.acttab
{
	display:block;/*
	background-image:url(../ImgsV5/tabbg2.jpg);
	color:#FFF;*/
	background-color:#6D6E70;
	color:#FFF;
	background-position:right top;
	line-height:20px;
	margin-left:1px;
	white-space:nowrap;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height: 20px;
	float:left;
	text-align:center;
	margin-right:2px;
}

.acttab span
{
	display:block;
	float:left;
	line-height:20px;
	cursor:hand;
}

.acttab .bgl
{
	/*background-image:url(../ImgsV5/tabl2.jpg);*/
}

.acttab .bgr
{
	/*background-image:url(../ImgsV5/tabr2.jpg);*/
}

.actcnt
{
	background-color:#AFBDC6;
	line-height:20px;
	color: #FFF;
	font-weight:bold;
	padding-left:8px;
}

.detab
{
	display:block;/*
	background-image:url(../ImgsV5/tabbg.jpg);
	color:#FFF;*/
	line-height:20px;
	margin-left:1px;
	white-space:nowrap;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height: 20px;
	float:left;
	text-align:center;
	margin-right:2px;
	border:0px none;
	background-color:#007DC5;
	color:#FFF;
}

.detab:hover
{
    color:#333;
}

.detab span
{
	display:block;
	float:left;
	line-height:20px;
	cursor:hand;
}

.detab .bgl
{
    /*
	background-image:url(../ImgsV5/tabl.jpg);*/
}

.detab .bgr
{
    /*
	background-image:url(../ImgsV5/tabr.jpg);*/
}

.bttab a
{
	background-image:url(../ImgsV5/btbg.jpg);
	display:block;
	line-height:16px;
	float:left;
	text-decoration:none;
	margin-right:3px;
	margin-bottom:3px;
	font-weight:bold;
	font-size:8pt;
	color:#000;
	white-space:nowrap;
}

.bttab a.act span, .bttab span.act span
{
	color:#007DC5;
}

.bttab a span, .bttab span span
{
	float:left;
	display:block;
	line-height:16px;
	cursor:hand;
}

.bttab .l
{
	background-image:url(../ImgsV5/btl.jpg);
	display:block;
	line-height:16px;
	float:left;
	background-position:left top;
	text-decoration:none;
	margin-right:7px;
}

.bttab .r
{
	background-image:url(../ImgsV5/btr.jpg);
	display:block;
	line-height:16px;
	float:left;
	background-position:right top;
	margin-left:7px;
}

.l2tab
{
	background-image:url(../imgsV5/blank.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-top:5px;
}

.l2tab .act
{
    display: block;
    float: left;
    line-height: 20px;
    color: #007DC5;
    background-position: right bottom;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
    border-left-style: solid;
    border-top-style: solid;
    border-bottom: #FFF solid 1px;
    border-right-style: solid;
    font-weight: bold;
    text-decoration: none;
}

.l2tab .de
{
    display: block;
    float: left;
    line-height: 20px;
    color: #007DC5;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
    border-left-style: solid;
    border-top-style: solid;
    border-bottom-style: solid;
    border-right-style: solid;
    background-image: url(../imgsV5/bg.jpg);
    background-repeat: repeat-x;
    font-weight: bold;
    text-decoration: none;
}

/*--------------------- OTC Tabs -------------------------------------------*/

.otab
{
	display:block;
	background-image:url(../ImgsV5/OBg1.jpg);
	line-height:20px;
	padding-left:1px;
}

.otab a
{
	font-size:8pt;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	display:block;
	line-height: 20px;
	float:left;
	background-image:url(../ImgsV5/otab1.jpg);
	text-align:center;
	width:116px;
	margin-right:2px;
}

.otab .active
{
	background-position:bottom;
}

.otab2
{
	display:block;
	line-height:16px;
	padding-left:1px;
}

.otab2 a
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 8pt;
    font-weight: bold;
    color: #007DC5;
    text-decoration: none;
    display: block;
    line-height: 16px;
    float: left;
    background-image: url(../ImgsV5/otab2.jpg);
    text-align: center;
    width: 116px;
    margin-right: 2px;
}

.otab2 .active
{
	color:#FD0003;
}

/*--------------------- OTC Tabs -------------------------------------------*/
.bgf8
{
    background-color:#F8F8F8;
}

.sep
{
}

.sep td, .sep th
{
    border-right:#FFF 1px solid;
    border-bottom:#FFF 1px solid;
    /*padding-top: 2px;
    padding-bottom: 1px;*/
}

.sep th
{
    border-bottom:#005495 1px solid;
    /*border-top:#005495 1px solid;*/
}

.onlineTradingButton
{
    border:0px none; 
    text-decoration:none;
}

.ctl00_MainCnt_TreeView1_1
{
    font-family: Arial;
    font-size: 12px;
    line-height: 23px;
    padding-left: 10px;
    color: Blue;
}

.ctl00_MainCnt_TreeView1n2Nodes div
{
    padding-left: 20px;
}

.NoUnderline
{
    text-decoration: none;
}

.NoUnderline:hover
{
    text-decoration: underline;
}
