/*========================================= 
Clear default style & Clearfix
=========================================*/

*, html, body
{
    margin: 0px;
    padding: 0px;
}

img
{
    border: none;
    padding-top: 0px;
    padding-left: 0px;
}
img1
{
    border: none;
    padding-top: 5px;
    padding-left: 8px;
}

.clearfix:after
{
    clear: both;
    display: block;
    content: ".";
    height: 0px;
    visibility: hidden;
}

* html > body .clearfix
{
    width: 100%;
    display: block;
}

* html .clearfix
{
}

/* Firefox Scrollbar Hack*/
html
{
    margin-bottom: 1px;
    height: 100% !important;
    height: 200px;
}

/*========================================= 
Common elements
=========================================*/

body
{
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 11px;
}

a, a:visited
{
    color: #2e7db7;
    text-decoration: none;
    outline: none;
}

a:hover, a:focus, a:active
{
    color: #2e7db7;
    text-decoration: none;
}




a1:hover, a1:focus, a1:active
{
    color: #003399;
    text-decoration: none;
}

h2
{
    font-size: 24px;
}

h3
{
    font-size: 18px;
}

h4
{
    font-size: 11px;
    font-family: tahoma;
    text-transform: uppercase;
    padding-top: 3px;
    margin-top: 0px;
    padding-left: 18px;
    color: #003366;
    height: 19px;
}

h1, h2, h3, h4
{
    margin: 0px 0px;
}



small
{
    font-size: 11px;
    color: #636363;
}

hr
{
    height: 1px;
    background: #aaaaaa;
    margin: 10px 0px;
    padding: 0px;
    border: none;
}
ul
{
    padding-left: 15px;
}
ol
{
    padding-left: 15px;
}
ul li
{
     
}
ul li a
{
}

ul li small
{
}
input
{
    font-size: 11px;
    padding: 3px;
}

input.inputform
{
    border: solid 1px #d0d0d0;
    border-bottom: solid 1px #f3f6fa;
    border-right: solid 1px #f3f6fa;
}

input:focus
{
}

select
{
    font-size: 11px;
}

/*========================================= 
Layout
=========================================*/

#main
{
    width: 100%;
    float: none;
    margin: 0px auto;
    vertical-align: top;
    background: transparent url(SHImages/background.gif) repeat-y scroll left top;
}
#mainwrap1
{
    width: 980px;
    text-align: left;
    margin: 0 auto;
    background: #ffffff url(SHImages/body_bg_rp.gif) left top repeat-y;
    margin-bottom: 20px;
}

#mainwrap2
{
    background: url(SHImages/body_bg_b.gif) left bottom no-repeat;
}

#mainwrap
{
    background: url(SHImages/body_bg_t.gif) left top no-repeat;
    padding: 7px 5px 10px 5px;
}
#list
{
    background-color: #B4DBFA;
    background-image: url(SHImages/toplist.gif);
    background-repeat: repeat-x;
    float: left;
    height: 16px;
    width: 100%;
}
#siteheader
{
    background: url(SHImages/background.gif);
    background-position: left top;
    background-repeat: no-repeat;
    height: 100px;
}
#siteheader h1#logo
{
    float: left;
    margin-left: 40px;
    margin-top: 20px;
}

#siteheader h1#logo a
{
}

#flashbanner
{
    width: 550px;
    height: 67px;
    overflow: hidden;
    float: left;
}
#slogan
{
    color: #85B0DA;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding-left: 70px;
    padding-top: 30px;
    width:385px;
    text-decoration: none;
}
#topmenu
{
    color: #003399;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#homepage
{
    background: transparent url(SHImages/topmenuSelected.gif) no-repeat scroll 0 0;
    color: #003399;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;    
    height: 24px;
    text-align: center;
    padding-top: 3px;
    text-decoration: none;
    width: 72px;
}
#contactpage
{
    color: #003399;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    height: 24px;   
    padding-top: 3px;
    text-decoration: none;
    width: 72px;
}

/*========================================= 
TAB SITEMAP
=========================================*/
.TabSiteMapTopGroup
{
    z-index: 99;
    position: relative;
}
table.DefaultTab
{
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    cursor: pointer;
    line-height: 32px;
    text-decoration: none;
}
table.DefaultTabHover
{
    color: #00FF66;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    cursor: pointer;
    line-height: 32px;
    text-decoration: none;
}
table.SelectedTab
{
    color: #00FF66;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    cursor: default;
    line-height: 32px;
    text-decoration: none;
}
table.Level2Tab
{
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12x;
    cursor: pointer;
    font-weight: bold;
    height: 0px;
}
table.Level2TabHover
{
    font-family: Arial,Helvetica,sans-serif;
    cursor: pointer;
    height: 0px;
    font-size: 12px;
    color: #00FF66;
}
table.SelectedLevel2Tab
{
    color: #00FF66;
    font-family: Arial,Helvetica,sans-serif;
    cursor: default;
    height: 0px;
    font-size: 12x;
}
table.Level2Tab nobr, table.Level2TabHover nobr, table.SelectedLevel2Tab nobr
{
    display: none;
    padding: 0 15px;
    font-size: 11px;
}
table.SelectedLevel2Tab nobr
{
    text-decoration: none;
}
table.Level2TabGroup
{
    margin-top: 0px;
    margin-left: 0px;
    height: 0px;
}
/*========================================= 
MAIN NAVIGATION
=========================================*/

.mainnav
{
    clear: both;
    margin-bottom: 0px;
    height:32px;
    background: url(SHImages/mainnav_bg.gif) left top repeat-x;
}

.toolbar
{
    height: 29px;
    background: url(SHImages/sitetool_bg.gif);
    background-position: left top;
    margin-bottom: 1px;
}
#languagebarstyle
{
    height: 20px;
    margin: 6px 5px 0px 0px;
    float: right;
    color: #666666;
}
#languagebarstyle a:visited
{
    color: #666666;
    text-decoration: none;
    outline: none;
}

#languagebarstyle a:hover, a:focus, a:active
{
    color: #666666;
    text-decoration: none;
}
#infoline
{
    font-size: 11px;
    color: #ffffff;
    position: absolute;
    right: 10px;
    top: 72px;
}

.text1
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    font-weight: bold;
}

.text2
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    padding-left: 10px;
    border-bottom: 1px #77a6c7 dotted;
}

.menuright
{
    height: 30px;
    padding-bottom: 0px;
    border-bottom: solid 1px #ffffff;
    text-align: center;
}
.menufunction
{
    color: #000000;
    width: 100%;
    border: solid 1px #C5D2E5;
}
.menuright1
{
    height: 30px;
    padding-bottom: 0px;
    border-bottom: solid 1px #ffffff;
    text-align: center;
}
.menuright2
{
    background: url(SHImages/module_title_bg_3.gif) left top repeat-x;
    height: 30px;
    padding-bottom: 0px;
    border-bottom: solid 1px #ffffff;
    text-align: center;
    padding-bottom: 5px;
}
.menuright3
{
    background: url(SHImages/module_title_bg_3.gif) left top repeat-x;
    height: 30px;
    text-align: center;
}


#search
{
    color: #000000;
    float: right;
    position: relative;
    right: -220px;
    top: -62px;
    width: 330px;
    z-index: 100;
}
#datetime
{
    background: #FFFFFF url(/SHImages/TabStrip/subnav_bg.gif) repeat-x scroll left top;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 3px;
    position: relative;
    right: 5px;
    text-align: right;
    top: -27px;
    width: 240px;
    z-index: 100;
}

