body
{
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
    font-size: 80%; /* font-size-adjust: none;     font-stretch: normal; */
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    font-family: font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2e4783;
}
.cellWidth
{
	width:78px;
	height:25px;
}
.ViewCommandRowStyle
{
    font-size: large;
    font-style: normal;
    font-weight: bold;
    word-spacing: normal;
}
/* shadow css start*/
#shadow-container
{
    position: relative;
    margin-left: 4px;
    top: 4px;
    right: 4px;
    margin-bottom: 4px;
}

#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .shadow4, #shadow-container .container
{
    position: relative;
    right: -1px;
    top: -1px;
}

#shadow-container .shadow1
{
    background: #F1F0F1;
}

#shadow-container .shadow2
{
    background: #DBDADB;
}

#shadow-container .shadow3
{
    background: #B8B6B8;
}
#shadow-container .shadow4
{
    background: #A2A0A2;
}


#shadow-container .container
{
    background: #ffffff;
    border: 1px solid #848284;
    padding: 10px;
}

/* shadow css end*/
a
{
    text-decoration: none;
}

.toptext
{
    font-family: Myriad Pro;
    font-size: 30px;
    color: #B3B3B3;
}


#page
{
    margin: 0pt auto;
    min-width: 74.5em;
    text-align: left;
    width: 950px;
}

.noBorderTextbox
{
    border-color: #cccccc;
    border-width: 1px;
    border-style: solid;
}

.hr_background
{
    background-image: url(../images/shadow2.jpg);
    background-repeat: repeat;
}

.upper_background
{
    background-image: url(../images/upper_background.jpg);
    background-repeat: repeat-x;
    height: 82px;
}

.middle_background
{
    background-image: url(../images/middle_background.jpg);
    background-repeat: repeat-x;
    height: 39px;
}

.bottom_background
{
    background-image: url(../images/bottom_background.jpg);
    background-repeat: repeat-x;
}

.spanSimSunBlue
{
    font-family: SimSun;
    font-size: 9.0pt;
    color: blue;
}

.spanSimSunBlack
{
    font-family: SimSun;
    font-size: 9.0pt;
    color: black;
}

.spanVerdanaBlack
{
    font-family: Verdana;
    font-size: 9.0pt;
    color: black;
}

.spanVerdanaBlue
{
    font-family: Verdana;
    font-size: 9.0pt;
    color: blue;
}

.white
{
    color: #FFFFFF;
}

.black
{
    color: #000000;
}

.whiteLarge
{
    color: #FFFFFF;
    font-size: 16px;
}

.red
{
    color: #ff0000;
}

.gray
{
    color: #333333;
}

.grayBold
{
    color: #333333;
    font-weight: bold;
}

.orangeLarge
{
    font-size: large;
    font-weight: bold;
    color: #ff9900;
}

.copyright
{
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #7d7d7d;
    font-weight: bold;
}

.copyright a
{
    color: #6d6d6d;
    font-weight: bold;
}

.copyright a:hover
{
    color: #bb0000;
    font-weight: bold;
}

.topPadding5px
{
    padding-top: 5px;
}

.leftPadding5px
{
    padding-left: 5px;
}

.leftPadding10px
{
    padding-left: 10px;
}

.leftPadding15px
{
    padding-left: 15px;
}

.rightPadding10px
{
    padding-right: 10px;
}

.padding5px
{
    padding: 5px;
}

.grayHr
{
    color: #b4b4bc;
    width: 100%;
}

.headerHr
{
    color: #cccccc;
    width: 100%;
}

.dasdedHr
{
    border: dashed 1px #cccccc;
    width: 100%;
}

