﻿/*@font-face
{
    font-family: "testFont";
    src: url(GE_Dinar_One_Medium.otf);
}*/
html, body, form
{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    border: 0px;
    font-family: Tw Cen MT;
    font-size: 10px;
    text-align: left;
    background-color: #fff;
}
.LoginPage
{
    width: 400px;
    border-left: 1px solid red;
    border-right: 1px solid red;
}

table
{
    border: 0px;
}
td, input, textArea, select, p, a
{
    font-size: 14px;
    font-family: Tw Cen MT;
}
input, textArea, select
{
    color: #003047;
    font-weight: normal;
}
a
{
    color: #479B4F;
    font-weight: bold;
    text-decoration: none;
}
a:visited
{
    color: #479B4F;
}
a:hover
{
    color: #479B4F;
    text-decoration: underline;
}

.file
{
    border: 1px solid silver;
    width: 340px;
    height: 20px;
}

.list
{
    padding: 0px;
    margin: 0px;
    height: 200px;
    width: 170px;
}

.MainTable
{
    width: 100%;
    height: 100%;
}

.fullH
{
    height: 100%;
}

.fullW
{
    width: 100%;
}

.noWrap
{
    white-space: nowrap;
}

.headWelcome
{
    width: 100%;
    white-space: nowrap;
    color: #fff;
    height: 18px;
    padding-left: 4px;
    padding-right: 4px;
}

.headWelcome td
{
    white-space: nowrap;
    color: #fff;
}

.topTable
{
    height: 60px;
    padding: 5px;
}

