
body
{
    margin: 0;
    padding: 0;
    padding-top: 0px;
    text-align: center;
    background: #9DB0C5 url('../images/Bottom_texture.jpg') fixed left top;
    color: #0F1419;
    height: 100%;
    min-height: 100%;
    min-width: 965px;
}

.loadingModalPopup
{
    background-color: White;
    border-width: 1px;
    border-style: solid;
    border-color: White;
    padding: 1em 6px;
    vertical-align: top;
}

.LoadingModalBackground
{
    background-color:Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.Center_container
{ 
 width: 965px; /* set to desired width in px or percent */
 text-align: right; /* optionally you could use "justified" */
 border: 0px; /* Changing this value will add lines around the centered area */
 padding: 0;  
 margin: 0 auto; 
} 


.mpe_Container
{
    background-color: #ecf0f4;
    border: 2px solid #494949;
    padding: 0px 0px 0px 0px;
}

.mpe_Titlebar
{
    background: url('../images/titlebar_bg.jpg');
    height: 29px;
}

.mpe_Titlebar_Text
{
    padding-right: 5px;
    padding-top: 0px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
}

.mpe_Titlebar_Image
{
    background: url('../images/cross_icon_normal.png') no-repeat 50%;
    height: 15px;
    width: 16px;
    cursor: pointer;
    margin-left: 3px;
    margin-top: 3px;
}

.mpe_Body
{
    padding: 15px 5px 15px 5px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    line-height: 15pt;
    clear: both;
}

.modalBackground
{
    background-color: #ecf0f4;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.popup_Container
{
    background-color: #ecf0f4;
    border: 2px solid #494949;
    padding: 0px 0px 0px 0px;
}

.popup_Titlebar
{
    background: url('../images/titlebar_bg.jpg');
    height: 35px;
}

.TitlebarLeft
{
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
}

.TitlebarRight
{
    background: url('../images/cross_icon_normal.png') no-repeat right 50%;
    height: 15px;
    width: 16px;
    float: right;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}

.popup_Body
{
    padding: 15px 15px 15px 5px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 13px;
    color: #000000;
    line-height: 15pt;
    clear: both;
}


.accordionHeader
{
    border: 1px solid #494949;
    color: white;
    background-color: #3F3F3F;
    font-weight: bold;
    font-size: 16px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #588c2d;
    color: white;
    background-color: #7cc242;
    font-weight: bold;
    font-size: 16px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #F4FFFF;
    border: 1px dashed #588c2d;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* begin Menu */
/* menu structure */

.art-hmenu a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover
{
    outline: none;
}

.art-hmenu, .art-hmenu ul
{
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    display: block;
}

    .art-hmenu li
    {
        margin: 0;
        padding: 0;
        border: 0;
        display: block;
        float: right;
        position: relative;
        z-index: 5;
        background: none;
        
    }

        .art-hmenu li:hover
        {
            z-index: 10000;
            white-space: normal;
        }

        .art-hmenu li li
        {
            float: none;
        }

    .art-hmenu ul
    {
        visibility: hidden;
        position: absolute;
        z-index: 10;
        left: 0;
        top: 0;
        background: url('../images/spacer.gif');
        min-height: 0;
        padding: 10px 30px 30px 30px;
        margin: -10px 0 0 0px;
    }

    .art-hmenu li:hover > ul
    {
        visibility: visible;
        top: 100%;
    }

    .art-hmenu li li:hover > ul
    {
        top: 0;
        left: 100%;
    }

    .art-hmenu:after, .art-hmenu ul:after
    {
        content: ".";
        height: 0;
        display: block;
        visibility: hidden;
        overflow: hidden;
        clear: both;
    }

.art-hmenu
{
    min-height: 0;
    position: relative;
    padding: 6px 6px 0px 6px;
}

    .art-hmenu ul ul
    {
        padding: 30px 30px 30px 10px;
        margin: -30px 0 0 -10px;
    }

ul.art-hmenu
{
    float: right;
    width: 100%;
    top: 0px;
    right: 0px;
}

/* menu structure */

.art-nav
{
    position: relative;
    margin: 0 auto;
    min-height: 38px;
    z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.art-nav-outer
{
    position: absolute;
    width: 100%;
}

.art-nav-l, .art-nav-r
{
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100%;
    background-image: url('../images/nav.png');
}

.art-nav-l
{
    left: 0;
    right: 15px;
}

.art-nav-r
{
    right: 0;
    width: 100%;
    clip: rect(auto, auto, auto, auto);
}

/* end Menu */

/* begin MenuItem */
.art-hmenu a
{
    position: relative;
    display: block;
    overflow: hidden;
    height: 32px;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    text-align: right;
    text-decoration: none;
}

.art-hmenu ul li
{
    margin: 0;
    clear: both;
}

.art-hmenu a .r, .art-hmenu a .l
{
    position: absolute;
    display: block;
    top: 0;
    z-index: -1;
    height: 106px;
    background-image: url('../images/menuitem.png');
}

.art-hmenu a .l
{
    left: 0;
    right: 7px;
}

.art-hmenu a .r
{
    width: 414px;
    right: 0;
    clip: rect(auto, auto, auto, 407px);
}

.art-hmenu a .t, .art-hmenu ul a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover
{
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    top: 0px;
    right: 0px;
}

.art-hmenu a .t
{
    color: #FFFFFF;
    padding: 0 8px;
    margin: 0 7px;
    line-height: 32px;
    text-align: center;
}

.art-hmenu a:hover .l, .art-hmenu a:hover .r
{
    top: -37px;
}

.art-hmenu li:hover > a .l, .art-hmenu li:hover > a .r
{
    top: -37px;
}

.art-hmenu li:hover a .l, .art-hmenu li:hover a .r
{
    top: -37px;
}

.art-hmenu a:hover .t
{
    color: #020245;
}

.art-hmenu li:hover a .t
{
    color: #020245;
}

.art-hmenu li:hover > a .t
{
    color: #020245;
}

.art-hmenu a.active .l, .art-hmenu a.active .r
{
    top: -74px;
}

.art-hmenu a.active .t
{
    color: #FEE7DC;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-hmenu .art-hmenu-li-separator
{
    display: block;
    width: 0;
    height: 32px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-hmenu ul a
{
    border: 1px solid #FEF2D2;
    display: block;
    white-space: nowrap;
    height: 32px;
    width: 180px;
    overflow: hidden;
    background-image: url('../images/subitem.png');
    background-position: left top;
    background-repeat: repeat-x;
    text-align: right;
    text-indent: 12px;
    text-decoration: none;
    line-height: 32px;
    color: #872F03;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
    display: inline;
    float: none;
    margin: inherit;
    padding: inherit;
    background-image: none;
    text-align: inherit;
    text-decoration: inherit;
}

    .art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a:hover, .art-hmenu ul a:active, .art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
    {
        text-align: left;
        text-indent: 12px;
        text-decoration: none;
        line-height: 32px;
        color: #872F03;
        font-size: 12px;
        margin: 0;
        padding: 0;
    }

.art-hmenu ul li a:hover
{
    color: #000000;
    border-color: #FB722D;
    background-position: 0 -32px;
}

.art-hmenu ul li:hover > a
{
    color: #000000;
    border-color: #FB722D;
    background-position: 0 -32px;
}

.art-nav .art-hmenu ul li a:hover span, .art-nav .art-hmenu ul li a:hover span span
{
    color: #000000;
}

.art-nav .art-hmenu ul li:hover > a span, .art-nav .art-hmenu ul li:hover > a span span
{
    color: #000000;
}

/* end MenuSubItem */


.head_text
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: Black;
    text-align: right;
    text-decoration: none;
}

.head_number
{
    font-family: Times New Roman, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    color: Black;
    text-align: right;
    text-decoration: none;
}

.head_lable
{
  font-family: Verdana, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  color: #43456d;
  text-align: left;
  text-decoration: none;
}

.head_lable_big
{
  font-family: Verdana, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #43456d;
  text-align: left;
  text-decoration: none;
}

.head_lable_big_right
{
  font-family: Verdana, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #43456d;
  text-align: right;
  text-decoration: none;
}

.head_right
{
  font-family: Verdana, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  color: #43456d;
  text-align: right;
  text-decoration: none;
}

.chk_lable
{
  font-family: Verdana, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  color:#393535;
  text-decoration: none;
}


/* begin Box, Post */
.art-post
{
  position: relative;
  min-width: 23px;
  min-height: 23px;
  margin: 0px 10px 10px 10px;
}

.art-post-body
{
  position: relative;
  padding: 13px;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc,.art-post-cr, .art-post-cl
{
  position: absolute;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl
{
  width: 30px;
  height: 30px;
  background-image: url('../images/post_s.png');
}

.art-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 15px, 15px, auto);
}

.art-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 15px, 15px);
}

.art-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(15px, 15px, auto, auto);
}

.art-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(15px, auto, auto, 15px);
}

.art-post-tc, .art-post-bc
{
  left: 15px;
  right: 15px;
  height: 30px;
  background-image: url('../images/post_h.png');
}

.art-post-tc
{
  top: 0;
  clip: rect(auto, auto, 15px, auto);
}

.art-post-bc
{
  bottom: 0;
  clip: rect(15px, auto, auto, auto);
}

.art-post-cr, .art-post-cl
{
  top: 15px;
  bottom: 15px;
  width: 30px;
  background-image: url('../images/post_v.png');
}

.art-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 15px);
}

