body {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}



table.lst_title {
        background-color: buttonface;
        width: 100%;
        cursor: default;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
}
td.lst_right_part {
        padding: 2px 10px 2px 0px;
        width: 100%;
        font-size: 15px;
}
td.lst_path {
        padding: 2px 10px 2px 0px;
        width: 100%;
        font-size: 10px;
        text-align: right;
        font-family: verdana;
}
td.lst_title {
        padding: 2px 40px 2px 10px;
        font-size: 15px;
        font-family: Arial;
        font-weight: bold;
}
td.lst_function {
        padding: 2px 2px 2px 2px;
        font-size: 15px;
}
img.lst_function_out {
        border-width: 1px;
        border-color: buttonface;
        border-style: solid;
}
img.lst_function_over {
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
}
img.lst_function_down {
        border-width: 1px;
        border-style: solid;
        border-top-color: #888;
        border-right-color: #fff;
        border-bottom-color: #fff;
        border-left-color: #888;
}
img.lst_function_active {
        border-width: 1px;
        border-style: solid;
        border-color: red;
}
img.lst_function_passive {
        border-width: 1px;
        border-style: solid;
        border-color: buttonface;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}






table.lst_head {
        background-color: buttonface;
        width: 100%;
        cursor: default;
}
td.lst_head {
        padding: 2px 10px 2px 10px;
        font-size: 12px;
        font-family: Arial;
        font-weight: bold;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
}




table.lst_body {
        width: 100%;
        cursor: default;
        border-width: 1px 0px 0px 0px;
        border-style: solid;
        border-color: #fff;
}
div.lst_body {
        overflow: auto;
        height: 100%;
        width: 100%;
}
tr.lst_body_odd {
        background-color: #eeeeee;
}
tr.lst_body_even {
        background-color: #e8e8e8;
}
tr.lst_body_hover {
        background-color: #ddd;
}
td.lst_body {
        padding: 2px 10px 2px 10px;
        font-size: 11px;
        font-family: Arial;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #fff;
        border-bottom-color: #fff;
        border-left-color: #fff;
}







table.lst_pager {
        background-color: buttonface;
        width: 100%;
        cursor: default;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
}
td.lst_pager {
        padding: 2px 10px 2px 0px;
        width: 100%;
        font-size: 11px;
        color: #888;
        font-family: Arial;
        text-align: center;
}
a.lst_pager {
        font-size: 11px;
        color: white;
        font-family: Arial;
        text-decoration: none;
}






table.menu {
        background-color: buttonface;
        width: 100%;
        cursor: default;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
}
td.menu_left_part {
        padding: 2px 5px 2px 0px;
        font-size: 12px;
}
td.menu_right_part {
        padding: 2px 5px 2px 0px;
        width: 100%;
        font-size: 12px;
        text-align: right;
}
td.menu_button_passive {
        padding: 2px 5px 2px 5px;
        font-size: 12px;
        font-family: Arial;
}
td.menu_button_active {
        padding: 2px 5px 2px 5px;
        font-size: 12px;
        color: white;
        font-family: Arial;
        background-color: ActiveCaption;
}
table.menu_popup {
        background-color: buttonface;
        cursor: default;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
        visibility: hidden;
        position: absolute;        
        width: 150px;
}
tr.menu_popup_passive {
        background-color: buttonface;
        color: black;
}
tr.menu_popup_hover {
        background-color: ActiveCaption;
        color: white;
}
td.menu_popup {
        font-size: 12px;
        font-family: Arial;
        padding: 2px 2px 2px 2px;
        font-weight: normal;
}
td.menu_popup_disable {
        font-size: 12px;
        font-family: Arial;
        padding: 2px 2px 2px 2px;
        font-weight: normal;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
td.menu_div {
        border-width: 1px 0px 0px 0px;
        border-color: #888888;
        border-style: solid;
        padding:0px;
        background-color: #ffffff;
}




td.stat_popup {
        font-size: 11px;
        font-family: Arial;
        padding: 1px 5px 1px 5px;
        font-weight: normal;
        color: #666;
}


table.lst_option {
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 1;
        visibility: hidden;
        left: 0;
        top: 0;
}
td.lst_option {
        width: 100%;
        height: 100%;
        text-align: center;
        vertical-align: middle;
}





body.lst_dlg {
        margin: 0px 0px 0px 0px;
}
table.lst_dlg {
        background-color: buttonface;
        width: 100%;
        cursor: default;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
}
td.lst_dlg_title {
        padding: 2px 2px 2px 10px;
        font-size: 11px;
        font-family: Arial;
        color: white;
        background-color: ActiveCaption;
        font-weight: bold;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
        text-align: left;
}
td.lst_dlg_heads {
        padding: 0px 10px 0px 10px;
        font-size: 13px;
        font-family: Arial;
        font-weight: bold;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
        text-align: left;
}
td.lst_dlg {
        padding: 2px 10px 2px 10px;
        font-size: 11px;
        font-family: Arial;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #888;
        border-bottom-color: #888;
        border-left-color: #fff;
}
td.lst_dlg_buttons {
        padding: 10px 0px 10px 0px;
        font-size: 11px;
        text-align: center;
        font-family: Arial;
}
input.lst_dlg {
        font-size: 11px;
        font-family: Arial;
}
select.lst_dlg {
        font-size: 11px;
        font-family: Arial;
}
td.lst_dlg_head {
        font-size: 11px;
        font-family: Arial;
        font-weight: bold;
        text-align: left;
        padding: 5px 0px 5px 0px;
}
td.lst_dlg_content {
        font-size: 11px;
        font-family: Arial;
        text-align: left;
}
div.lst_dlg {
        overflow: auto;
        height: 100%;
        width: 100%;
}





table.lst_stat {
        width: 200px;
        cursor: default;
        border-width: 1px 0px 0px 0px;
        border-style: solid;
        border-color: #fff;
        border-width: 1px;
        border-style: solid;
        border-color: #888;
}

tr.lst_stat_odd {
        background-color: #eeeeee;
}
tr.lst_stat_even {
        background-color: #e8e8e8;
}
td.lst_stat {
        padding: 2px 10px 2px 10px;
        font-size: 11px;
        font-family: Arial;
        border-width: 1px;
        border-style: solid;
        border-top-color: #fff;
        border-right-color: #fff;
        border-bottom-color: #fff;
        border-left-color: #fff;
}


select.lang {
        font-family: Verdana;
        font-size: 10px;
}






div.form_body {
        overflow: auto;
        height: 100%;
        width: 100%;
        text-align: center;
        padding: 10px;
}
table.form {
        cursor: default;
        border-width: 1px;
        border-style: solid;
        border-color: #888;
        background-color: buttonface;
}
td.form_content {
        font-size: 11px;
        font-family: Arial;
        padding: 5px;
        color: black;
}
td.form_error {
        font-size: 11px;
        font-family: Arial;
        padding: 5px;
        color: red;
        background-color: #ccc;
        font-weight: bold;
}
input.form_input, select.form_input, textarea.form_input {
        font-size: 11px;
        font-family: Arial;
}
span.error {
        font-weight: normal;
}



td.photo {
        background-image: url(/img/header/photo_bg.gif);
        background-repeat: repeat-y;
        color: #7d8577;
        font-size: 10px;
        font-family: verdana, arial;
        padding-left: 10px;
}
img.photo {
        margin: 4px 0px 4px 0px;
        border-color: black;
        border-width: 1px;
        border-style: solid;
}