.menu_top
{
    margin: 0;
    height: 10px;
    background-image: url(../images/menu_title.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
.menu_index
{
    margin: 0;
    height: 10px;
    background-image: url(../images/bluebar.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

.menu_item
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #e4ecee;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.menu_item_mouseover
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    text-transform: capitalize;
    background-color: #ffffff;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.menu_item_Website
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #e9d1d1;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_item_Wizard
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #dccee7;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_item_UserManagement
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #cedae8;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_item_DocumentManagement
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #cfe7cf;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_item_Bank
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #e7e5ce;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_item_GoldTrade
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #ebc9c8;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_item_PolicyManage
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #cbffee;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_item_Other
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #adc0ac;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_item_LoginAccount
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #d8d9b9;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_item_Password
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 10px;
    text-align: left;
    text-transform: capitalize;
    background-color: #acafc0;
    color: #000000; /* font-variant: small-caps; */
    height: 27px;
    background-image: url(../images/menu_border.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu_linkButton_mouseover
{
    font-family: Verdana, Helvetica, sans-serif, Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 100px;
    height: 15px;
}
.menu_linkButton
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
    width: 100px;
    height: 15px;
}
/* fa website format */

.darkBlue
{
    color: #2e4783;
}

img
{
    border: none;
}

.garyBox
{
    border-color: #cccccc;
    border-width: 1px;
    border-style: solid;
}

.leftTo10px
{
    left: -10px;
    position: relative;
}

.padding2px
{
    padding: 2px;
}

.rolloverTitle
{
    height: 17px;
    background-image: url(../images/bg_l_tab_grey2.gif);
    background-repeat: repeat-x;
    background-position: right top;
    text-align: center;
    padding-top: 3px;
    float: left;
    color: #003C7E;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.rolloverTitleRev
{
    height: 17px;
    background-image: url(../images/titlebg.jpg);
    background-repeat: no-repeat;
    background-position: right -20px;
    text-align: center;
    padding-top: 3px;
    float: left;
    color: #003C7E;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.quote_big_head
{
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 35px;
    font-weight: bold;
    height: 50px;
    text-decoration: none;
}

.invisible
{
    display: none;
}

.visible
{
    display: block;
}

.title_background
{
    background-image: url(../images/tit_bak.jpg);
    background-repeat: repeat-x;
}

.caidan
{
    background-color: #FFFFFF;
    border: 3px solid #D8E6F5;
    padding: 3px;
}

.caidan a
{
    color: #0000aa;
}

.caidan a:hover
{
    color: #bb0000;
}

.popup /* pop up */
{
    position: absolute;
    width: 110px;
    top: 26px;
    z-index: 5;
    display: none;
}

.content_background
{
    background-image: url(../images/content_background.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.content_left_background
{
    background-image: url(../images/shadow.jpg);
    background-repeat: repeat-y;
    background-position: left;
}

.content_bottom_background
{
    background-image: url(../images/content_bottom_background.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.topMenu_background
{
    background-image: url(../images/topMenuShadow.jpg);
    background-repeat: repeat-x;
    background-position: top;
    height: 25px;
}

.padding15px
{
    padding: 15px;
}

.controlTable
{
    border: solid 2px #9CAEF6;
    background-color: #9CAEF6;
    background-image: url(../images/controls/WebUserControlPanel/control_background.jpg);
    background-repeat: repeat-x;
}

.greentitle
{
    border-color: #cccccc;
    border-width: 1px;
    border-style: solid;
    color: #ffffff;
    font-weight: bold;
    background-image: url(../images/tit_bak.jpg);
    background-repeat: repeat-x;
    text-align: left;
    padding-top: 4px;
    height: 15px;
}

.darkRed
{
    color: #bb0000;
}

.largerText
{
    font-size: large;
    font-family: SimSun;
}


.newsList ul
{
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.newsList li
{
    list-style-type: none;
    line-height: 22px;
    background-image: url(../images/dot.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    width: 95%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #B2C1E0;
}

.newsList .time
{
    float: right;
    color: #4B4B4B;
}

.newsList a
{
    color: #2e4783;
}

.newsList a:hover
{
    color: #0000ff;
}

.content
{
    color: #000000;
    font-size: 12px;
}

.content .titlehead
{
    background-image: url(../images/titleHeader.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 12px;
    height: 28px;
    font-family: SimSun;
}

.content .titlebody
{
    background-image: url(../images/titleBody.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    height: 28px;
    font-size: large;
    font-weight: bold;
    color: #5665B8;
    padding-left: 10px;
    font-family: SimSun;
}

.content .contenthead
{
    color: #ED8810;
    font-weight: bold;
    font-size: 16px;
    font-family: SimSun;
}


.content .contentPoint
{
    color: #2998E1;
    font-weight: bold;
    font-size: larger;
    font-family: SimSun;
}

.content a
{
    color: #006699;
}

.content a:hover
{
    color: #ff0000;
}

.black
{
    color: #000000;
}

.width33precent
{
    width: 33.33%;
}
.width25precent
{
    width: 25%;
}

.width20precent
{
    width: 20%;
}


.menu_table a
{
    color: #FFFFFF;
}
.menu_table a:hover
{
    color: #000000;
}