.art-post-cl
{
  left: 0;
  clip: rect(auto, 15px, auto, auto);
}

.art-post-cc
{
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  background-color: #ECF0F4;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* CSS Document */
/*
font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: Black;
    text-align: right;
    text-decoration: none;
    font: bold 1em/1.5em Verdana, Helvetica, Sans-Serif;
    */

.button
{
    display: inline-block;
    white-space: nowrap;
    background-color: #686868;
    border: 1px solid #777;
    padding: 0 .6em;
    margin: 0em;
    font: bold 1em/1.5em Verdana, Helvetica, Sans-Serif;
    font-size: 15px;
    text-decoration: none;
    color: #FFF;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    -moz-border-radius: 0.2em;
    -webkit-border-radius: .2em;
    border-radius: .2em;
    -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    background-image: linear-gradient(top, #c0c0c0, #2f2f2f);
}

    .button:hover
    {
        background-color: #a5d57d;
        background-image: linear-gradient(top, #a5d57d, #5d9530);
    }

    .button:active
    {
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
    }

    .button:focus
    {
        outline: 0;
        background: #426013;
    }

    .button:before
    {
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: .9em;
        margin: 0 .5em 0 -.6em;
        padding: 0 0.5em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
    }


.Dbutton
{
    display: inline-block;
    white-space: nowrap;
    background-color: Silver;
    border: 1px solid Silver;
    padding: 0 .6em;
    margin: 0em;
    font: bold 1em/1.5em Verdana, Helvetica, Sans-Serif;
    font-size: 15px;
    text-decoration: none;
    color: Gray;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    -moz-border-radius: 0.2em;
    -webkit-border-radius: .2em;
    border-radius: .2em;
    -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    background-image: linear-gradient(top, #c0c0c0, #2f2f2f);
}

    .Dbutton:hover
    {
        background-color: Silver;
        background-image: linear-gradient(top, #a5d57d, #5d9530);
    }

    .Dbutton:active
    {
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
    }

    .Dbutton:focus
    {
        outline: 0;
        background: Silver;
    }

    .Dbutton:before
    {
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: .9em;
        margin: 0 .5em 0 -.6em;
        padding: 0 0.5em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
    }

.grid
{
    width: 100%;
    font-family: Arial;
    font-size: 15px;
    border-color: #718288;
    border-style: solid;
    border-width: 1px;
}

.grid_HeaderStyle {
    color: white;
    background-color: #525E64;
    font-weight: bold;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 15px;
    height: 26px;
}

.pager
{
    width: fill-available;
    height: min-content;
    direction: rtl;
    text-align: right;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    background-color: #647379;
    font-family: 'Times New Roman',Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.pl
{
    font-style: normal;
    text-decoration : none;
    color: white;
}

/*Header*/

.Tab .ajax__tab_header

{

    color: #4682b4;

    font-family: Verdana, Helvetica, Sans-Serif;

    font-size: 15px;

    font-weight: bold;

    background-color: #ecf0f4;

    margin-left: 0px;

}

/*Body*/

.Tab .ajax__tab_body

{

    border:1px solid #b4cbdf;

    padding-top:0px;

}

/*Tab Active*/

.Tab .ajax__tab_active .ajax__tab_tab

{

    color: #ffffff;

    background:url("../images/tab_active.gif") repeat-x;

    height:20px;

}

.Tab .ajax__tab_active .ajax__tab_inner

{

    color: #ffffff;

    background:url("../images/tab_left_active.gif") no-repeat left;

    padding-left:10px;

}

.Tab .ajax__tab_active .ajax__tab_outer

{

    color: #ffffff;

    background:url("../images/tab_right_active.gif") no-repeat right;

    padding-right:6px;

}

/*Tab Hover*/

.Tab .ajax__tab_hover .ajax__tab_tab

{

    color: #000000;

    background:url("../images/tab_hover.gif") repeat-x;

    height:20px;

}

.Tab .ajax__tab_hover .ajax__tab_inner

{

    color: #000000;

    background:url("../images/tab_left_hover.gif") no-repeat left;

    padding-left:10px;

}

.Tab .ajax__tab_hover .ajax__tab_outer

{

    color: #000000;

    background:url("../images/tab_right_hover.gif") no-repeat right;

    padding-right:6px;

}

/*Tab Inactive*/

.Tab .ajax__tab_tab

{

    color: #666666;

    background:url("../images/tab_Inactive.gif") repeat-x;

    height:20px;

}

.Tab .ajax__tab_inner

{

    color: #666666;

    background:url("../images/tab_left_inactive.gif") no-repeat left;

    padding-left:10px;

}

.Tab .ajax__tab_outer

{

    color: #666666;

    background:url("../images/tab_right_inactive.gif") no-repeat right;

    padding-right:6px;

    margin-right: 2px;

}