body
{
    margin: 0;
    padding: 0;
    font: 76% Tahoma;
    color: #e0e0e0;
    background: #949494 url('../images/_pg_bg.gif');
}
.showScrollBar
{
    overflow-y: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
.AjaxUpdateProgress
{
    z-index: 9999;
    color: #ed9d5f;
    width: 120px;
    height: 75px;
    text-align: center;
    top: 40%;
    left: 42%;
    position: fixed;
    border-width: 1px;
    border-color: #877e73;
    border-style: solid;
    filter: alpha(opacity=70);
    background-color: #5e5953;
    background: rgba(94, 89, 83, 0.7);
}
img
{
    border: 0;
}
p, h1, h2, h3, h4, h5
{
    margin: 0;
    padding: 0;
}
h1, h2
{
    font-size: 1.3em;
}
a
{
    text-decoration: none;
    color: #e0e0e0;
}
a:hover
{
    color: #fbca88;
}

.blackOgr
{
    color: #b06621;
}
.lghtOgr
{
    color: #fcc987;
}

dl
{
    margin: 0;
    padding: 0;
}
.clear
{
    clear: both;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.textcenter
{
    text-align: center;
}
.copyright
{
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding: 0;
}

.copyright a
{
    color: #fff;
    font-weight: bold;
}
.copyright a:hover
{
    color: #fbca88;
}

.wrap
{
    width: 980px;
    margin: auto;
    background: #444444;
    clear: both;
    padding: 0 9px;
}
.main
{
    width: 673px;
}
.header
{
    background: url('../images/_bg_head.gif') repeat-x left top;
    height: 173px;
}
.header img
{
    margin: 3px 0px;
}
.blkhder
{
    background: url('../images/_txt_vcom_corp.png') no-repeat right 7px;
    height: 140px;
    margin-top:7px;
}
.blkhder .fleft img
{
    position: relative;
    bottom: 14px;
}

.header .mnlang
{
    display: block;
    text-align: right;
}
.header a
{
    padding: 7px 23px;
    line-height: 23px;
}
.header a.fgen
{
    background: url('../images/_flag_en.gif') no-repeat left center;
}
.header a.fgvn
{
    background: url('../images/_flag_vn.gif') no-repeat left center;
}

.blktimes
{
    /*background: #1f1f1f url('../images/_bg_hd_time.gif') repeat-x left top;*/
    margin-top: 105px;
}
.blktimes .h3
{
    /*background: url('../images/_bg_time.gif') no-repeat center top;*/
    text-align: center;
    padding: 3px;
    text-transform: uppercase;
    font-weight: bold;
}
.blktimes p
{
    padding: 5px 33px;
}

.zoneName
{
    color: #b06621;
    padding-left: 5px;
    margin-right: -2px;
    cursor: help;
}
.timeZone
{
    font-size: 80%;
    font-family: Verdana;
    height: 15px;
    width: 275px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 0px;
    position:relative;
    top:2px;
}

.blktoplivereport
{
    margin-top: 12px;
}
.blktoplivereport .h3
{
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.blktoplivereport a
{
    padding-left: 0px;
    padding-right: 0px;
    cursor: help;
}

.toplivereport
{
    font-size: 90%;
    font-family: Verdana;
    height: 15px;
    width: 650px;
    padding-left: 15px;
    padding-right: 10px;
}

.mnutop
{
    background: url('../images/_bg_mnu.gif') repeat-x left center;
    height: 37px;
    border-bottom: 1px #4f4f4f solid;
}

.mnutop .fright *
{
    float: left;
}
.mnutop .fright input
{
    margin: 7px;
}
.mnutop .fright input[type=text]
{
    border: 1px #c8c8c8 solid;
    padding: 2px 5px;
    font-size: 95%;
}
.mnutop .fright input.textBoxSearch
{
    font-size: 90%;
    background: #525252;
    color: #e0e0e0;
    border: 1px #888888 solid;
}
.mnutop .fright input.btsearch
{
    background: url('../images/_bt_search.gif') repeat-x left center;
    width: 45px;
    color: #e0e0e0;
    border: 0;
    font-size: 90%;
    padding: 2px;
}
.mnutop .fright img
{
    margin: 7px;
}

.blkh
{
    padding: 5px 9px;
}
.blkhead
{
    background: url('../images/_bg_blk_head.gif') no-repeat left center;
    color: #e0e0e0;
    font-size: 140%;
    font-family: Tahoma;
    font-weight: bold;
    padding: 11px;
    text-align: left;
}

.blkhot
{
    width: 296px;
}
img.hottwoImage
{
    width: 334px;
    height: 185px;
    margin: 0px;
}
img.hotnewsimage
{
    width: 385px;
    height: 225px;
}

a.newsfeature img
{
    text-align: left;
    margin-top: 7px;
    width: 100px;
    height: 57px;
}

.newsfeature
{
    text-align: left;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 110%;
    color: #fff;
}
a.newsfeature:hover
{
    color: #fbca88;
}

.hotnewsnav a.next
{
    height: 15px;
    text-decoration: none;
    width: 13px;
    background: transparent url(../images/_nav_next.gif) no-repeat center;
    right: 3px;
    position: absolute;
    bottom: 6px;
    z-index: 999;
}

.hotnewsnav a.next:hover
{
    background: transparent url(../images/_nav_next_hover.gif) no-repeat center;
}
.hotnewsnav a.prev
{
    height: 15px;
    text-decoration: none;
    width: 13px;
    background: transparent url(../images/_nav_prev.gif) no-repeat center;
    right: 67px;
    position: absolute;
    bottom: 6px;
    z-index: 999;
}
.hotnewsnav a.prev:hover
{
    background: transparent url(../images/_nav_prev_hover.gif) no-repeat center;
}
.hotnewsnav
{
    background: #525252;
    border: 1px #888888 solid;
    margin: 1px 0;
    padding: 3px;
    position: relative;
    width: 664px;
}
.hotnewsnav p
{
    background: url('../images/_bg_news_nav.gif') no-repeat right center;
    height: 20px;
    text-align: right;
    padding: 0 4px;
}
.hotnewsnav p img, a.nav01, a.nav02, a.nav03
{
    margin: 0 1px;
}

a.nav01, a.nav02, a.nav03
{
    padding-bottom: 6px;
    background: url(../images/_news_lst.gif) no-repeat center;
    width: 10px;
    min-width: 10px;
    text-decoration: none;
}
a.nav01:hover, a.nav02:hover, a.nav03:hover
{
    background: url(../images/_news_crr.gif) no-repeat center;
}

dl.slide
{
    margin: 13px 0 0 23px;
}
dl.slide dt
{
    background: url('../images/_ic_big_arrow.png') no-repeat left center;
    padding: 3px 0;
    padding-left: 23px;
    font-size: 130%;
}

.footer
{
    padding: 9px;
    background: #272727;
}
.footer p
{
    text-align: center;
    font-size: 90%;
    line-height: 15px;
    color: #d4d4d4;
}
.footer p.mnubtm
{
    color: #fff;
}
.footer p a
{
    font-weight: bold;
    color: #fff;
    padding: 3px 7px;
}
.footer p a:hover
{
    color: #fbca88;
}

.carousel
{
    float: left;
    width: 673px;
    position: relative;
    padding: 3px 0;
    background: #5f5e5e;
    height: 73px;
    margin-top: 1px;
}


.carousel ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.carousel ul li
{
    float: left;
    width: 218px;
    height: 69px;
    font-size: 85%;
    margin: 0 3px;
}
.carousel ul li .ctn
{
    width: 109px;
    padding: 3px;
}

.newsnav
{
    background-color: #5f5e5e;
    border: 1px #888888 solid;
    margin: 1px 0;
    padding: 3px;
    width: 664px;
}
.newsnav dl dt.othernews
{
    background: none;
    list-style: none;
}
.newsnav p, .cmmnav p
{
    background: url('../images/_bg_cmm_nav.gif') no-repeat right center;
    height: 17px;
    width: 106px;
    float: right;
    font-size: 80%;
    padding-top: 2px;
    text-align: center;
    position: absolute;
    right: 10px;
}

.newsnav a.next, .cmmnav a.next
{
    height: 15px;
    text-decoration: none;
    width: 13px;
    background: transparent url(../images/_nav_next.gif) no-repeat center;
    right: 12px;
    padding-bottom: 4px;
    float: right;
    position: absolute;
    z-index: 999;
}

.newsnav a.next:hover, .cmmnav a.next:hover
{
    background: transparent url(../images/_nav_next_hover.gif) no-repeat center;
}
.newsnav a.prev, .cmmnav a.prev
{
    height: 15px;
    text-decoration: none;
    width: 13px;
    background: transparent url(../images/_nav_prev.gif) no-repeat center;
    right: 102px;
    padding-bottom: 4px;
    float: right;
    position: absolute;
    z-index: 999;
}
.newsnav a.prev:hover, .cmmnav a.prev:hover
{
    background: transparent url(../images/_nav_prev_hover.gif) no-repeat center;
}
.newsnav a.pageNumber, .cmmnav a.pageNumber
{
    text-decoration: none;
    font-weight: bold;
}
.newsnav a:hover.pageNumber, .cmmnav a:hover.pageNumber
{
    color: #fd8d10;
}
a.rdmore
{
    font-size: 90%;
    color: #fbca88;
}
a.rdmore:hover
{
    color: #fff;
}
.newsnav a.active, .cmmnav a.active
{
    color: #888;
    font-size: 100%;
    font-weight: bold;
}

.newsnav div dl dt
{
    background: url('../images/_ic_lst_news_ogr.gif') no-repeat left 5px;
    padding-left: 9px;
    margin: 13px 7px;
    display: block;
    font-size: 100%;
}

.newsnav dl dd
{
    margin-top: -13px;
    margin-left: 0px;
    margin-right: 5px;
    padding-left: 17px;
    font-size: 100%;
}

.othernewsnav
{
    background-color: #444444;
    width: 660px;
    margin: 1px 0;
    padding: 3px;
}
.othernewsnav p
{
    background: url('../images/_bg_cmm_nav_2.gif') no-repeat right center;
    height: 17px;
    width: 106px;
    float: right;
    font-size: 90%;
    padding-top: 3px;
    text-align: center;
    position: absolute;
    right: 10px;
}
.othernewsnav dl dt
{
    background: url('../images/_ic_lst_news.gif') no-repeat left 5px;
    padding-left: 9px;
    margin: 5px 7px;
    display: block;
    font-size: 100%;
    text-align: justify;
}
.othernewsnav a.next
{
    height: 15px;
    text-decoration: none;
    width: 13px;
    background: transparent url(../images/_nav_next.gif) no-repeat center;
    right: 11px;
    padding-bottom: 3px;
    float: right;
    position: absolute;
    z-index: 999;
}

.othernewsnav a.next:hover
{
    background: transparent url(../images/_nav_next_hover.gif) no-repeat center;
}
.othernewsnav a.prev
{
    height: 15px;
    text-decoration: none;
    width: 13px;
    background: transparent url(../images/_nav_prev.gif) no-repeat center;
    right: 101px;
    padding-bottom: 3px;
    float: right;
    position: absolute;
    z-index: 999;
}
.othernewsnav a.prev:hover
{
    background: transparent url(../images/_nav_prev_hover.gif) no-repeat center;
}
.othernewsnav a.pageNumber
{
    text-decoration: none;
    font-weight: bold;
}
.othernewsnav a:hover.pageNumber, .cmmnav a:hover.pageNumber
{
    color: #fd8d10;
}

.othernewsnav a.active
{
    color: #888;
}

.vdtitle
{
    font-size: 160%;
    color: #fcc987;
    text-align: center;
}
.newscarouse
{
    
}
.thecarouse
{
    position: relative;
    background: url('../images/_bg_video.gif') repeat-y center;
    height:130px;
}
.thecarouse .carousel2
{
    float: left;
    width: 445px;
    position: relative;
    background: url('../images/_img_slide.jpg') no-repeat left top;
    height: 117px;
    margin-left: 99px;
    padding-top: 10px;
}
.thecarouse .carousel2 ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.thecarouse .carousel2 ul li
{
    height: 106px;
    width: 108px;
    font-size: 90%;
    background-color: #888888;
    margin-left: 8px;
}
.otherVideoThumb
{
    margin-top: 0px;
}
.videoDetailThumb
{
    height: 65px;
    width: 100px;
    margin-top: 3px;
}

.otherVideoText
{
    font-size: 90%;
    margin-left: 5px;
}
.thecarouse a.next2
{
    height: 20px;
    text-decoration: none;
    width: 31px;
    background: transparent url(../images/_ic_next_b.gif) no-repeat center;
    position: absolute;
    right: 67px;
    top: 56px;
    z-index: 999;
}
.thecarouse a.prev2
{
    height: 20px;
    text-decoration: none;
    width: 31px;
    background: transparent url(../images/_ic_prev_b.gif) no-repeat center;
    position: absolute;
    left: 65px;
    top: 56px;
    z-index: 999;
}

.publishDate
{
    font-size: 95%;
    font-style: italic;
}

.publishDateSmall
{
    font-size: 90%;
    font-style: italic;
}
.grayColor
{
    color: #a3a2a0;
}
.whiteColor
{
    color: #fff;
}
.summaryContent
{
    font-size: 95%;
}
.moreHotNews
{
    font-size: 100%;
    font-weight: bold;
}
.blkshownews
{
    width: 385px;
    height: 225px;
    position: relative;
    border: 1px #8c8c8c solid;
    border-right: 0px #c0c0c0 solid;
}
.blkshownews .newshowctn
{
    position: absolute;
    bottom: 0px;
    background: url('../images/_bg_news_show.png');
}
.blkshownews .newshowctn p
{
    padding: 2px 5px;
}
.blkshownews .newshowctn a
{
    color: #fcc987;
    font-size: 140%;
}
.blkshownews .newshowctn a:hover
{
    color: #fff;
}
.blkshownews .newshowctn p.rdmore
{
    text-align: right;
}
.blkshownews .newshowctn p.rdmore a
{
    background: url('../images/_ic_rdmore.gif') no-repeat left center;
    padding-left: 7px;
    font-size: 90%;
    color: #fbca88;
}

.blkshownews .newshowctn p.rdmore a:hover
{
    color: #fff;
}

.newshowctnOne
{
    width: 385px;
    height: 95px;
    left: 0;
}

.newshowctnTwo
{
    width: 334px;
    left:0;
    height: 92px;
}
.blkshownews ul
{
    margin: 0;
    padding: 0;
}
.blkshownews ul li
{
    list-style-type: none;
}
.slidenews
{
    margin-top: 10px;
}
.slidenews .blknewslst
{
    border: 1px #8c8c8c solid;
    background: #525252;
    height: 225px;
}
.slidenews .blknewslst .h3
{
    background: url('../images/_bg_head_more_news.gif') no-repeat center top;
    margin-top: -12px;
    text-align: center;
    font-weight: bold;
    padding: 3px;
    height: 20px;
}

.blkshownews
{
    float: left;
}
.blknewslst
{
    width: 284px;
    float: left;
}

.videoclips
{
    float: left;
    text-align: center;
    width: 673px;
}
.blkvideo
{
    width: 645px;
    margin: 0 auto;
    background: url('../images/_bg_video.gif') repeat-y center;
    text-align: center;
    display: block;
}
img.linespacingtop
{
    margin-top: 10px;
    margin-bottom: 0px;
}
.blklivereport
{
    margin-top: 17px;
    border: 1px #848484 solid;
    background: #5f5e5e;
    font-size: 95%;
}
.blklivereport .h3
{
    background: url('../images/_bg_head_live_report.gif') no-repeat 9px top;
    width: 90px;
    margin-top: -11px;
    padding: 3px 15px;
    font-weight: bold;
    text-align: center;
    color: #b06621;
}
.blklivereport dl dt, .lstreport dl dt
{
    background: url('../images/_ic_lst_news_ogr.gif') no-repeat left 5px;
    padding-left: 9px;
    margin: 13px 7px;
    display: block;
    text-align: justify;
}

.blkecalendar
{
    margin-top: 10px;
    border: 1px #848484 solid;
    background: #5f5e5e;
}
.blkecalendar .h3
{
    background: url('../images/_bg_head_calendar.gif') no-repeat 9px top;
    margin-top: -11px;
    padding: 3px 25px;
    font-weight: bold;
    color: #b06621;
}
.blkecalendar table tr.tblh
{
}
table tr.event
{
    background: #5f5e5e;
    height: 35px;
}
table tr.odd
{
    background: #6b6b6b;
    height: 35px;
}
.blkecalendar table tr.tblh td
{
    padding: 0;
    background: url('../images/_task_bg.gif') repeat-x left center;
    font-weight: bold;
}
.blkecalendar table tr.tblh td span
{
    background: url('../images/_tbl_spacing.gif') no-repeat left bottom;
    display: block;
    padding: 5px;
}
.blkecalendar table tr.tblh td.datecol
{
}
.blkecalendar table
{
    text-align: center;
    font-family: Tahoma;
    font-size: 90%;
}
.blkecalendar table td.aleft
{
    text-align: left;
}
.blkecalendar .tblnav
{
    margin: 5px 0;
}
.blkecalendar .fleft span
{
    display: block;
    float: left;
    text-align: center;
    margin: 3px;
    padding: 2px 0;
}
.blkecalendar .fleft a
{
    display: block;
    float: left;
    text-align: center;
    margin: 3px;
    padding: 2px 0;
}
.blkecalendar .fleft a.bttask
{
    background: url('../images/_task_button.gif') no-repeat center;
    width: 90px;
    color: #000;
    font-size: 95%;
}
.blkecalendar .fleft a.bttask:hover
{
    color: #fff;
}
.blkecalendar .fleft a.bttasks
{
    background: url('../images/_tasks_.gif') no-repeat center;
    width: 65px;
    color: #fff;
    font-size: 95%;
}
.blkecalendar .fleft a.bttasks:hover
{
    color: #000;
}
.blkecalendar .fright
{
    padding: 2px 0;
}
.blkecalendar .fright span
{
    margin: 0 13px;
}

.divecalendarFilter
{
    display: none;
    text-align: left;
    float: left;
    font-size: 95%;
    position: absolute;
    width: 80px;
    height: 330px;
    right: 25px;
    padding: 10px;
    background-color: #5f5e5e;
    color: #e0e0e0;
    border-width: 1px;
    border-color: #877e73;
    border-style: solid;
}

a.ecalendarFilterButton
{
    background: url('../images/_tasks_.gif') no-repeat center;
    width: 85px;
    color: #fff;
    display: block;
    text-align: center;
    padding: 2px 0;
}
a.ecalendarFilterButton:hover
{
    color: #000;
}
.closeFilter
{
    float: right;
    width: 14px;
    height: 14px;
}
.blkRightBoxes
{
    border: 1px #888888 solid;
    background: #5f5e5e;
}
.blkRightBoxes h3
{
    font-size: 120%;
    background: url('../images/_bg_head_left.png') no-repeat center;
    font-weight: bold;
    color: #e0e0e0;
    padding: 7px;
    display: block;
}
.blkRightBoxes p
{
    padding: 5px;
    text-align: right;
}
.blkRightBoxes p.rdmore a
{
    color: #fcc987;
    font-size: 95%;
    background: url('../images/_ic_rdmore.gif') no-repeat left center;
    padding-left: 7px;
}

.blkinxs dl dt
{
    float: left;
    margin: 3px 5px 0 0;
    padding: 3px;
    cursor: pointer;
    font-size: 90%;
}
.blkinxs dl dt.activeChartTabHeader
{
    font-weight: bold;
    cursor: pointer;
    font-size: 90%;
}

.blkinxs dl dt.inactiveChartTabHeader
{
    font-weight: normal;
    cursor: pointer;
    font-size: 90%;
}
.chartTab
{
    text-align: center;
}

.blkinxs p._bg
{
    background: url('../images/_tbl_bg_head.gif') repeat-y left center;
    text-align: left;
    margin: 3px 2px;
    font-weight: bold;
}
span._up
{
    background: url('../images/_ic_up.gif') no-repeat left center;
    padding-left: 11px;
    color: #fcc987;
}
span._down
{
    background: url('../images/_ic_down.gif') no-repeat left center;
    padding-left: 11px;
    color: #ff0000;
}

/*Currency */
.blklivereport dl.crc dt
{
    margin: 7px;
}
.lstvideo, .lstreport
{
    background: #5f5e5e;
    border: 1px #888888 solid;
    padding: 5px;
}
.lstvideo ul
{
    margin: 0;
    padding: 0;
}
.lstvideo ul li
{
    width: 100px;
    float: left;
    margin: 13px;
    height: 107px;
    list-style-type: none;
    font-size: 95%;
    background: #888888;
    padding: 3px;
}
.lstvideo p.rdmore
{
    text-align: right;
}
.lstvideo p.rdmore a
{
    background: url('../images/_ic_rdmore.gif') no-repeat left center;
    padding-left: 7px;
    font-size: 90%;
    color: #fbca88;
}
.lstvideo p.rdmore a:hover
{
    color: #fff;
}

.pcrc .slidenews .blknewslst dl dt
{
    font-size: 95%;
}

.pcrc .bullet dl dt
{
    background: url('../images/_ic_lst_news.gif') no-repeat 5px 5px;
    margin: 5px;
    padding-left: 20px;
    padding-right: 5px;
}

.pcrc .morenews
{
    height: 40px;
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 7px;
    padding-bottom: 15px;
}

.pcrc .slidenews .blknewslst dl dt img
{
    margin-right: 5px;
    border: 1px #444444 solid;
}
.pcrc .slidenews .blknewslst dl dt em
{
    display: block;
}
.pcrc .mwdth, .mwdth
{
    width: 334px;
    border-right: 1px #8C8C8C solid;
    height: 185px;
}
.pcrc .nobdr
{
    border-right: 0 #8C8C8C solid;
}

dl.headsubmnu dt
{
    float: left;
    margin: 0 9px 0 3px;
}

.bold
{
    font-weight: bold;
}
.submnu
{
    font-size: 95%;
    background: url('../images/_bg_submnu.gif') no-repeat left bottom;
    padding: 3px 0;
    margin: 5px 0;
}

.homeDownloadText
{
    font-family: Tahoma;
    font-size: 11pt;
    font-weight: bold;
    color: #e0e0e0;
    position: absolute;
    padding-left: 20px;
    padding-top: 10px;
}
/*==============================================*/
/*commentary*/
.commentarycontainer
{
    display: none;
}
a.opencommentary
{
    background-repeat: no-repeat;
    text-decoration: none;
    display: block;
}
a.closecommentary
{
    background-repeat: no-repeat;
    text-decoration: none;
    display: none;
}

.commentaryBox
{
    display: none;
    border: 1px solid #ccc;
    background-color: #b1b1b1;
    text-align: left;
    margin-top: 5px;
    width: 99.5%;
}

.commentHeader
{
    color: #e0985e;
    background-color: #5f5d5e;
    height: 22px;
    display: block;
    border-bottom: 1px solid #444;
}

.commentHead a.commentClose
{
    float: right;
    width: 14px;
    height: 14px;
    cursor: pointer;
}
.commentContent
{
    padding: 10px;
    color: #000;
}
img.imgmorevideo, a.imgmorevideo img
{
    border: 0px;
    width: 101px;
    height: 57px;
    vertical-align: middle;
    text-align: center;
}
img.imgmorenews, a.imgmorenews img
{
    border: 0px;
    width: 101px;
    height: 57px;
    float: left;
    margin-right: 5px;
    border: 1px #444444 solid;
}

.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix
{
    display: block;
}

html[xmlns] .clearfix
{
    display: block;
}

* html .clearfix
{
    height: 1%;
}



/* Video */
.lstvideo .blkvideo
{
    background: url('../images/_bg_video_2.gif') repeat-y center;
}

/* Detail */

.newscontent
{
    background-color: #525252;
    border: 1px #888888 solid;
    margin: 1px 0;
    padding: 3px;
    width: 664px;
    font-size: 100%;
}

.newscontent p
{
    padding: 5px 7px;
    text-align: justify;
}

.newscontent img
{
    border: 1px #858585 solid;
    margin: 7px 7px 0;
    padding: 1px;
}

a.btdetl
{
    background: url('../images/_bg_bt_.gif') no-repeat left top;
    padding: 2px 9px 3px 10px;
    width: 25px;
    margin: 7px;
    line-height: 11px;
    display: block;
    float: left;
}


a.btback
{
    background: url('../images/_ic_back.gif') no-repeat left center;
    padding-left: 9px;
    font-weight: bold;
    font-size: 90%;
    color: #dc935a;
    margin: 7px;
    cursor: pointer;
}
a:hover.btback
{
    color: #fcc987;
}
a.bttop
{
    background: url('../images/_ic_top.gif') no-repeat left center;
    padding-left: 9px;
    font-weight: bold;
    font-size: 90%;
    color: #dc935a;
    margin: 7px;
}

a:hover.bttop
{
    color: #fcc987;
}

.dvcomment, .dvurcomment
{
    color: #dc935a;
    border-top: 1px #8c8c8c solid;
    margin: 7px 0 0;
}
.dvurcomment
{
    margin-top: 0;
}
.anlys .blkdetl .dvcomment a.tt
{
    color: #dc935a;
    float: left;
    background: url('../images/_ic_colpand.gif') no-repeat right center;
    padding: 5px;
    padding-right: 19px;
    font-weight: bold;
}

.dvcomment span
{
    color: #FCC987;
    font-weight: normal;
    margin-left: 7px;
}
.anlys .blkdetl .dvurcomment a.tt
{
    color: #dc935a;
    float: left;
    background: url('../images/_ic_colpand.gif') no-repeat right center;
    padding: 5px;
    padding-right: 19px;
    font-weight: bold;
}

.anlys .blkdetl .dvcomment a:hover, .anlys .blkdetl .dvurcomment a:hover
{
    text-decoration: none;
    color: #FCC987;
}

.lstcmmt
{
    color: #d0d0d0;
    background: #5e5e5e;
    padding: 5px;
}
.lstodd
{
    background: #8c8c8c;
    color: #303030;
}
.lstcmmt a
{
    color: #FCC987;
}
.lstcmmt h5
{
    font: bold 115% arial;
    padding: 5px;
    margin: 0;
    color: #FCC987;
}
.lstcmmt h5 em
{
    font: normal 90% Arial;
    color: #d0d0d0;
    font-style: italic;
}
.lstodd h5 em
{
    color: #303030;
}
.lstcmmt span
{
    color: #d0d0d0;
    display: block;
    font-weight: bold;
    margin: 3px 0;
}
.lstodd span
{
    color: #303030;
}


.dvcomment .cmmnav p
{
    background: url('../images/_bg_cmm_nav.gif') no-repeat right center;
    text-align: right;
    padding: 3px 25px;
    color: #828282;
}
.anlys .dvurcomment table
{
    color: #8c8c8c;
    font: bold 100% Tahoma;
    background: #525252;
}
.anlys .dvurcomment table input, .anlys .dvurcomment table textarea
{
    border: 1px #5e5e5e solid;
    background: #525252;
}
.anlys .dvurcomment table input.bt
{
    background: url('../images/_bg_bt_.gif') no-repeat center;
    border: 0;
    margin: 3px;
    padding: 5px;
    color: #303030;
    font-size: 90%;
    width: 42px;
    text-align: center;
}
.anlys .dvurcomment table img
{
    margin: 0;
    padding: 0;
    border: 0;
}
.anlys .dvurcomment table .fleft
{
    margin: 0 5px 0 0;
}

.otnews
{
    background: url('../images/_bg_spac_.gif') no-repeat left center;
    text-align: right;
    font-size: 95%;
    padding: 7px 0;
}
.otnews span
{
    background: url('../images/_ic_arrow_2.gif') no-repeat left center;
    padding: 5px;
    color: #fcc987;
    padding-left: 9px;
}

.anlys .blkdetl .dvurcomment a.expd, .anlys .blkdetl .dvcomment a.expd
{
    background: url('../images/_ic_expand.gif') no-repeat right center;
}

img.imgnewsdetail
{
    width: 289px;
    height: 169px;
    float: left;
}

/* Price Feed */
table.priceFeedTbl
{
    background: #6b6b6b;
    font-size: 85%;
    width: 100%;
}
table.priceFeedTbl td
{
    padding: 3px;
}
table.priceFeedTbl tr.headerRow
{
    background: #5f5e5e;
    font-weight: bold;
}
table.priceFeedTbl tr.eventRow
{
    background: #6b6b6b;
    height: 20px;
}
table.priceFeedTbl tr.oddRow
{
    background: #5f5e5e;
    height: 20px;
}

/* Send Mail Form */
div.wrapper
{
    width: 600px;
}
div.headershow
{
    background-image: url('../images/_bt_search.gif');
    color: #e0e0e0;
    display: block;
    font-weight: bold;
    font-size: 95%;
    margin-top: 0px;
    padding: 3px;
    padding-left: 4px;
}
.clsTextbox
{
    width: 240px;
}
.clsTextArea
{
    width: 240px;
    height: 100px;
}
.inputField
{
    background: #525252;
    color: #e0e0e0;
    border: 1px #888888 solid;
}
div.sendmail_left_column
{
    color: #e0e0e0;
    width: 180px;
    font-size: 95%;
    float: left;
    text-align: right;
    vertical-align: middle;
    padding-top: 4px;
}
div.sendmail_content
{
    padding-left: 4px;
    width: 400px;
    float: left;
    vertical-align: middle;
    text-align: left;
}

.sendmail_arow
{
    display: block;
    clear: both;
    margin-bottom: 8px;
    padding-top: 4px;
    width: 100%;
}

.btnForm
{
    background: url('../images/_bt_search.gif') repeat-x left center;
    width: 45px;
    color: #e0e0e0;
    border: 0;
    font-size: 95%;
    padding: 2px;
}
/*=================================
Search
==================================*/
div.toggle
{
    display: none;
}
div.toggleshow
{
    background: #E7E7E7;
    color: #000;
    display: block;
    margin-top: 0px;
    padding: 1px;
}
.pHead
{
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    padding-top: 2px;
}
.searchform
{
    border: solid 1px #E7E7E7;
    height: auto;
    padding: 10px;
}
.searchResult
{
    display: inline;
    float: left;
    height: auto;
    margin: 0px 10px 0px 10px;
    width: 400px;
    text-align: justify;
}
div.searchResult img
{
    margin: 0px 10px 0px 0px;
    padding: 0px;
    vertical-align: middle;
    float: left;
    width: 98px;
}

.imgcalendar
{
    float: right;
    vertical-align: bottom;
}
.highlight
{
    background-color: Yellow;
    color: Black;
}
.arow
{
    display: block;
    clear: both;
    margin-bottom: 8px;
    padding-top: 4px;
    width: 100%;
}
div.left_column
{
    color: #000;
    width: 123px;
    float: left;
    text-align: right;
    vertical-align: middle;
    padding-top: 4px;
}
div.rightcolumn
{
    width: 150px;
    float: right;
    text-align: left;
    vertical-align: middle;
    clear: right;
}


