body {
    padding: 0;
    margin: 0;
    font-family: B Nazanin;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

.MainMenu_MenuContainer {
    background: transparent;
    width: 100%;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuIcon {
    display: none;
}

.MainMenu_RootMenuArrow {
    display: none;
}

.MainMenu_MenuArrow {
    display: none;
}

.ModuleTitle_MenuItemSel {
    background-color: transparent;
    color: #000;
}

.MainMenu_MenuItemSel {
    background-color: transparent;
    vertical-align: middle;
    cursor: pointer;
}

    .MainMenu_MenuItemSel a {
        color: #000;
    }

.MainMenu_MenuItem a {
    color: #000;
}

.MainMenu_MenuItem {
    color: #000;
    font-size: 11px;
    font-weight: normal;
    font-family: B Nazanin;
    padding: 2px 2px 2px 2px;
    border: 0px;
    border-width: 0px 0px;
    vertical-align: middle;
    text-align: right;
    cursor: pointer;
}

.submenuitembreadcrumb {
    color: #000;
    font-size: 11px;
    font-weight: normal;
    font-family: B Nazanin;
    padding: 2px 2px 2px 2px;
    border: 0px;
    border-width: 1px 0px;
    Margin: 2px;
    background: #105dac;
    line-height: 0px;
}

.submenuitemselected {
    color: #000;
    font-size: 11px;
    font-weight: normal;
    font-family: B Nazanin;
    padding: 2px 2px 2px 2px;
    border-width: 0px;
    margin: 5px 5px 5px 5px;
    background: #C5B185;
}

.submenu {
    color: #000;
    padding: 2px 2px 2px 2px;
    empty-cells: hide;
    padding: 5px 5px 5px 5px;
    border: 0px;
    margin: 0px 0px 0px 0px;
    background: #DDD2B7;
    display: block;
}

.rootmenuitem TD {
    color: #000;
    font-size: 11px;
    background-image: url('/portals/_default/skins/toosco/images/menu.png');
    font-weight: bold;
    font-family: B Nazanin;
    padding: 2px 12px 2px 12px;
    display: table-cell;
    background-repeat: repeat-x;
    height: 32px;
    _height: 32px;
    vertical-align: middle;
}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD {
    color: #000;
    background-image: url('/portals/_default/skins/toosco/images/menu-hover.png');
    font-size: 11px;
    font-weight: bold;
    font-family: B Nazanin;
    padding: 2px 12px 2px 12px;
    height: 32px;
    _height: 32px;
    display: table-cell;
    vertical-align: middle;
}

.MainMenu_MenuBreak {
    display: none;
}


.NoRepeat {
    background-repeat: repeat-x;
}

.LeftPane {
    height: 100%;
}

.ContentPane {
    height: 100%;
}

.RightPane {
    height: 100%;
    padding: 0px 0px 0px 0px;
}

.Head {
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    font-family: B Nazanin;
}

.Head2 {
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    font-family: B Nazanin;
}

.B {
    font-weight: bold;
    color: #ffffff;
    font-family: B Nazanin;
}

.SubHead {
    font-size: 9pt;
    color: #000;
    font-family: Tahoma;
}

.SubSubHead {
    font-size: 9pt;
    color: #000;
    font-family: B Nazanin;
}

.Normal {
    font-size: 12px;
    color: #000;
    font-family: B Nazanin;
    text-align: justify;
}

A.Normal {
    text-align: justify;
    text-decoration: none;
}

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
    color: #CC0000;
    text-decoration: none;
    font-family: B Nazanin;
}

A.CommandButton:hover {
    color: #CC0000;
    text-decoration: underline;
    font-family: B Nazanin;
    text-align: justify;
}

TH, TD, DIV {
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
    direction: rtl;
}

a, a:link, a:active {
    color: #000;
    text-decoration: none;
    font-family: B Nazanin;
    text-align: right;
}

    a:visited {
        color: #000;
        text-decoration: none;
        font-family: B Nazanin;
        text-align: right;
    }

    a.t, a.t:link, a.t:visited, a.t:active {
        color: #314671;
        text-decoration: none;
        font-family: B Nazanin;
        text-align: right;
    }

    A:hover {
        color: #000;
        text-decoration: underline;
        font-family: B Nazanin;
    }

    .user, a.user:link, a.user:active, a.user:visited {
        color: white;
        text-decoration: none;
        font-weight: normal;
        font-size: 11px;
        font-family: B Nazanin;
    }

    a.user:hover {
        color: #397DF3;
        text-decoration: none;
        font-weight: normal;
        font-size: 11px;
        font-family: B Nazanin;
    }

    .footer, a.footer:link, a.footer:active, a.footer:visited {
        font-size: 11px;
        color: #fff;
        text-decoration: none;
        font-weight: normal;
        font-family: B Nazanin;
    }

    a.footer:hover {
        font-size: 11px;
        color: #fff;
        text-decoration: none;
        font-weight: normal;
        font-family: B Nazanin;
    }

    .links, a.links:link, a.links:active, a.links:visited {
        font-size: 11px;
        color: white;
        text-decoration: none;
        font-weight: normal;
        font-family: B Nazanin;
    }

    a.links:hover {
        font-size: 11px;
        color: #397DF3;
        text-decoration: none;
        font-weight: normal;
        font-family: B Nazanin;
    }

    .breadcrumb, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
        font-size: 11px;
        color: #954A09;
        text-decoration: none;
        font-weight: normal;
        font-family: B Nazanin;
    }

    a.breadcrumb:hover {
        font-size: 11px;
        color: black;
        text-decoration: none;
        font-weight: normal;
        font-family: B Nazanin;
    }