#flashnews
{
    line-height: 29px;
    padding: 0px 10px;
    width: 350px;
    float: left;
}

#flashnews a, #flashnews a:visited
{
    color: #ffffff;
}

#flashnews a:hover
{
    text-decoration: underline;
}

#container
{
    border-color: #A0B3BE;
    width: 100%;
    background: url(SHImages/background.gif);
    background-position: left top;
    background-repeat: repeat-y;
}

table.onecol
{
    background: #ffffff;
}

#homepagezone
{
    width: 796px;
    float: left;
    margin-top: 0px;
    overflow: hidden;
}


#leftcol
{
    width: 220px;
    float: left;
    border-right: 1px solid #A2B2BE;
}
#maincol
{
    width: 550px;
    margin-left: 5px;
    overflow: hidden;
    float: left;
}

#rightcol
{
    width: 220px;
    border-left: solid 1px #FFFFFF;
    float: right;
}

#leftcol, maincol, rightcol
{
    overflow: hidden;
}

div.moduletable
{
    margin-bottom: 1px;
    margin-top: 0px;
}


div.moduletable h3
{
    color: #004488;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    height: 25px;
    padding-top: 12px;
    padding-left: 10px;
    background: transparent url(SHImages/h3.gif) repeat-x left top;
}


div.moduletable h3.title2
{
    border-bottom: solid 1px #ffffff;
}
div.moduletable h3 a.link
{
    float: right;
    margin-top: -13px;
    padding-right: 10px;
    text-transform: none;
}
div.moduletable label
{
    padding-left: 5px;
}


div.moduletable h3.title3
{
    background: #7699ca url(SHImages/icon.gif) left top no-repeat;
    font-size: 11px;
    padding: 0px;
    width: 202px;
    text-align: center;
}

div.moduletable h3.pricetable
{
    font-size: 11px;
    padding: 0px;
    text-align: left;
    line-height: 40px;
    padding-left: 50px;
}