.headTable
{
    background-repeat: repeat-x;
    height: 42px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.headLower
{
    background-repeat: repeat-x;
    height: 17px;
}

.topMenu
{
}


.headerSep
{
    height: 1px;
    background-color: #fff;
}

.menuBody
{
    color: #479B4F;
}
.menuBody a:link
{
    text-decoration: none;
    color: #479B4F;
}
.menuBody a:visited
{
    color: #479B4F;
    text-decoration: none;
}
.menuBody a:hover
{
    text-decoration: underline;
}

.footer
{
    height: 30px;
    background-color: #e6e6e8;
    vertical-align: middle;
    padding-left: 12px;
    padding-right: 12px;
    color: #8b8b8d;
}
.footer #company
{
    font-weight: bold;
}
.footer td
{
    white-space: nowrap;
    color: #479B4F;
}

.IDSFooter
{
    font-size: 9px;
    color: #fff;
}
A.IDSFooter:link
{
    text-decoration: none;
    color: #fff;
}
A.IDSFooter:visited
{
    color: #fff;
    text-decoration: none;
}
A.IDSFooter:hover
{
    text-decoration: underline;
}

.mainBG, .middleTD
{
    background-color: #f7f7f7;
}

.middleTD
{
    height: 100%;
}

.button, .buttonWide, .buttonWider, .loginButton
{
    font-weight: normal;
    width: 57px;
    height: 18px;
    text-align: center;
    border: 0px;
}

.loginButton
{
    font-weight: bold;
    width: 50px;
    color: white;
    height: 27px;
    text-align: center;
    border: 1px #d5d9dc;
    background-image: url(../Images/New/loginButtonBG.png);
    background-repeat: repeat-x;
    padding-bottom: 6px;
}

.LoginCaption
{
    vertical-align: middle;
    width: 90px;
    color: White;
    font-size: 11px;
    font-weight: bold;
}

.LoginInput
{
    vertical-align: middle;
    width: 160px;
}

.LoginControlTitle
{
    vertical-align: top;
    font-size: 15px;
    color: White;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
}

.LoginTable
{
    width: 100%;
    height: 100%;
    padding: 5px;
     color: White;
}

.LoginLinks
{
    vertical-align: middle;
    color: White;
    font-size: 9px;
    font-weight: normal;
    white-space: nowrap;
    font-family: Tw Cen MT;
}

.LoginLinks:hover
{
    color: White;
    text-decoration: underline;
}

a:visited
{
    /*color: #01CDFF;*/
   /* color: #fff;*/
}

.button
{
    background-image: url(../Images/buttonBG.gif);
}

.buttonWide
{
    width: 75px;
    background-image: url(../Images/widebutton.gif);
}

.buttonWider
{
    background-image: url(../Images/widerbutton.gif);
    width: 100px;
}


.buttonWider1
{
    background-image: url(../Images/widerbutton1.gif);
    width: 150px;
}

.miniTextBox
{
    width: 30px;
}

.smallTextBox
{
    width: 60px;
}

.wideTextBox
{
    width: 150px;
}

.textNorm, .text, .textPar, .HeaderRight td
{
    color: #479B4F;
}

.Whitetext
{
    color: #ffffff;
    font-weight: bold;
}

.text, .textPar
{
    font-weight: bold;
}

.textPar
{
    text-align: justify;
}

.boxTable
{
    background-color: #ddd;
}

.boxTable td
{
    background-color: #f4f4f4;
    color: #0f3060;
    font-weight: bold;
}

.boxBorder
{
    border: 1px solid #ccc;
    background-color: #fff;
}

.boxPad
{
    padding: 1px;
}

.boxSepH
{
    width: 5px;
}

.boxSepV
{
    height: 5px;
}

.title
{
    color: #be9926;
    font-weight: bold;
}

.pageTitle
{
    color: #479B4F;
    font-size: 11px;
    font-weight: bold;
}

.pageHeader
{
    width: 100%;
    background-image: url(../images/New/pageHeaderBG.png);
    background-repeat: repeat-x;
}

.PageFooter
{
    width: 100%;
    background-image: url(../images/New/pageHeaderBG.png);
    background-repeat: repeat-x;
}

.pageHeader td
{
    white-space: nowrap;
}

.pageHeader #headerLine
{
    background-image: url(../images/pageTitleBorder.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 4px;
}

.pageHeaderTitle
{
    padding-left: 12px;
    padding-right: 12px;
    background-image: url(../images/New/PageHeaderTitle.png);
}

.ContactUs
{
    height: 70px;
    width: 280px;
    background-image: url(../images/New/ContactUsBG.png);
    background-repeat: no-repeat;
}

.CBK
{
    height: 70px;
    width: 280px;
    background-image: url(../images/New/CBK_BG.png);
    background-repeat: no-repeat;
}


.Link2
{
    color: White;
}

.Link2:visited
{
    color: White;
}

.Link2:hover
{
    color: White;
    text-decoration: underline;
}

.section
{
    color: #479B4F;
    width: 100%;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
}

.portfolio
{
    color: #ee0000;
    text-decoration: none;
}

.webportfolio
{
    color: #284274;
    text-decoration: none;
}

.linkBox
{
    color: #ee0000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
A.linkBox:visited
{
    color: #ee0000;
}
A.linkBox:hover
{
    color: #ee0000;
    text-decoration: underline;
}

.DivPassTips
{
    z-index: 1;
    visibility: hidden;
    position: absolute;
    background-color: #f4f4f4;
    border: solid 1px #ddd;
    color: #479B4F;
    margin: 0px;
    padding: 3px;
}
.DivPassTips td
{
    color: #479B4F;
    font-weight: normal;
}

.errTD
{
    font-weight: bold;
}

.rText, .rTextB, .errTD
{
    color: #C00000;
}

.rTextB
{
    font-weight: bold;
}

.GTable
{
    background-color: #e6ebf0;
    border: 1px solid #d4dfe8;
}

.GV, .boxLayout
{
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    border-spacing: 0px;
    border-collapse: collapse;
}
.GV td  
{
    border: solid 1px #c7c9c7;
    padding: 0px;
}

.GV th 
{
    border: solid 1px #c7c9c7;
    padding:0px;

}

.GVRN td  
{
    border: solid 1px #c7c9c7;
    padding: 0px;
    text-align:center;
}

.GVRN th 
{
    border: solid 1px #c7c9c7;
    padding:0px;
}
.GVAN td  
{
    border: solid 1px #c7c9c7;
    padding: 0px;
    text-align:center;
}

.GVAN th 
{
    border: solid 1px #c7c9c7;
    padding:0px;
}

.GVHeader td  
{
    border: solid 1px #c7c9c7;
    padding: 0px;
}

.GVHeader th 
{
    border: solid 1px #c7c9c7;
    padding:0px;
    text-align:center;
}

.GVHeader, .GVFixedHeader, .GVHeaderY, .GVFixedHeaderY, .GVHeaderP, .GVFixedHeaderP, .GVHeaderO
{
    font-size: 12px;
    width: 108px;
    font-weight: bold;
    text-align: center;
    height: 20px;
}

.GVHeaderO
{
    font-size: 12px;
}

.GVHeader, .GVFixedHeader, .GVHeaderO
{
    color: #000000;
    /*background-image: url(../images/box_title_bg.gif);*/
    background-color:#d7f9d7;
}
.GVHeader a:link
{
    color: #000000;
    text-decoration: underline;
}
.GVHeader a:visited
{
    color: #214683;
}
.GVHeader a:hover
{
    color: #214683;
    text-decoration: none;
}

.GVFixedHeader, .GVFixedHeaderY, .GVFixedHeaderP
{
    position: relative;
    top: expression(this.offsetParent.scrollTop);
}

.GVR, .GVRN, .GVRC, .GVRowY, .GVRowNumY, .GVRowP, .GVRowNumP, .GVRB, .GVRO
{
    color: #0f3060;
    background-color: #edf2ed;
    height: 18px;
}


.GVA, .GVAN, .GVAC, .GVAltY, .GVAltNumY, .GVAltP, .GVAltNumP, .GVAB
{
    color: #0f3060;
    background-color: white;
    height: 18px;
}

.GVNum, .GVRN, .GVRowNumY, .GVRowNumP, .GVAN, .GVAltNumY, .GVAltNumP
{
    text-align: left;
}

.GVRC, .GVAC
{
    text-align: center;
}

.GVRB, .GVAB
{
    font-weight: bold;
}

.GVPager
{
    background-color: #eee;
}

.GVHeaderY, .GVFixedHeaderY
{
    color: #fff;
    font-size: 12px;
    background-image: url(../Images/grid_yellow_bg.gif);
}

.GVRowY, .GVRowNumY
{
    background-color: #ffff7a;
}

.GVRowNumY td, .GVAltNumY td, .GVRowNumP td, .GVAltNumP td, .GVRO td, .GVAO td
{
    font-size: 12px;
}

.GVAltY, .GVAltNumY
{
    background-color: #ffffbb;
}

.GVHeaderP, .GVFixedHeaderP
{
    color: #fff;
    font-size: 12px;
    background-image: url(../Images/grid_pink_bg.gif);
}

.GVRowP, .GVRowNumP
{
    background-color: #ff7ffe;
}

.GVAltP, .GVAltNumP
{
    background-color: #fdb0ff;
}

.boxLayout
{
    font-weight: bold;
    white-space: nowrap;
}
.boxLayout td
{
    white-space: nowrap;
}

.boxLayoutHeader
{
    font-size: 13px;
    font-weight: bold;
    color: #0f3060;
    background-color: #c7d3df;
    white-space: nowrap;
    height: 20px;
}

.boxBG
{
}

.boxTD
{
    background-color: #e2e7ea;
}

.t
{
    width: 100%;
}
.t td
{
    white-space: nowrap;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}
.t span, .t td
{
    font-size: 11px;
}

.t, .s, .u, .d
{
    color: #333;
}

.s
{
    color: Maroon;
}

.u
{
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: left center;
    color: #00ee00;
}

.d
{
    padding-left: 5px;
    background-repeat: no-repeat;
    background-position: left center;
    color: #ff0000;
}

.r, .rB
{
    color: #D00;
}

.g, .gB
{
    color: #080;
}

.b, .bB
{
    color: #00D;
}

.rB, .gB, .bB
{
    font-weight: bold;
}

.hand
{
    cursor: hand;
}

.excelTable
{
}
.excelTable td
{
    padding-right: 5px;
}

.alert
{
    color: #ff6600;
    font-weight: bold;
}

.ticker
{
    background-color: #479B4F;
}

.ticker td
{
    color: #ffffff;
}

.boxTitleC
{
    color: #e00;
}

.fieldSetHolder
{
    border: 1px solid #ccc;
    padding: 4px;
    margin: 0px;
}

.fieldSetHolder legend
{
    padding: 2px;
    color: #479B4F;
    font-weight: bold;
}

.fieldSetHolder legend span
{
    font-size: 14px;
}

.normAlign
{
    text-align: left;
}

.oppAlign
{
    text-align: right;
}

.errorLink
{
}
.errorLink a:link
{
    color: #C00;
    font-weight: bold;
    text-decoration: none;
}
.errorLink a:visited
{
    color: #C00;
}
.errorLink a:hover
{
    color: #900;
    text-decoration: underline;
}

.FAQHeader
{
    background-color: #f4f4f4;
    height: 25px;
    color: #4474a5;
    font-size: 12px;
    font-weight: bold;
}

.boxItemB, .boxItemN
{
    color: #479B4F;
    background-color: #ccd5da;
    height: 18px;
}

.boxItem
{
    color: #606060;
    background-color: #e4e8eb;
    height: 18px;
}

.boxAlt, .boxAltB, .boxAltN
{
    color: #606060;
    /*background-color: #f2f7f9;*/
    background-color: #d7f9d7;
    height: 18px;
}

.boxItemB, .boxAltB
{
    font-weight: bold;
}

.boxItemN, .boxAltN
{
    text-align: right;
}

.loginTitle
{
    color: #e00;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

.loginLeft
{
    background-color: #f4f4f4;
    border: solid 1px #ddd;
    width: 100%;
    height: 100%;
}

.tabsTable
{
    width: 600px;
    height: 100%;
    border-left: 1px solid #cbb385;
    border-right: 1px solid #cbb385;
    border-bottom: 1px solid #cbb385;
    padding: 5px;
}


.AdminloginLeftTd
{
    width: 163px;
}

.StockTabsTable
{
    border: 1px solid #cbb385;
    padding: 0px;
}

.loginFooter
{
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    line-height: 18px;
}

.loginFooter #company span
{
    font-weight: bold;
    color: #ffffff;
}

.loginFooter td
{
    color: #ffffff;
    white-space: nowrap;
}

.loginFooterLinks a
{
    color: #ffffff;
}
.loginFooterLinks a:hover
{
    color: #ffffff;
    text-decoration: none;
}
.loginFooterLinks a:visited
{
    color: #ffffff;
    text-decoration: none;
}

.membersLogin1, .enterSite1
{
    background-image: url(../images/LoginBtn.gif);
    background-repeat: no-repeat;
    text-align: center;
    height: 18px;
    width: 125px;
}

.enterSite1
{
    background-image: url(../images/LoginBtn.gif);
}

.membersLoginLink, .enterSiteLink
{
    font-size: 10px;
    font-weight: bold;
    color: #09374f;
}

A.membersLoginLink:link, A.enterSiteLink:link
{
    text-decoration: none;
    color: #09374f;
}
A.membersLoginLink:visited, A.enterSiteLink:visited
{
    color: #09374f;
    text-decoration: none;
}
A.membersLoginLink:hover, A.enterSiteLink:hover
{
    text-decoration: underline;
}

.quickLinksTitle
{
    color: white;
    font-size: 13px;
    font-weight: bold;
}

.quickLinksTable
{
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
}

.quickLinksTable td
{
    width: 250px;
}

.quickLinksTable a
{
    font-size: 11px;
    font-weight: normal;
    white-space: nowrap;
    color: white;
}
.quickLinksTable a:visited
{
    color: #30425d;
}
.quickLinksTable a:hover
{
    color: #30425d;
    text-decoration: underline;
}

.IDS
{
    padding: 3px;
    background-color: #fff;
    text-align: center;
    color: #757575;
}

.IDS span, .IDS a
{
    font-size: 9px;
}

.pageMiddleTd
{
    width: 100%;
    padding-left: 0px;
    padding-right: 50px;
    padding-top: 1px;
}

.rssLink
{
    font-size: 10px;
    color: #663b0e;
}
A.rssLink:link
{
    text-decoration: none;
    color: #663b0e;
}
A.rssLink:visited
{
    color: #663b0e;
    text-decoration: none;
}
A.rssLink:hover
{
    text-decoration: underline;
}

.logoutLink
{
}
A.logoutLink:link
{
    color: #FF5555;
    font-weight: bold;
    text-decoration: none;
}
A.logoutLink:visited
{
    color: #FF5555;
    text-decoration: none;
}
A.logoutLink:hover
{
    color: #DD5555;
    text-decoration: underline;
}

.loginMainTable
{
    height: 100%;
    width: 1010px;
}

.loginMiddleTd
{
    height: 100%;
    width: 100%;
}

.loginLeftTd, .AdminLeftTd
{
    vertical-align: top;
}
.AdminLeftTd
{
    width: 200px;
}

.loginCenterTd, loginCenterWideTd
{
    height: 100%;
}

.loginCenterWideTd
{
    /*width: 790px;*/
}

.loginRightTd
{
    padding-right: 0px;
    padding-left: 0px;
    vertical-align: top;
}

.loginCenterTable
{
    width: 100%;
    height: 100%;
}

.loginPageTitle
{
    color: #479B4F;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    white-space: nowrap;
}

.mainForm
{
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.MainTableTemplate
{
    width: 1010px;
    height: 100%;
    vertical-align: top;
}

.PagesContent
{
    border: 0px solid #e9e7e8;
    padding: 0px;
    width: 690px;
    height: 385px;
    text-align: center;
}

.PageContent
{
    border: 0px solid #e9e7e8;
    padding: 0px;
    width: 680px;
    height: 385px;
    text-align: center;
    display: block;
    position: fixed;
}

.ContentPlaceHolder
{
    width: 655px;
    text-align: center;
    vertical-align: top;
    padding-top: 0px;
}

.mainShadowTop
{
    background-image: url(../Images/New/mainShadowTop.png);
    width: 1010px;
    height: 6px;
    background-repeat: no-repeat;
    vertical-align: top;
}

.mainShadowBottom
{
    background-image: url(../Images/New/mainShadowBottom.png);
    width: 1010px;
    height: 6px;
    background-repeat: no-repeat;
    vertical-align: top;
}

.mainShadowRight
{
    background-image: url(../Images/New/mainShadowRight.png);
    background-repeat: repeat-y;
    width: 5px;
    height: 100%;
}

.mainShadowLeft
{
    background-image: url(../Images/New/mainShadowLeft.png);
    background-repeat: repeat-y;
    width: 5px;
    height: 100%;
}

.topCenter
{
    background-image: url(../Images/topCenter.gif);
    height: 28px;
    width: 100%;
}

.topCenterLeft
{
    background-image: url(../Images/topCenterLeft.gif);
    height: 28px;
    width: 29px;
    background-repeat: no-repeat;
    background-position: left;
}

.topCenterRight
{
    background-image: url(../Images/topCenterRight.gif);
    height: 28px;
    width: 29px;
    background-repeat: no-repeat;
    background-position: right;
}

.LeftEdge
{
    background-image: url(../Images/LeftEdge.gif);
    width: 19px;
}

.RightEdge
{
    background-image: url(../Images/RightEdge.gif);
    width: 19px;
}

.topLeftEdge
{
    background-image: url(../Images/LeftEdge.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.topRightEdge
{
    background-image: url(../Images/RightEdge.gif);
}

.logo
{
    padding-left: 0px;
    vertical-align: top;
}

.topMenuRight
{
    text-align: right;
    padding-left: 3px;
}

.topMenuBG
{
    text-align: center;
    background: url(../Controls/Menu/bgMenu.png) top left repeat-x;
    height: 43px;
    width: 100%;
}

.FooterBG
{
    background-image: url(../Images/bottomBG.gif);
    height: 30px;
    background-color: #523412;
    width: 100%;
}

.FooterLeft
{
    background-image: url(../Images/bottomBG.gif);
    text-align: left;
    background-color: #523412;
}

.FooterRight
{
    background-image: url(../Images/bottomBG.gif);
    text-align: Right;
    background-color: #523412;
}

.TableHeaderLeft
{
    padding-left: 8px;
    background: transparent url(   '../Images/tableLeft.gif' ) 0px 0px no-repeat;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
}

.TableHeaderRight
{
    padding-right: 8px;
    color: #c9b03a;
    background: transparent url(   '../Images/tableRight.gif' ) right 0px no-repeat;
}

.TableHeaderMiddle
{
    line-height: 18px;
    width: 100%;
    text-align: left;
    color: #cab039;
    font-weight: bold;
    background: transparent url(   '../Images/tableMiddle.gif' ) 0px 0px repeat-x;
}

.GVContent
{
    /*background-color: #d7c5a1;*/
    border: 0px solid #ddd;
    padding: 15px;
    color: #5c2b0a;
    vertical-align: top;
}

.footerSep
{
    width: 2px;
    background-color: #fbf1ce;
}

.loginMiddleItem
{
    vertical-align: top;
    padding-right: 10px;
    padding-left: 10px;
}

leftMiddle
{
    text-align: left;
}

righttMiddle
{
    text-align: right;
}

.SnapShot
{
    width: 250px;
    height: 170px;
    border: 1px solid #d7c5a1;
    vertical-align: middle;
    text-align: center;
}

.TradingLinksTable
{
}

.TradingLinksTable a
{
    font-size: 11px;
    font-weight: normal;
    color: white;
}
.TradingLinksTable a:visited
{
    color: #c4c9cd;
}
.TradingLinksTable a:hover
{
    text-decoration: underline;
}

.StockSearchButton
{
    border: 0px;
    color: #fec01f;
    text-decoration: underline;
    background-color: #b0a07f;
}

.headLow
{
    background-color: #b0a07f;
}

.Clock
{
    font-weight: bold;
    text-align: center;
}

.Clock TD
{
    color: #284274;
}

.calButton
{
    width: 30px;
    border-right: #000 1px solid;
    padding-right: 1px;
    border-top: #fff 1px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: #fff 1px solid;
    padding-top: 1px;
    border-bottom: #000 1px solid;
    text-align: center;
}


.errTDBold
{
    font-weight: bold;
    color: #C00000;
}

.errTDWide
{
    width: 100%;
    background-color: #C00000;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.alert
{
    background-color: yellow;
    color: Red;
    font-weight: bold;
}

.newShare
{
    vertical-align: middle;
    text-align: center;
    width: 144px;
    height: 20px;
    padding-top: 7px;
    font-size: 12px;
    color: Red;
    background-color: white;
    font-weight: bold;
    border: 1px solid #C3C3C3;
}

.newShareError
{
    vertical-align: middle;
    text-align: center;
    background-color: yellow;
    color: Red;
    font-weight: bold;
    width: 144px;
    height: 30px;
    border: 1px solid #C3C3C3;
}

.GvItem
{
    color: #4174a6;
    font-size: 10px;
    font-weight: bold;
}

.GvItemNote {
    color: #ee0000;
    font-size: 8px;
    font-weight: bold;
}
.Banner
{
    border: 0;
    padding: 0;
    height: 8px;
    margin-top: 0px; /*background-color: #1c5280;*/
    color: #523412;
}

.BannerText
{
    font-weight: bold;
    font-size: 18pt;
    font-family: Tw Cen MT;
    height: 0px;
    margin-top: 0;
    margin-left: 10;
    margin-bottom: 0;
    padding: 0;
    white-space: nowrap;
}

.loginStockSearch td
{
    color: #284274;
    font-weight: bold;
}

.loginMarketStatus td
{
    color: #284274;
    font-weight: bold;
}


.loginRSS a
{
    color: #284274;
    font-weight: bold;
    text-decoration: none;
}
.loginRSS a:visited
{
    color: #284274;
}
.loginRSS a:hover
{
    color: #284274;
    text-decoration: underline;
}

.popupwindow
{
    filter: alpha(opacity=100);
    background-color: #cfe1f7;
    display: none;
    width: 200px;
    height: 100px;
    position: absolute; /*color: white;*/
    border: 1 #8db3d8 solid;
}

.popupwindowheader
{
    background-color: #8db3d8;
    color: #0f3060;
    height: 10px;
    width: 200px;
}

.leftShadow
{
    background-image: url(../Images/leftShadow1.gif);
    width: 29px;
    background-repeat: repeat-y;
}

.leftShadow1
{
    background-image: url(../Images/leftShadow.gif);
    width: 29px;
    background-repeat: no-repeat;
}

.leftShadowTop
{
    background-image: url(../Images/leftShadowTop.gif);
    width: 29px;
    background-repeat: no-repeat;
    background-position: top;
}

.leftShadowBottom
{
    background-image: url(../Images/leftShadowBottom.gif);
    width: 29px;
    background-repeat: no-repeat;
    background-position: bottom;
}

.RightShadow1
{
    background-image: url(../Images/RightShadow.gif);
    width: 29px;
    background-repeat: no-repeat;
}

.RightShadow
{
    background-image: url(../Images/RightShadow1.gif);
    width: 29px;
    background-repeat: repeat-y;
}

.RightShadowTop
{
    background-image: url(../Images/RightShadowTop.gif);
    width: 29px;
    background-repeat: no-repeat;
    background-position: top;
}

.RightShadowBottom
{
    background-image: url(../Images/RightShadowBottom.gif);
    width: 29px;
    background-repeat: no-repeat;
    background-position: bottom;
}


.bottomLeft
{
    background-image: url(../Images/bottomLeft.gif);
    height: 28px;
    background-repeat: no-repeat;
    background-position: left;
}

.bottomRight
{
    background-image: url(../Images/bottomRight.gif);
    height: 28px;
    background-repeat: no-repeat;
    background-position: right;
}

.bottomCenter
{
    background-image: url(../Images/bottomCenter.gif);
    height: 28px;
    width: 100%;
}

.menuBG, .menulangBG
{
    background-image: url(../Images/New/menuButtonMiddle.png);
    background-repeat: repeat-x;
    white-space: nowrap;
}

.menuBG a
{
    color: #479B4F;
}

.menuBG a:hover
{
    text-decoration: underline;
    color: #479B4F;
}

.menuBG a:visited
{
    color: #479B4F;
}

.menulangBG
{
    font-weight: bolder;
    width: 75px;
    text-align: center;
}

.TickerRight
{
    background-image: url(../Images/TickerRight.gif);
    width: 17px;
    height: 26px;
}

.TickerLeft
{
    background-image: url(../Images/TickerLeft.gif);
    width: 17px;
    height: 26px;
}

.TickerBG
{
    background-image: url(../Images/TickerBG.gif);
    height: 26px;
}


.Header
{
    height: 90px;
    background-image: url(../Images/New/headerBG_en.png);
    background-repeat: no-repeat;
}

.menuLeft
{
    background-image: url(../Images/New/menuButtonLeft.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 34px;
    width: 10px;
}

.menuRight
{
    background-image: url(../Images/New/menuButtonRight.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 34px;
    width: 10px;
}

.menuTable
{
    background-color: #f0f0f0;
}


.MarketTD
{
    background-image: url(../Images/New/MarketIndex_BG.png);
    background-repeat: repeat-x;
    background-position: left;
    width: 660px;
    height: 191px;
    padding: 5px;
    padding-left: 10px;
}

.tabBG
{
    background-image: url(../Images/TabBg.gif);
    background-repeat: repeat-x;
    height: 31px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #004274;
}

.marketItem, .marketItemB
{
    color: #479B4F;
}

.marketItem
{
    white-space: nowrap;
}

.marketItemB, .marketItemB td
{
    white-space: nowrap;
    font-weight: bold;
}

.HSep
{
    background-color: #ffffff;
    height: 1px;
}

.AdminloginLeftTd
{
    width: 163px;
}

.LoginLeftSide
{
    width: 425px;
    height: 192px;
    vertical-align: top;
    padding-right: 6px;
}

.LeftTopTD, .HomeLeftTopTD
{
    vertical-align: middle;
    text-align: center;
    padding-right: 5px;
}

.leftTopTD
{
    border: 1px solid #e3e7ea;
    background-image: url(../Images/New/loginHeader.png);
    background-repeat: repeat-x;
}

.loginHome
{
    background-image: url(../Images/New/loginBG.png);
    background-repeat: repeat-x;
    height: 222px;
}

.LoginRightSide
{
    width: 525px;
}

.marketSummary
{
    width: 255px;
    padding-right: 5px;
    padding-left: 5px;
}

.MarketSummaryInfo td
{
    border-bottom: 1px solid #ffffff;
}

.TopBarBG
{
    background: url(../Images/topbarbg.gif);
    width: 60px;
    height: 20px;
}

.topMarket
{
    background-image: url(../Images/topmarket.gif);
    background-repeat: no-repeat;
    width: 330px;
    height: 169px;
    vertical-align: top;
    background-position: top;
}

.TopMarketButtons
{
    padding-left: 4px;
}

.TopData
{
    text-align: left;
    width: 260px;
    padding-right: 7px;
}

.test
{
    color: Red;
}



.GVHeaderMarket, .GVFixedHeaderMarket, .GVHeaderYMarket, .GVFixedHeaderYMarket, .GVHeaderPMarket, .GVFixedHeaderPMarket
{
    font-size: 10px;
    width: 108px;
    font-weight: bold;
    text-align: center;
    height: 20px;
}

.GVHeaderMarket, .GVFixedHeaderMarket
{
    color: #479B4F;
}
.GVHeaderMarket a:link
{
    color: #479B4F;
    text-decoration: underline;
}
.GVHeaderMarket a:visited
{
    color: #479B4F;
}
.GVHeaderMarket a:hover
{
    color: #479B4F;
    text-decoration: none;
}

.GVFixedHeaderMarket, .GVFixedHeaderYMarket, .GVFixedHeaderPMarket
{
    position: relative;
    top: expression(this.offsetParent.scrollTop);
}

.GVRMarket, .GVRNMarket, .GVRCMarket, .GVRowYMarket, .GVRowNumYMarket, .GVRowPMarket, .GVRowNumPMarket, .GVRBMarket
{
    color: #479B4F;
    background-image: url(../Images/marketRowBG.gif);
    background-repeat: no-repeat;
    height: 20px;
}

.GVAMarket, .GVANMarket, .GVACMarket, .GVAltYMarket, .GVAltNumYMarket, .GVAltPMarket, .GVAltNumPMarket, .GVABMarket
{
    color: #479B4F;
    height: 21px;
    background-image: url(../Images/marketRowBG.gif);
    background-repeat: no-repeat;
}

.GVNumMarket, .GVRNMarket, .GVRowNumYMarket, .GVRowNumPMarket, .GVANMarket, .GVAltNumYMarket, .GVAltNumPMarket
{
    text-align: right;
}

.GVRCMarket, .GVACMarket
{
    text-align: center;
}

.GVRBMarket, .GVABMarket
{
    font-weight: bold;
}

.GVMarket, .boxLayoutMarket
{
    border: 0px solid #ddd;
}

.News
{
    background-image: url(../Images/newsBG.gif);
    background-position: left bottom;
    padding-left: 2px;
    background-repeat: no-repeat;
    width: 523px;
}

.NewsData
{
    padding-right: 1px;
    padding-left: 1px;
    width: 520px;
    text-align: right;
}

.BottomBG
{
    background-image: url(../Images/BottomBG.gif);
    padding-top: 13px;
    vertical-align: top;
    background-repeat: repeat-x;
}

.fullPage
{
    height: 100%;
    background-color: #f7f7f7; /*background-image:url(../Images/fullBG.gif);*/
}

.LoginBTNBG
{
    background-image: url(../Images/LoginBtn.gif);
    background-repeat: no-repeat;
    color: Red;
    text-align: center;
}

.lastLogin
{
    padding-left: 5px;
    color: #479B4F;
}

.lastlogin span
{
    color: #479B4F;
}

.TopMarketHeader
{
    padding-left: 2px;
    padding-right: 5px;
}

.marquee
{
    position: relative;
    visibility: hidden;
    left: 0px;
    top: 0px;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    font-weight: bold;
    width: 500px;
}

.MarketItemAlt
{
    border-bottom: 0px;
    text-align: right;
}

.oppositeAlign
{
    text-align: right;
}

.Align
{
    text-align: left;
}

.loginMarketStatus
{
    text-align: right;
    padding-right: 3px;
}


.DivPassTips
{
    z-index: 1;
    visibility: hidden;
    position: absolute;
    background-color: #f4f4f4;
    border: solid 1px #ddd;
    color: #0f3060;
    margin: 0px;
    padding: 3px;
}
.DivPassTips td
{
    color: #0f3060;
    font-weight: normal;
}

.DivSiteTips
{
    z-index: 1;
    visibility: hidden;
    position: absolute;
    background-color: #e6ebf0;
    border: solid 1px #d4dfe8;
    color: #0f3060;
    margin: 0px;
    padding: 3px;
}
.DivSiteTips td
{
    color: #0f3060;
    background-color: #e6ebf0;
    font-weight: normal;
}

.TickerTableNew
{
    background-image: url(../Images/New/tickerBG.png);
    height: 63px;
}

.TickerRightNew
{
    background-image: url(../Images/New/tickerRight.png);
    width: 7px;
    height: 63px;
}

.TickerLeftNew
{
    background-image: url(../Images/New/tickerLeft.png);
    width: 7px;
    height: 63px;
}

.TickerSeparatorNew
{
    background-image: url(../Images/New/tickerSeparator.png);
    background-position: center center;
    width: 4px;
    height: 49px;
    background-repeat: no-repeat;
}

.TickerDataSeparatorNew
{
    background-image: url(../Images/New/tickerDataSeparator.png);
    width: 2px;
    height: 26px;
    background-repeat: no-repeat;
}

.GeneralTableBody
{
    height: 100%;
    width: 100%;
    vertical-align: top;
    padding: 3px;
    width: 100%;
}

.GeneralTableHeader
{
    height: 30px;
    color: White;
    font-weight: bold;
    padding: 3px;
    width: 100%;
}

.GeneralTable
{
    background-image: url(../Images/New/generalTableBG.png);
    background-repeat: repeat-x;
    border: 1px solid gray;
    vertical-align: top;
    color: White;
    height: 100%;
}

.Verisign
{
    background-image: url(../Images/New/versignBG.png);
    background-repeat: repeat-x;
    width: 130px;
    color: White;
}

.TickerRight
{
    background-image: url(../Images/TickerRight.gif);
    width: 17px;
    height: 26px;
}

.TickerLeft
{
    background-image: url(../Images/TickerLeft.gif);
    width: 17px;
    height: 26px;
}

.TickerBG
{
    background-image: url(../Images/TickerBG.gif);
    height: 26px;
}

.TickerTD
{
    padding-left: 0;
    padding-right: 0;
    height: 17px;
}

.ClockTable
{
    height: 60px;
    width: 200px;
    vertical-align: top;
}

.LockTable
{
    height: 60px;
    width: 70px;
    vertical-align: top;
}

.TimeFields
{
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    color: #024659;
}

.TimeBG
{
    background-image: url(../Images/New/timeBG.png);
    background-repeat: repeat-x;
    height: 60px;
    width: 65px;
    vertical-align: top;
    text-align: center;
}

.MarkeStatus
{
    background-image: url(../Images/New/marketStatusBG.png);
    background-repeat: repeat-x;
    height: 60px;
    width: 87px;
    vertical-align: top;
    text-align: center;
}


.MarketText
{
    white-space: nowrap;
    text-align: center;
    color: White;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 2px;
}

.PhoneText
{
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding-right: 5px;
}

.TimeText
{
    text-align: center;
    color: white;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}

.MarketSep
{
    background-image: url(../Images/New/separator.png);
    height: 23px;
    background-repeat: no-repeat;
    background-position: center center;
}
.NewButton
{
    background-image: url(../Images/New/button.png);
    border-width: 0px;
    height: 21px;
    width: 50px;
    color: #479B4F;
    text-align: center;
    font-weight: bold;
}

.NewSelect
{
    border: 2px solid #ccccce;
    background-color: #f9f9f9;
    border-style: inset;
}


.NewInput
{
    width: 50px;
    border-width: 2px;
    border-color: #ccccce;
    border-style: inset;
}
.NewLink
{
    color: #479B4F;
    font-size: 12px;
    white-space: nowrap;
}

.NewLink:hover
{
    text-decoration: none;
}

.LinkSep
{
    background-image: url(../Images/New/link_separator.png);
    height: 11px;
    background-repeat: no-repeat;
    background-position: center center;
}

.BigSep
{
    background-image: url(../Images/New/big_separator.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 5px;
}

.loginPageHeaderTd
{
    height: 1px;
}

.BgMenu
{
    height: 20px;
    background-color: #bdc8ce;
    white-space: nowrap;
    color: #315f90;
    border-top: 1px solid #2f556a;
    border-bottom: 1px solid #2f556a;
    vertical-align: middle;
}
#menu
{
    cursor: pointer;
    visibility: hidden;
}
.menu
{
    height: 31px;
    white-space: nowrap;
    color: #447405;
    font-family: Tw Cen MT;
    font-size: 11px;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    width: 962px;
    cursor: pointer;
}
.ParentLi
{
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    cursor: pointer;
    height: 31px;
    bottom: 3px;
    background: url(../Controls/Menu/line-for-menu.png) center left no-repeat;
}

.ParentLi a span
{
    color: #479B4F;
    font-family: Tw Cen MT;
    text-decoration: none;
    height: 31px;
    line-height: 31px;
    font-weight: normal;
    white-space: nowrap;
    font-size: 13px;
    vertical-align: middle;
}

.ParentLi a:hover span
{
    text-decoration: none;
    color: #fff;
    height: 31px;
    line-height: 31px;
    font-family: Tw Cen MT;
    cursor: pointer; /*min-width: 75px;*/
    vertical-align: middle;
    white-space: nowrap;
}

.ParentLi a:hover
{
    background-color: #479B4F;
    text-decoration: none;
    color: #fff;
}


.ParentLi a
{
    padding-left: 10px;
    padding-right: 10px;
}
.ParentLi a, .ParentLi a:link, .ParentLi a:visited, .ParentLi a:active
{
    color: #fff;
    display: block;
}

/*.ParentLi a:hover
{
	background-image: url(../Images/Oula/menu_hover.png);
	display:block;
	width:100%;
	height:39px;
}*/
.SubMenu
{
    font-family: Tw Cen MT;
    font-size: 11px;
    list-style: none;
    position: absolute;
    top: 31px;
    left: -13px;
    width: 170px;
    z-index: 1000;
    display: none;
    cursor: pointer;
}
.SubMenuLi
{
    height: 23px;
    font-family: Tw Cen MT;
    font-size: 11px;
    width: 170px;
    color: White;
    cursor: pointer;
    vertical-align: middle;
    list-style: none;
    position: relative;
    right: 27px;
}

.SubMenu a
{
    font-family: Tw Cen MT;
    font-size: 11px;
    height: 23px;
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    display: block;
    padding: 0;
}
.SubMenu a span
{
    font-family: Tw Cen MT;
    font-size: 11px;
    background-image: url(../Controls/Menu/menu-back.png);
    text-decoration: none;
    width: 170px;
    text-align: left;
    background-color: #28752a;
    color: #fff;
    display: block;
    height: 23px;
    line-height: 20px;
    font-size: 11px;
    padding: 0;
}

.SubMenu a:hover span
{
    font-family: Tw Cen MT;
    font-size: 11px;
    background: none;
    background-color: #479B4F;
    color: white;
    text-decoration: none;
    width: 170px;
    display: block;
    height: 23px;
    line-height: 23px;
    display: block;
    font-size: 11px;
    padding: 0;
}
.ComplaintsHeader
{
    background-color: #d4dfe8;
    height: 25px;
    color: #336193;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    font-family: Tw Cen MT;
}

.Agreements
{
    height: 140px;
    overflow: auto;
    margin: 2px 0px 2px 0px;
    padding: 0px 4px 0px 4px;
    vertical-align: top;
    border: 1px solid #e2e3ea;
}

#detailsContainer
{
    width: 100%;
    height: 200px;
}
.txtDetails
{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.NewButton
{
    background: none;
    border: none;
    width: 70px;
    height: 43px;
    background-image: url(../Images/button.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    line-height: 3;
}
.btnLogout
{
    background: none;
    border: none;
    width: 60px;
    height: 26px;
    background-image: url(../Images/buttonLogout.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    line-height: 2;
    text-align: center;
    color: #479B4F;
    font-weight:bold;
    cursor:pointer;
}
.NewButton a, .NewButton a:hover, .NewButton a:link, .btnLogout a, .btnLogout a:hover, .btnLogout a:link
{
    text-decoration: none;
    color: #479B4F;
}

/****************************   Auto Complete****************************/
.ui-widget-content
{
    border: 1px solid #a6c9e2;
    background: #fcfdfd;
    color: #222222;
    position: relative;
    top: 0px;
    padding: 0;
    width: 200px;
}
.ui-widget-content a, .ui-widget-content a:visited, .ui-widget-content a:link
{
    color: #2a7689;
    display: block;
    font-weight: normal;
}
.ui-widget-content a:hover
{
    color: #204362;
    background-color: #edeff0;
    cursor: pointer;
    display: block;
    font-weight: normal;
}
.ui-autocomplete
{
    position: absolute;
    cursor: default;
}
ul, li
{
    list-style: none;
}
li
{
    padding-left: 10px;
}
.ui-button
{
    padding: 0;
    background: none;
    background-image: url('../Images/arr-en.png');
    width: 18px;
    height: 18px;
    border: none;
    cursor: pointer;
}
.NewsArFont
{
    font-size:11px;
    font-family:testFont;
}

.GreenLink {
    color: #fff;
    font-size: 17px;
}

.GreenLink:visited
{
    color: #fff;
    font-size: 17px;
}

.GreenLink:hover
{
    color: #fff;
    font-size: 17px;
    text-decoration: underline;
}

a.LoginLinks {
    color: white;
    font-size: 12px;
}