.SearchBtn {
    height: 23px;
    width: 26px;
    display: block;
}

.divforma {
    float: right;
    width: 100%;
    height: 32px;
    text-align: right;
}

.width-la {
    width: 113px !important;
}

.width-lb {
    width: 400px !important;
}

.width-lc {
    width: 71px !important;
}

.width-ld {
    width: 608px !important;
}

.width-le {
    width: 65px !important;
}

.width-lf {
    width: 613px !important;
}

.width-lh {
    width: 150px !important;
}

.width-lm {
    width: 520px !important;
}

.divlinea {
    float: right;
    color: #5C5B5B;
    font-weight: bold;
    font-size: 8pt;
    text-align: right;
    margin-bottom: 10px;
}

.divformb {
    float: right;
    width: 190px;
    height: 28px;
    padding-top: 5px;
}

.divlinec {
    float: right;
    color: #5C5B5B;
    font-weight: bold;
    font-size: 7pt !important;
    padding-right: 10px;
    margin-bottom: 10px;
}

.tbla {
    border: 1px solid #CFC2CF;
    width: 620px;
    margin: 0 auto;
    text-align: center;
    margin: 0 23px 20px 0;
}

.tblh {
    background-color: #DBDEED;
    height: 21px;
    font-size: 8pt;
}

.divlineb {
    float: right;
    border-top: 1px solid #d7d7d7;
    margin-top: 8px;
    height: 20px;
}

.divbtn {
    float: right;
    width: 650px;
    text-align: left;
    margin-bottom: 13px;
}

.righta {
    float: right;
    width: 100%;
}

.widtha {
    width: 49% !important;
}

.widthb {
    width: 136px !important;
}

.divformtop {
    float: right;
    background: url(../images/bg-page-top.gif) no-repeat;
    width: 738px;
    height: 41px;
    padding-right: 10px;
}

.divform {
    float: right;
    padding: 8px 10px 0 0;
    width: 671px;
}

    .divform h1 {
        padding: 0;
        margin: 10px 8px 0 0;
    }

.divformmid {
    float: right;
    background: url(../images/bg-page-mid.gif) repeat-y;
    width: 738px;
    padding: 20px 10px 0 0;
}

.divformmida {
    float: right;
    background: url(../images/bg-page-mid.gif) repeat-y;
    padding: 20px 10px 0 0;
}

.divformbtm {
    float: right;
    background: url(../images/bg-page-btm.gif) no-repeat;
    width: 650px;
    height: 14px;
    padding: 0 10px 0 0;
}

.txtform {
    border: 1px solid #B5A6B5;
    -moz-border-radius: 3px;
    background-color: #FAF9FB;
    font-size: 9pt;
    background: #ffffff url("../images/bg-textbox.gif") repeat-x;
}

.txtforma {
    width: 150px;
    height: 17px;
    color: #4E4960;
    padding-top: 1px;
    margin-right: 10px;
}

.Links {
    font-size: 11pt;
}

.NormalBold {
    font-family: B Nazanin !important;
    font-weight: normal !important;
    font-size: 11pt;
}

.Normal > span {
    font-size: 11pt;
}

.goUp {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 35px;
    cursor: pointer;
    width: 48px;
    height: 48px;
    background: url(/images/up.png) no-repeat;
}

.leftpane {
    width: 230px;
    padding-right: 12px;
    text-align: right;
    vertical-align: top;
}

.contentpane {
    text-align: right;
    vertical-align: top;
    padding-right:20px;
    padding-left:20px;
}

.rightpane {
    width: 230px;
    padding-left: 12px;
    text-align: right;
    vertical-align: top;
}