div.moduletable ul
{
    margin: 0px;
    padding-left: 0px;
    padding-top: 10px;
    margin-left: 0px;
}
div.moduletable ul li
{
    list-style-type: none;
    background: url(SHImages/bulletnew.gif) 0 10px no-repeat;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 5px;
    border-bottom: 1px dotted #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}


div.moduletable a.readmore
{
    display: block;
    float: right;
    margin-top: 3px;
    font-weight: bold;
    font-size: 10px;
    color: #666666;
}
div.moduletable1 ul
{
    margin: 0px;
    padding-left: 0px;
    margin-left: 0px;
}
div.moduletable ul li
{
    list-style-type: none;
    background: url(SHImages/bulletnew.gif) 0 10px no-repeat;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 5px;
    border-bottom: 1px dotted #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.moduletable ul li a
{
    color: #666666;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
}
div.moduletable ul li small
{
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
}
div.light
{
    background: #e5e5e5;
}
div.login
{
    height: 233px;
    width: 99%;
}
div.login td
{
    padding-top: 5px;
}

div.login input.inputform
{
    width: 100px;
    border: 1px solid #5489AB;
}
div.contenttablelogin
{
    background: transparent url(SHImages/login_bg.gif) repeat-x scroll left top;
}
div.login .openaccount
{
    background: transparent url(SHImages/openaccount.gif) repeat-x scroll left top;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    font-weight: 900;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}
div.login .onlinetrading
{
    background: url(SHImages/onlinetradding.gif) left top no-repeat;
    color: #004488;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 43px;
    line-height: 43px;
    padding-left: 20px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
div.login .openaccount a
{
    color: #FFFFFF;
}
div.login .onlinetrading a
{
    color: #004488;
    padding-left: 30px;
}

div.moduletable div.contenttable
{
    padding: 0px 0px 0px 10px;
}
div.contenttable .login
{
    background: url(SHImages/login_bg.gif) left top no-repeat;
}

div.grad1
{
    background: #fff left top repeat-x;
}

div.grad1 a, div.grad1 a:visited
{
    color: #000000;
}

div.grad1 a:hover
{
    text-decoration: underline;
}


div.tablist a img
{
    display: block;
    margin: 0px;
    padding: 0px;
}

a.but-green
{
    display: block;
    background: #0a62a4;
    border: solid 1px #000;
    border-left: solid 1px #fff;
    border-top: solid 1px #fff;
    height: 22px;
    float: left;
}


a.but-green span
{
    display: block;
    color: #ffffff;
    line-height: 22px;
    padding: 0 8px;
}

a.but-orange
{
    display: block;
    background: url(SHImages/but_orange_l.gif) left top no-repeat;
    float: right;
    height: 34px;
}



a.but-orange span
{
    background: url(SHImages/but_orange_r.gif) right top no-repeat;
    display: block;
    font-family: Arial;
    color: #000000;
    line-height: 34px;
    padding: 0 12px;
    font-weight: bold;
    text-transform: uppercase;
    word-spacing: -1px;
    font-size: 10px;
}

a.but-green1
{
    display: block;
    background: #0a62a4;
    border: solid 1px #000;
    border-left: solid 1px #fff;
    border-top: solid 1px #fff;
    line-height: 22px;
    float: left;
    margin-right: 5px;
    color: #ffffff;
    text-align: center;
}

a.but-green1:hover
{
    color: #ffffff;
}

div.but-vista
{
    background: url(SHImages/but_vs_r.gif) right top no-repeat;
    width: 80px;
}

div.but-vista a
{
    background: url(SHImages/but_vs_l.gif) left top no-repeat;
    font-weight: bold;
    font-size: 11px;
    color: #004488;
    padding: 0 8px;
    line-height: 23px;
    display: block;
}
div.but-login a
{
    font-size: 11px;
    color: #004488;
    line-height: 23px;
    display: block;
}
div.button a
{
    font-weight: bold;
    background: url(SHImages/search.gif) left top no-repeat;
    font-size: 11px;
    color: #004488;
    padding: 0;
    line-height: 20px;
    text-align: center;
    width: 80px;
    display: inline-block;
}
div.button
{
    width: 210px;
}
a.link_orange, a.link_orange:visited
{
    color: #F38A07;
    font-weight: bold;
}

a.link_orange:hover
{
    color: #3C6EB3;
}

a.link3, a.link3:visited
{
    display: block;
    background: url(SHImages/bulletnew.gif) 0 50% no-repeat;
    color: #000000;
    padding: 4px;
    padding-left: 15px;
}

a.link3:hover
{
    background: #c4d3e8;
}

a.readmore1
{
    display: block;
    float: right;
    margin-top: 2px;
    padding-bottom: 3px;
    font-weight: bold;
    padding-right: 10px;
    margin-right: 5px;
    background: url(SHImages/bulletnew.gif) 100% 50% no-repeat;
}

a.overviewbut, a.overviewbut:visited
{
    display: block;
    width: 282px;
    line-height: 25px;
    text-align: center;
    color: #000;
    float: left;
    font-size: 12px;
    border-bottom: solid 1px #dcebff;
    background: #fbfbfb;
}

a.overviewbut:hover, a#overbut
{
    background: #dcebff;
    color: #000;
}

div.overviewbut4
{
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    border-bottom: solid 1px #dcebff;
    background: #3c6eb3;
    padding: 0 10px;
    margin-top: 2px;
}

div.overviewbut4 a
{
    color: #ffffff;
}

a.overviewbut1, a.overviewbut1:visited
{
    display: block;
    width: 276px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 12px;
    background: #e77b23;
}

a.overviewbut1:focus
{
    background: #fff;
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

a.overviewbut1-selected
{
    display: block;
    width: 276px;
    line-height: 25px;
    text-align: center;
    color: #3c6eb3;
    float: left;
    font-size: 12px;
    background: #fff url(SHImages/overview-but-hover.gif) left top repeat-x;
    font-weight: bold;
}

a.overviewbut1:hover
{
    font-weight: bold;
    color: #000;
}

a.overviewbut2, a.overviewbut2:visited
{
    display: block;
    width: 281px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    float: left;
    font-size: 12px;
    background: #3c6eb3;
    border-right: solid 1px #cccccc;
}

a.overviewbut2:hover
{
    background: #76a1dc;
    color: #fff;
    font-weight: bold;
}

a.overviewbut3, a.overviewbut3:visited
{
    display: block;
    width: 100%;
    line-height: 25px;
    text-align: center;
    color: #fff;
    float: left;
    font-size: 11px;
    background: #605f5f url(SHImages/mainnav_buthover_l.gif) left bottom;
}

a.overviewbut3:hover
{
    background: #605f5f;
    color: #fff;
}


#overview
{
    padding: 5px;
    background: #e77b23;
}

#overview-inner
{
    background: #ffffff;
    border-top: none;
    width: 552px;
}

div.ochart
{
    width: 334px;
    float: left;
    padding: 10px;
}

div.oinfo
{
    float: right;
    width: 150px;
    padding: 10px;
}

span.biglabel
{
    float: left;
    display: block;
    color: #3c6eb3;
    font-size: 12px;
    text-align: center;
    vertical-align: bottom;
}

span.date
{
    color: #c5482f;
    font-weight: bold;
    padding-top: 1px;
    padding-bottom: 1px;
}

.line
{
    background-repeat: repeat-x;
    height: 23px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 1px;
    vertical-align: bottom;
    azimuth: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.line span
{
    font-size: 11px;
}
.date2
{
    border-top: 1px #666666 dotted;
    background-repeat: repeat-x;
    height: 18px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-top: 1px;
    vertical-align: bottom;
    azimuth: center;
}



span.index-green
{
    font-size: 13px;
    color: #4fa729;
    display: block;
    padding-left: 10px;
    float: left;
}

span.bigpoint
{
    color: #4FA729;
    display: block;
    float: right;
    font-size: 13px;
    line-height: 150%;
    padding-left: 10px;
}
span.index-red
{
    font-size: 13px;
    color: #ff0000;
    padding-left: 10px;
    margin-top: 2px;
}
span.index-unchanged
{
    color: #666666;
    font-size: 13px;
    margin-top: 2px;
    padding-left: 10px;
}
span.green
{
    color: #4fa729;
    display: block;
}

span.hilite
{
    color: #3A8ABD;
    font-weight: bold;
}

table.tablelist
{
    border: solid 1px #7699ca;
}

table.tablelist td
{
    padding: 2px 6px;
}

table.tablelist tr.rowlite td
{
    background: #ebf0f7;
}

table.tablelist tr.heading td
{
    background: #7699ca;
    color: #ffffff;
}

ul.tablist
{
    padding: 0px;
    margin: 0px auto;
}

ul.tablist li
{
    background-image: none;
    padding: 0px;
    margin: 0px;
    float: left;
}

ul.tablist li a, ul.tablist li a:visited
{
    height: 29px;
    float: left;
    display: block;
    color: #fff;
    font-weight: bold;
    border-top: solid 1px #CFCFCF;
}

ul.tablist li.left a
{
    color: #000000;
    border-left: solid 1px #CFCFCF;
}

ul.tablist li.center a
{
    color: #000000;
    border-left: solid 1px #CFCFCF;
}

ul.tablist li.right a
{
    color: #000000;
    border-left: solid 1px #CFCFCF;
    border-right: solid 1px #CFCFCF;
}

ul.tablist li.right a:hover
{
    background: #7699CA;
    color: #ffffff;
}

ul.tablist li.left a:hover
{
    background: #7699CA;
    color: #ffffff;
}

ul.tablist li.center a:hover
{
    background: #7699CA;
    color: #ffffff;
}

ul.tablist li a#current
{
    background: #7699CA;
    color: #ffffff;
}

ul.tablist li a span
{
    display: block;
    padding: 9px 16px 0 15px;
}

ul.tablist li
{
}

.sitefooter
{
    margin-top: 8px;
    height: 10px;
    padding-bottom: 0px;
}
.footerstyle
{
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#footertop
{
    background-image: url(SHImages/footertop_bg.gif);
    background-repeat: repeat-x;
    float: left;
    height: 21px;
    width: 100%;
}

#botnav
{
    display: block;
    text-align: center;
    width: 100%;
    color: #003399;
    padding-top: 5px;
    height: 20px;
}

#botnav p
{
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
#botnav p, #botnav p a
{
    background: transparent;
    color: #003399;
    font-weight: bold;
}

#botnav ul li a:hover
{
    text-decoration: none;
}
#footerinfo
{
    text-align: left;
    display: block;
    background: transparent url(SHImages/background.gif) repeat-y 0 0;
    color: #666666;
    float: left;
    width: 100%;
    position: relative;
}
#footerinfo a
{
    color: #666666;
}
#footercontent
{
    background-color: #E3E3E3;
    line-height: 15px;
    width: 796px;
}
#footercoltitle
{
    border-bottom: 1px solid #666666;
    color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
    width: 230px;
}
.NewContent
{
    border: 1px solid #999999;
    font-family: arial;
    font-size: 12px;
    line-height: 17px;
    width: 80%;
}
.newleftmenu
{
    width: 20%;
    vertical-align: top;
    padding-left: 10px;
}
.newleftmenu a
{
    color: #0066CC;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 3px;
    text-decoration: none;
}
input.but_search1, input.but_search2
{
    width: 26px;
    height: 22px;
    border: none;
    text-indent: -5000px;
    background-color: transparent;
    outline: none;
}


input.but_search1
{
    background: url(SHImages/but_search.gif) 0 1px no-repeat;
}

input.but_search2
{
    background: url(SHImages/but_search1.gif) 0 1px no-repeat;
}






#reportpage
{
    padding: 0px;
}

div.tabnav
{
    clear: both;
    height: 36px;
    padding: 0 10px;
    background: url(SHImages/tabnav_bg.gif) left bottom repeat-x;
}

div.tabnav ul
{
    margin: 0px;
    padding: 0px;
}

div.tabnav ul li
{
    list-style-type: none;
    float: left;
    background: transparent;
    padding: 0px;
    margin: 0px;
}

div.tabnav ul li a
{
    display: block;
    height: 36px;
    background: url(SHImages/tabnav_but_l.gif) left top no-repeat;
    float: left;
    color: #727272;
}

div.tabnav ul li a span
{
    display: block;
    background: url(SHImages/tabnav_but_r.gif) right top no-repeat;
    float: left;
    height: 36px;
    line-height: 26px;
    padding: 0px 14px 0px 14px;
}

div.tabnav ul li a#active_item1, div.tabnav ul li a:focus, div.tabnav ul li a:active
{
    background: url(SHImages/tabnav_buthover_l.gif) left top no-repeat;
}

div.tabnav ul li a#active_item1 span, div.tabnav ul li a:focus span, div.tabnav ul li a:active span
{
    background: url(SHImages/tabnav_buthover_r.gif) right top no-repeat;
    color: #e07e27;
}

div.tabnav ul li a:hover
{
    color: #e07e27;
}

div.tabnav-sub
{
}

div.tabnav-sub ul
{
    padding: 0px;
    margin: 0px;
}

div.tabnav-sub ul li
{
    float: left;
    display: block;
    margin-right: 20px;
    margin-top: 5px;
}

div.tabnav-sub li a
{
    display: block;
    float: left;
    font-weight: bold;
}

div.reporttable
{
    border: solid 1px #727272;
    border-top: none;
    padding-left: 20px;
}

div.reporttable h2
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    clear: both;
}



table.grey
{
    border-left: solid 1px #cfcfcf;
    border-top: solid 1px #cfcfcf;
    border-right: solid 1px #9d9d9d;
    border-bottom: solid 1px #9d9d9d;
}

table.grey td
{
    padding: 6px;
    text-align: center;
    font-size: 12px;
    color: #006699;
    font-weight: bold;
    background: #DFE7F2;
}

table.grey tr.headrow td
{
    background: #ECF3F9;
    color: #006699;
    font-size: 11px;
    font-weight: bold;
}

table.grey1
{
    border-left: solid 1px #ECF3F9;
    border-top: solid 1px #ECF3F9;
    border-right: solid 1px #ECF3F9;
    border-bottom: solid 1px #ECF3F9;
}

table.grey1 td
{
    padding: 6px;
    text-align: right;
    font-size: 12px;
    color: #000000;
}

tr.headrow td
{
    background: #878787;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}

table.grey1 td.textup
{
    display: block;
    float: left;
    background: url(SHImages/iconup.gif) no-repeat 100% 50%;
    margin-right: 3px;
    color: #4FA729;
    padding-right: 15px;
}

table.grey1 td.textdown
{
    display: block;
    float: left;
    background: url(SHImages/icondown.gif) no-repeat 100% 50%;
    margin-right: 3px;
    color: #C5482F;
    padding-right: 15px;
}

table.grey td.color1
{
    background: #EDD9C7;
}

div.grad2
{
    background: #dcebff;
    padding: 4px;
    border: solid 1px #76a1dc;
}

div.grad3
{
    background: #eaf1fa;
    padding: 5px;
    margin-top: 10px;
    border: solid 1px #7699CA;
    border-top: solid 5px #3C6EB3;
}

div.grad4
{
    padding: 5px;
    margin-top: 10px;
    border: solid 1px #7699CA;
    border-top: solid 5px #3C6EB3;
}

div.grad3 td.title
{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #C5482F;
    padding: 5px 0px;
}

input.w160, select.w160
{
    width: 190px;
}

input.w40
{
    width: 20px;
}

table.listing tr td
{
    padding: 7px 3px;
    border-bottom: dotted 1px #636363;
}

table.listing tr.headrow
{
    border-bottom: solid 1px #5c5c5c;
}

table.listing tr.headrow td
{
    font-weight: bold;
}

td.boldText
{
    font-weight: bold;
    color: #4C4C4C;
}

tr.hilite2 td
{
    background: #f1f6fd;
}

table.listingtitle
{
    border-bottom: dotted 1px #666666;
    padding-bottom: 5px;
}

h3.blueText
{
    margin: 0px;
    padding: 5px 5px;
    display: block;
    border-bottom: solid 1px #9D9D9D;
    color: #fff;
    font-size: 14px;
    background: url(SHImages/iconup.gif) 1% 50% no-repeat #7699CA;
    padding-left: 20px;
}

div.blueText1, h3.blueText1
{
    margin: 0px;
    padding: 5px 5px;
    padding-left: 12px;
    display: block;
    border-bottom: solid 1px #878787;
    color: #3C6EB3;
    font-size: 14px;
    background: url(SHImages/bulletnew.gif) no-repeat 0 50%;
    font-weight: bold;
}

td.border1
{
    padding: 3px;
    background: #F1F6FD;
    border: solid 1px #AAAAAA;
}

td.reading
{
    line-height: 150%;
}

div.map
{
    background: #F3F6FA url(SHImages/vietnam_map.gif) 25px 40px no-repeat;
}

div#barinfo
{
    font-size: 11px;
}
.DataFormat1
{
    margin-right: 2px;
    padding-left: 0;
    padding-top: 2px;
}
.DataFormat1 th
{
    background-color: #E7E7E7;
    color: #444444;
    font-weight: normal;
    line-height: 24px;
    padding-left: 0px;
    padding-right: 0px;
}
.DataFormat1 td
{
    border-bottom: 1px dotted #DDDDDD;
    line-height: 22px;
    padding-left: 0px;
    padding-right: 0px;
}
.TopGroup1
{
    background-image: url(SHImages/mainnav_bg.gif) left top repeat-x;
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    line-height: 27px;
}



.TopGroup1 td.Item
{
    background: url(SHImages/mainnav_bg.gif) left top repeat-x;
    text-decoration: none;
    cursor: pointer;
    line-height: 27px;
    text-align: center;
    font-weight: bold;
}
.TopGroup1 td.Item nobr
{
    display: block;
    line-height: 27px;
    font-size: 11px;
    text-transform: capitalize;
    float: left;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    text-align: center;
    background: url(SHImages/mainnav_bg.gif) right top no-repeat;
}

.TopGroup1 td.SelectedItem, .TopGroup1 td.ItemHover, .TopGroup1 td.SelectedItemExpanded, .TopGroup1 td.SelectedItemHover
{
    background: url(SHImages/mainnav_bg.gif) left top repeat-x;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
}

.TopGroup1 td.SelectedItem nobr, .TopGroup1 td.ItemHover nobr, .TopGroup1 td.SelectedItemExpanded nobr, .TopGroup1 td.SelectedItemHover nobr
{
    display: block;
    line-height: 27px;
    font-size: 11px;
    text-transform: capitalize;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    background: url(SHImages/mainnav_bg.gif) right top no-repeat;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}





.Group td.Item, .Group td.SelectedItem
{
    display: block;
    padding: 5px 0px 5px 10px;
    color: #808080;
    border-top: solid 1px #639ECB;
    background: #BED7E9;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    text-align: justify;
    width: 150px;
}
.Group td.ItemHover
{
    display: block;
    padding: 5px 0px 5px 10px;
    color: #FFFFFF;
    border-top: solid 1px #639ECB;
    background: #BED7E9;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    text-align: justify;
    width: 150px;
}



.PageDefaultTab
{
    color: black;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 12px;
}
.PageDefaultTabHover
{
    cursor: pointer;
    font-family: Tahoma;
    font-size: 12px;
}
.PageSelectedTab
{
    cursor: pointer;
    font-family: Tahoma;
    font-size: 12px;
}
div.PageTopGroup
{
    clear: both;
    height: 24px;
    padding: 0 0px;
    background-image: url(SHImages/secondTierNav.gif);
    overflow: hidden;
}

table.PageSelectedTab td nobr, table.PageDefaultTabHover td nobr, table.PageDefaultTab td nobr
{
    display: block;
    line-height: 25px;
    padding: 0px 0px;
    height: 25px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

table.PageDefaultTab td
{
    background: url(SHImages/tabs_rightside3.gif) right top no-repeat;
}

table.PageDefaultTab td nobr
{
    padding: 0px 20px 0px 10px;
}

table.PageDefaultTabHover td
{
    background: url(SHImages/tabs_leftside3.gif) right top no-repeat;
}

table.PageDefaultTabHover td nobr
{
    padding: 0px 20px 0px 10px;
    color: #e07e27;
}

table.PageSelectedTab td
{
    background: url(SHImages/tabs_leftside3.gif) right top no-repeat;
}

table.PageSelectedTab td nobr
{
    padding: 0px 20px 0px 10px;
    color: #e07e27;
}
.PageContent
{
       
    font-family: arial;
    font-size: 12px;
    line-height: 17px;
    padding:0px 10px;
    
}
.PageMultiPage
{
    width: 100%;
}

table.news-listing tr td
{
    padding: 10px 5px;
     border-bottom:1px solid #E3E3E3;
}

table.news-listing tr td.news_first
{
   
    font-size: 11px;
    text-transform: uppercase;
    padding: 3px;
    font-weight: bold;
    color: #999999;
}

span.news-source
{
    color: #5c5c5c;
}

table.news-listing td.news_left
{
    padding-left: 5px;
    padding-top: 10px;
    padding-right: 10px;
}

div.MarketActiveButton, div.MarketInActiveButton
{
    float: left;
    font-weight: bold;
    margin-right: 10px;
    padding: 3px;
    background: #fbfbfb;
    border: solid 1px #c3d7ef;
}

div.MarketActiveButton a, div.MarketActiveButton a:visited
{
    color: #3a8abd;
}

div.TableHeader
{
    color: #00508f;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 0px;
    text-transform: uppercase;
}

div.MarketHeader1
{
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0px;
    color: #025392;
}
.MarketSumContainerFooterButton
{
    float: left;
    height: 20px;
    line-height: 20px;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px #77a6c7 dotted;
}

.MarketQuoteHeader
{
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.TableHeader
{
    font-weight: bold;
    color: Black;
    font-size: 13px;
}
.MarketActiveButton
{
    padding-right: 10px;
    float: left;
    cursor: pointer;
}
.MarketActiveButton .MarketButtonLeft
{
    width: 5px;
    height: 20px;
    background-image: url(SHImages/ActiveButtonLeft.gif);
    background-repeat: no-repeat;
}
.MarketActiveButton .MarketButtonRight
{
    width: 5px;
    height: 20px;
    background-image: url(SHImages/ActiveButtonRight.gif);
    background-repeat: no-repeat;
}

.MarketActiveButton .MarketButtonMiddle
{
    height: 20px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #003399;
    padding-top: 0px;
    padding-left: 4px;
    padding-right: 4px;
    background-image: url(SHImages/ActiveButtonMiddle.gif);
    background-repeat: repeat-x;
    white-space: nowrap;
}
.MarketActiveButton .MarketButtonMiddle A
{
    color: #003399;
    text-decoration: none;
}
.MarketActiveButton .MarketButtonMiddle A:link
{
    color: #003399;
    text-decoration: none;
}
.MarketActiveButton .MarketButtonMiddle A:visited
{
    color: #003399;
    text-decoration: none;
}
.MarketActiveButton .MarketButtonMiddle A:active
{
    color: #003399;
    text-decoration: none;
}
.MarketActiveButton .MarketButtonMiddle A:hover
{
    color: #003399;
    text-decoration: underline;
}
.MarketActiveButton .MarketButtonMiddle A:hover
{
    text-decoration: underline;
}
.MarketInActiveButton
{
    padding-right: 10px;
    float: left;
    cursor: pointer;
}
.MarketInActiveButton .MarketButtonLeft
{
    width: 5px;
    height: 20px;
    background-image: url(SHImages/InActiveButtonLeft.gif);
    background-repeat: no-repeat;
}
.MarketInActiveButton .MarketButtonRight
{
    width: 5px;
    height: 20px;
    background-image: url(SHImages/InActiveButtonRight.gif);
    background-repeat: no-repeat;
}
.MarketInActiveButton .MarketButtonMiddle
{
    height: 20px;
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    padding-top: 0px;
    padding-left: 4px;
    padding-right: 4px;
    background-image: url(SHImages/InActiveButtonMiddle.gif);
    background-repeat: repeat-x;
    white-space: nowrap;
}
.MarketInActiveButton .MarketButtonMiddle A
{
    color: #666666;
    text-decoration: none;
}
.MarketInActiveButton .MarketButtonMiddle A:link
{
    color: #666666;
    text-decoration: none;
}
.MarketInActiveButton .MarketButtonMiddle A:visited
{
    color: #666666;
    text-decoration: none;
}
.MarketInActiveButton .MarketButtonMiddle A:active
{
    color: #666666;
    text-decoration: none;
}
.MarketInActiveButton .MarketButtonMiddle A:hover
{
    color: #003399;
    text-decoration: underline;
}
.MarketInActiveButton .MarketButtonMiddle A:hover
{
    color: #003399;
    text-decoration: underline;
}
.MarketQuotetd_header1
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    font-weight: bold;
    text-align: center;
    color: #006699;
    background-color: #ECF3F9;
    border-bottom: 1px #999999 solid;
    font-size: 12px;
    font-family: Arial;
}
.MarketQuotetd_header2
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 3px;
    text-align: right;
    font-weight: bold;
    font-size: 9px;
    font-family: Arial;
    width: 100px;
    color: #006699;
    border-bottom: 1px #999999 solid;
    background-color: #ECF3F9;
}
.MarketQuotetd_header3
{
    padding-top: 5px;
    text-align: right;
    font-weight: bold;
    font-family: Arial;
    width: 135px;
    color: #006699;
    border-bottom: 1px #999999 solid;
}

.MarketQuotetd_header4
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    font-weight: bold;
    text-align: right;
    color: #006699;
    border-bottom: 1px #999999 solid;
    font-size: 12px;
    font-family: Arial;
}
.MarketQuotetd_header5
{
    padding-top: 5px;
    padding-bottom: 2px;
    font-weight: bold;
    text-align: left;
    color: #006699;
    border-bottom: 1px #999999 solid;
    background-color: #ECF3F9;
}
.MarketQuotetd_header6
{
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    border-bottom: 1px #666666 solid;
    background-color: #eee;
}
.MarketSumContainer
{
    width: 99%;
    border-top: 3px #77a6c7 solid;
    border-left: 1px #77a6c7 solid;
    border-right: 1px #77a6c7 solid;
    border-bottom: 1px #77a6c7 solid;
    margin-bottom: 10px;
    margin-top: 10px;
}
.MarketButtonContainer
{
    width: 100%;
    height: 30px;
    border-bottom: 1px #6699cc dotted;
}
.MarketSumContainerFooter
{
    width: 100%;
    height: 20px;
    border-top: 1px #77a6c7 solid;
}

.MarketQuotetd1
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    text-align: center;
    border-bottom: 1px #CEDFF0 solid;
    border-collapse: collapse;
    font-family: Arial;
}
.MarketQuotetd2
{
    text-align: right;
    border-bottom: 1px #CEDFF0 dotted;
}
.MarketQuotetd3
{
    text-align: right;
    color: #333333;
    border-bottom: 1px #CEDFF0 dotted;
}
.MarketQuotetd4
{
    border-bottom: 1px #CEDFF0 dotted;
    padding: 2px 3px 2px 3px;
}
.MarketQuotetd4_center
{
    border-bottom: 1px #CEDFF0 dotted;
    padding: 2px 3px 2px 3px;
    text-align: center;
}
.MarketQuotetd4_right
{
    border-bottom: 1px #CEDFF0 dotted;
    padding: 0px 3px 0px 3px;
    text-align: center;
}
.MarketQuotetd_footer
{
    padding-top: 0px;
    text-align: right;
    color: #000000;
    background-color: #ECF3F9;
}

.td_right
{
    border-bottom: 1px #CEDFF0 solid;
    text-align: right;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.PriceLookuptd1
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
    text-align: right;
    border-bottom: 1px #CEDFF0 solid;
    border-collapse: collapse;
}

/* my profile */
.ReForm1
{
    width: 100%;
}
.ReForm1 table
{
    border-bottom: 1px #cccccc solid;
    border-right: 1px #eeeeee solid;
}
.ReForm1 .head
{
    height: 30px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 15px;
    padding-left: 3px;
    padding-right: 3px;
}
.ReForm1 .header
{
    height: 10px;
    background-color: #ebebeb;
}
.ReForm1 td
{
    border-bottom: 1px #f5f5ee solid;
    padding-top: 2px;
    padding-bottom: 2px;
}
.ReForm1 .col1
{
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: right;
    padding-right: 3px;
    background-color: #ebebeb;
    width: 118px;
}
.ReForm1 .col2
{
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: left;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 217px;
}
.ReForm1 .col3
{
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: right;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 118px;
}
.ReForm1 .col4
{
    padding-top: 1px;
    padding-bottom: 1px;
    text-align: left;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 217px;
}

.ReForm2
{
    width: 100%;
}
.ReForm2 table
{
    border-bottom: 1px #cccccc solid;
    border-right: 1px #eeeeee solid;
}
.ReForm2 .head
{
    height: 30px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px #cccccc solid;
    padding-left: 3px;
    padding-right: 3px;
}
.ReForm2 .header
{
    height: 10px;
    background-color: #ebebeb;
}
.ReForm2 td
{
    border-bottom: 1px #f5f5ee solid;
    padding-top: 2px;
    padding-bottom: 2px;
}
.ReForm2 .col1
{
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #ebebeb;
    width: 40px;
}
.ReForm2 .col2
{
    padding-left: 3px;
    background-color: #ebebeb;
    width: 315px;
}
.ReForm2 .col3
{
    text-align: left;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 315px;
}

.ReForm3
{
    width: 100%;
}
.ReForm3 table
{
    border-bottom: 1px #cccccc solid;
    border-right: 1px #eeeeee solid;
}
.ReForm3 .head
{
    height: 30px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px #cccccc solid;
    padding-left: 3px;
    padding-right: 3px;
}
.ReForm3 .header
{
    height: 10px;
    background-color: #ebebeb;
}
.ReForm3 td
{
    border-bottom: 1px #f5f5ee solid;
    padding-top: 2px;
    padding-bottom: 2px;
}
.ReForm3 .col1
{
    white-space: nowrap;
    font-size: 11px;
    text-align: right;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #ebebeb;
    width: 118px;
}
.ReForm3 .col2
{
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
}
.ReForm3 .col3
{
    white-space: nowrap;
    text-align: right;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 105px;
}
.ReForm3 .col4
{
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
}
.ReForm3 .col5
{
    text-align: right;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
}
.ReForm3 .col6
{
    text-align: left;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 140px;
}

.ReForm4
{
    width: 100%;
}
.ReForm4 table
{
    border-bottom: 1px #cccccc solid;
}
.ReForm4 .head
{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px #cccccc solid;
    padding-left: 3px;
    padding-right: 3px;
}
.ReForm4 .header
{
    height: 10px;
    background-color: #ebebeb;
}
.ReForm4 .footer
{
    height: 10px;
    background-color: #ebebeb;
}
.ReForm4 td
{
    border-bottom: 1px #ccc dotted;
    padding-top: 2px;
    padding-bottom: 2px;
}
.ReForm4 .col1
{
    white-space: nowrap;
    font-size: 11px;
    text-align: right;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #ebebeb;
    width: 118px;
    border-bottom: 1px #ccc dotted;
}
.ReForm4 .col2
{
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
    border-bottom: 1px #ccc dotted;
}
.ReForm4 .col3
{
    white-space: nowrap;
    text-align: right;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 105px;
    border-bottom: 1px #ccc dotted;
}
.ReForm4 .col4
{
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
    border-bottom: 1px #ccc dotted;
}
.ReForm4 .col5
{
    text-align: right;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
    border-bottom: 1px #ccc dotted;
}
.ReForm4 .col6
{
    text-align: left;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
    border-bottom: 1px #ccc dotted;
}
.ReForm5
{
    width: 100%;
}
.ReForm5 table
{
    border-bottom: 1px #cccccc solid;
}
.ReForm5 .head
{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px #cccccc solid;
    padding-left: 3px;
    padding-right: 3px;
}
.ReForm5 .header
{
    height: 10px;
    background-color: #ebebeb;
}
.ReForm5 .footer
{
    height: 10px;
    background-color: #ebebeb;
}
.ReForm5 td
{
    padding-top: 2px;
    padding-bottom: 2px;
}
.ReForm5 .nowidth_left
{
    font-size: 11px;
    text-align: left;
    padding-right: 3px;
    padding-left: 3px;
    border-bottom: 1px #ccc dotted;
}
.ReForm5 .nowidth_right
{
    font-size: 11px;
    text-align: right;
    padding-right: 3px;
    padding-left: 3px;
    border-bottom: 1px #ccc dotted;
}
.ReForm5 td.col1
{
    font-size: 11px;
    text-align: left;
    padding-right: 3px;
    padding-left: 3px;
    width: 180px;
    border-bottom: 1px #ccc dotted;
}
.ReForm5 td.col2
{
    font-size: 11px;
    text-align: left;
    padding-right: 3px;
    padding-left: 3px;
    width: 140px;
    border-bottom: 1px #ccc dotted;
}
.ReForm5 .col3
{
    font-size: 11px;
    text-align: right;
    padding-right: 3px;
    padding-left: 3px;
    width: 140px;
    border-bottom: 1px #ccc dotted;
}
.ReForm5 .col4
{
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
}
.ReForm5 .col5
{
    text-align: right;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
}
.ReForm5 .col6
{
    text-align: left;
    padding-left: 3px;
    background-color: #ebebeb;
    width: 110px;
}
/* end my profile */


.btn_green2
{
    height: 20px;
    cursor: pointer;
}
.btn_green2 .left
{
    width: 5px;
    height: 20px;
}
.btn_green2 .right
{
    width: 5px;
    height: 20px;
}
.btn_green2 .middle
{
    background-image: url(SHImages/search.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
}
.btn_green2 .middle input
{
    cursor: pointer;
}



.btn_black1
{
    height: 24px;
}
.btn_black1 .left
{
    width: 5px;
    height: 24px;
    background-image: url(/SHImages/BtnBlackLeft.gif);
    background-repeat: no-repeat;
}
.btn_black1 .right
{
    width: 5px;
    height: 24px;
    background-image: url(/SHImages/BtnBlackRight.gif);
    background-repeat: no-repeat;
}
.btn_black1 .middle
{
    background-image: url(/SHImages/BtnBlackBg.gif);
    background-repeat: repeat-x;
    text-align: center;
}
.btn_black1 .middle a:link
{
    color: #ffffff;
}

.btn_black1 input
{
    background: none;
    border: none;
    color: White;
}
.btnSend
{
background-image:url(SHImages/send.gif);
font-family:Verdana;
font-size:11px;
height:22px;
padding-left:0;
padding-right:0;
padding-top:2px;
width:90px;
border:0px;
}
.snapshot_table
{
    width: 100%;
    padding: 6px;
}
.snapshot_table .td_left
{
    border-bottom: 1px #999999 dotted;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
.snapshot_table .td_right
{
    border-bottom: 1px #999999 dotted;
    text-align: right;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.snapshot_table .td_chart
{
    padding-left: 10px;
}


.Rotator
{
    background-color: Transparent;
    cursor: default;
}

.Time
{
    font-family: Tahoma;
    font-size: 10px;
    color: #F8B400;
    font-weight: bold;
}

.Headline
{
    font-family: Tahoma;
    font-size: 10px;
    font-variant: normal;
    color: #666666;
}
.ExchangePanel
{
    background: transparent url(SHImages/exchangePanel_bg.gif) repeat-x scroll left top;
    border-right: 1px #c5d2e5 solid;
    padding: 5px 0px 0px 5px;
    margin-top: 0px;
    width: 100%;
}
.TabOverview
{
}
.TopSymbols
{
    width: 510px;
}
.TopSymbolPanel
{
    background: url(SHImages/topsymbolbg.jpg) left bottom no-repeat;
    border-left: solid 1px #A2B2BE;
    border-bottom: solid 1px #a2b2be;
    border-right: solid 2px #A2B2BE;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    height: 145px;
}
div.tablink div
{
    display: block;
    font-family: Tahoma;
    background: url(SHImages/secondTierNav.gif) left top no-repeat;
    height: 61px;
    line-height: 61px;
    position: relative;
    color: #325ca1;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 2px;
    margin-left: 2px;
}

div.SmallTabContent
{
    border-color: #A2B2BE;
}

div.SmallTabContentInner
{
    border-color: #A2B2BE;
    padding-top: 0px;
}


table.SmallTabDefaultTab, table.SmallTabDefaultTabHover
{
    background: url(SHImages/smalltab_default.gif) left top repeat-x;
    width: 100%;
    vertical-align: top;
    padding-left: 0px;
    width: 80px;
}

table.SmallTabDefaultTab nobr, table.SmallTabDefaultTabHover nobr, table.SmallTabSelectedTab nobr
{
    display: block;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
    color: #005DA6;
    cursor: pointer;
    vertical-align: top;
    padding-left: 0px;
    width: 80px;
}

table.SmallTabSelectedTab
{
    background: url(SHImages/smalltab_selected.gif) left top repeat-x;
    width: 80px;
}

table.SmallTabSelectedTab nobr
{
    line-height: 27px;
    padding-left: 0px;
    margin-left: 0px;
    width: 80px;
}

table.L2TabDefaultTab, table.L2TabDefaultTabHover
{
    background: url(/SHImages/L2TabImages/nrm_bg.gif) left top repeat-x;
    line-height: 24px;
    width: 102px;
}

table.L2TabDefaultTab nobr, table.L2TabDefaultTabHover nobr
{
    display: block;
    line-height: 24px;
    width: 100px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

.L2TabDefaultTabUp
{
    background: url(/SHImages/L2TabImages/tang_02.gif);
    line-height: 24px;
    width: 102px;
    display: block;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}
.L2TabSelectedTabUp
{
    width: 102px;
    line-height: 24px;
    background: url(/SHImages/L2TabImages/tang_01.gif);
    display: block;
    text-align: center;
    font-weight: bold;
    color: #e67200;
    cursor: pointer;
}
.L2TabDefaultTabDown
{
    background: url(/SHImages/L2TabImages/giam_02.gif);
    line-height: 24px;
    width: 102px;
    text-align: center;
    display: block;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}
.L2TabSelectedTabDown
{
    width: 102px;
    line-height: 24px;
    background: url(/SHImages/L2TabImages/giam_01.gif);
    display: block;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #e67200;
    cursor: pointer;
}

table.L2TabSelectedTab
{
    width: 102px;
    line-height: 24px;
    background: url(/SHImages/L2TabImages/sel_bg.gif);
}



table.L2TabSelectedTab nobr
{
    display: block;
    line-height: 24px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    color: #e67200;
    cursor: pointer;
}
div.footerItem
{
    color: #003366;
    font-size: 9px;
    font-weight: bold;
    padding-bottom: 0px;
    margin: 2px;
    padding-left: 2px;
    vertical-align: middle;
    height: 6px;
}

.title
{
    color: #003366;
    font-size: 11px;
    font-weight: bold;
    border-bottom: solid 1px #CCCCCC dotted;
    border-right: 1px solid #c5d2e5;
    padding-bottom: 5px;
    margin: 0px;
    height: 29px;
}
.title1
{
    border-bottom: 1px #999999 solid;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 9px;
    width: 60px;
    text-align: center;
    color: #333333;
    background-color: #EEEEF0;
}
.title2
{
    color: #333333;
    font-size: 10px;
    padding-bottom: 2px;
    margin: 0px;
    background-color: #ffffff;
    border-bottom: 1px #cccccc dotted;
    border-right: 1px solid #c5d2e5;
    height: 18px;
}
.title3
{
    color: #003366;
    font-size: 10px;
    font-weight: bold;
    padding-left: 85px;
    margin-top: 5px;
    height: 90px;
    width: 218px;
    background: url(SHImages/support.png) left top no-repeat;
}


div.static-page
{
    padding: 20px;
    font-size: 11px;
    line-height: 150%;
    text-align: justify;
    overflow: inherit;
}

div.static-page p
{
    margin: 10px 0px;
}

div.static-page h2
{
    margin: 10px 0px;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    font-family: "Times New Roman" , Times, serif;
    color: #E07E27;
    border-bottom: solid 1px #B8DEFD;
    padding-bottom: 10px;
}

div.static-page h3
{
    font-size: 11px;
    text-transform: uppercase;
    color: #3c6eb3;
    font-weight: bold;
}


.content-padding
{
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 10px;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

input.search-input
{
    padding: 0px;
}
.SymbolSearch
{
    background-image: url(SHImages/SymbolSearchBg.gif);
    height: 35px;
    border-bottom: 1px solid #C4D6EC;
    width: 100%;
    font-weight: bold;
}

.SymbolSearchContainer
{
    background-image: url(SHImages/quotestrip_bkgd2.gif);
    border-bottom: 1px solid #C4D6EC;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}
.SymbolSearchContainer1
{
    background-image: url(SHImages/SymbolSearchContainer_bg.gif);
    border-bottom: 1px solid #C4D6EC;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 0px 5px 0px;
}

.SymbolSearchCombobox
{
    font-size: 12px;
}
/* Account List Table Style */
.AccoutListTable
{
    margin-top: 15px;
    border-top: 1px #666 solid;
    border-left: 1px #666 solid;
}
.AccoutListTable table.Inner
{
    border: 2px #336600 solid;
    background-color: #339933;
    font-size: 12px;
    color: #fff;
}
.AccoutListTable td
{
    padding: 3px;
    border-bottom: 1px #666666 solid;
    border-right: 1px #666666 solid;
}
.AccoutListTable td.head
{
    font-weight: bold;
    text-align: left;
    border-right: 1px #666 solid;
    border-bottom: 1px #666 solid;
}
.AccoutListTable td.head1
{
    font-weight: bold;
    text-align: center;
    border-right: 1px #666 solid;
    border-bottom: 1px #666 solid;
}
.AccoutListTable td.col1
{
    width: 75px;
    text-align: center;
}
.AccoutListTable td.col2
{
    width: 263px;
    text-align: left;
}
.AccoutListTable td.col3
{
    width: 43px;
    text-align: left;
}
.AccoutListTable td.col4
{
    width: 50px;
    text-align: right;
}
.AccoutListTable td.col5
{
    width: 78px;
    text-align: right;
}
.AccoutListTable td.col6
{
    width: 78px;
    text-align: right;
}
.AccoutListTable td.col7
{
    width: 90px;
    text-align: right;
}
.AccoutListTable td.col8
{
    width: 213px;
}
.AccoutListTable td.left
{
    text-align: left;
}
.AccoutListTable td.right
{
    text-align: right;
}

.AccoutListTable td.center
{
    text-align: center;
}

.TableListHeader td, .TableListData td
{
    padding: 3px;
}

.TableListHeader
{
    border-left: solid 1px #666666;
    border-top: solid 1px #666666;
}

.TableListData
{
    border-left: solid 1px #666666;
}

.TableListHeader td
{
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
    font-weight: bold;
    background: #F2F2F2;
    text-align: center;
}

.TableListData td
{
    border-right: solid 1px #666666;
    border-bottom: solid 1px #666666;
}

.textleft
{
    text-align: left;
}

.textright
{
    text-align: right;
}

.text-center
{
    text-align: center;
}


tr.hidetd td
{
    line-height: 1px;
    height: 1px;
    font-size: 1px;
}

.static-page ol li
{
    margin-left: 30px;
}

.static-page img
{
    border: solid 1px #CCCCCC;
}


/* NavBar */
.NavBar
{
    background-color: #FFFFFF;
    padding: 0px;
    cursor: hand;
}

.TopItem
{
    background: #4CB3E0 none repeat scroll 0 0;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-family: tahoma,verdana;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 4px;
}

.TopItemHover
{
    color: black;
    background-color: #D5D5D5;
    background-image: url(images/item_hover_bg.gif);
    font-family: tahoma, verdana;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #8C8C8C;
    padding-top: 4px;
    padding-bottom: 2px;
    cursor: hand;
}

.TopItemActive
{
    color: black;
    background-color: #D5D5D5;
    background-image: url(/SHImages/TabStrip/subnav_bg.gif) repeat-x;
    font-family: tahoma, verdana;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #8C8C8C;
    border-right-color: white;
    border-bottom-color: white;
    padding-top: 4px;
    padding-bottom: 2px;
    cursor: hand;
}

.Level2Item
{
    border-color: white #CCCCCC #CCCCCC white;
    border-style: solid;
    border-width: 1px;
    color: #292929;
    font-family: tahoma,verdana;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 3px 3px 0;
}

.Level2ItemHover
{
    border-color: white #CCCCCC #CCCCCC white;
    border-style: solid;
    border-width: 1px;
    color: #292929;
    background: #D5D5D5;
    font-family: tahoma,verdana;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 3px 3px 0;
    cursor: hand;
}
.Level2ItemSelected
{
    background-color: White;
    font-family: tahoma, verdana;
    font-size: 11px;
    border: 1px solid #CCCCCC;
    border-right-color: white;
    border-bottom-color: white;
    padding: 3px;
    padding-left: 10px;
    cursor: hand;
}
.Level2ItemGroup
{
    border: 1px white solid;
    border-top-color: #F0F1F5;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    cursor: hand;
}

.Level2Group
{
    border: 1px white solid;
    border-top-color: #F0F1F5;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 100%;
}

.Empty
{
}


/* Accordion */



.accordion_toggle
{
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    cursor: pointer;
}

.accordion_toggle_active
{
    border: solid 1px #c3d7ef;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: underline;
    width: 100%;
    cursor: pointer;
}

.accordion_content
{
    border: solid 1px #c3d7ef;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.goldAndExchangeRate
{
    border: solid 1px #c3d7ef;
    padding: 0px;
    width: 100%;
}
.MainPanelQuote
{
    padding: 0px 0px 0px 0px;
    width: 510px;
    height: 240px;
}
div.scroll
{
    overflow-x: hidden;
    overflow-y: scroll;
    scrollbar-base-color: #EDEBEB;
    scrollbar-shadow-color: #D1D7DC;
    scrollbar-highlight-color: #EDEBEB;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-darkshadow-color: #EDEBEB;
    scrollbar-track-color: #EFEFEF;
    scrollbar-arrow-color: #e67200;
    scrollbar-face-color: #EDEBEB;
    width: 100%;
    height: 155px;
}
.newstitle
{
    
    color: #0033CC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
  
    padding:5px 0px 0px 0px;
    text-decoration: none;
}
.newstop
{
    border-bottom: 1px solid #999999;    
    font-family: Arial,Helvetica,sans-serif;    
    padding-bottom: 3px;
    padding-top: 3px;
    text-decoration: none;
}

.tooltip
{
    display: block;
    cursor: pointer;
    font-weight: bold;
    background: #a8caf0;
    border: solid 1px #d0d0d0;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 10px;
}
.AlternatingItemTemplate
{
    background-color: #F7F7F7;
}
.vide
{
    clear: both;
}
.NoPadding
{
     padding: 0px !important;    
}

/*********** ScrolProduct ***********/

/*********** navigator ***********/

/* position and dimensions of the navigator */
div.navi {
height:20px;
margin-left:328px;
width:200px;
}
div.navi a {
background:transparent url(SHImages/navigator.png) no-repeat scroll 0 0;
cursor:pointer;
float:left;
height:8px;
margin:3px;
width:8px;
}
a.prev, a.next {
margin-top:0px;
}
/* mouseover state */
a.prev, a.next, a.prevPage, a.nextPage {
background:transparent url(SHImages/left.png) no-repeat scroll 0 0;
cursor:pointer;
display:block;
float:left;
height:18px;
margin:0px 5px;
width:18px;
}
a.prev, a.next {
margin-top:170px;
}
/* next button uses another background image */
a.next, a.nextPage {
background-image:url(SHImages/right.png);
clear:right;
}
/* disabled navigational button */
a.disabled {
visibility:hidden !important;
}
/*********** end navigator ***********/
div.scrollable 
{
background-color:#F4F6F8 ;
height:350px;
overflow:hidden;
position:relative;
width:718px;
float:left;
}
#thumbs {

clear:both;
position:absolute;
width:20000em;
}
#thumbs h3 {
color:#666666;
font-family:"arial";
font-size:13px;
margin:13px;
text-align:center;
}
#thumbs p {
color:#666666;
font-family:"arial";
font-size:13px;
padding-left:5px;
padding-right:5px;
height:175px;
}

#thumbs div.active {
background-color:#EFEFEF;
height:350px;
cursor:default;
}
#thumbs span.link
{
 text-align:center;  
 color:#003399;
font-family:"arial";
font-size:13px;
font-weight:bold;
cursor:pointer;

}
#thumbs div 
{

color:#666666;
cursor:pointer;
float:left;
width:227px;
padding:6px;
}

/*********** ScrolProduct ***********/

#bdkh {
border-bottom:1px solid #CEE8FF;
height:55px !important;
padding-top:10px;
padding-left:5px;
margin-left:5px;
margin-right:5px;
width:350px !important;
display:block;
}

#kh1 {

float:left;
padding-bottom:5px;
padding-left:5px;
padding-right:10px;

}
#kh1text 
{
border-left:1px solid #93CDFF;
color:#333333;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding-left:20px;
text-decoration:none;
width:210px;
}
#kh_noidung 
{
border-left:1px solid #93CDFF;
color:#0066CC;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
padding-left:20px;
text-decoration:none;

}
#kh_noidung a {
color:#0066CC;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
padding-right:4px;
text-decoration:none;
}
#containerpartner {
border-bottom:1px solid #CEE8FF;
float:left;
padding:10px 15px 10px 10px;

width:100%;
}
#textpartner 
{
border-left:1px solid #93CDFF;
color:#333333;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding-left:20px;
text-decoration:none;
width:600px;
}
.CallBack
{   
    display:block;        
    }