﻿legend {
    background-color: #cccccc;
    margin-left: 5px;
}

#sysLeft {
    float: left;
    width: 175px;
    height: inherit;
    position: relative;
    margin: 5px 0px 5px 0px;
    border: solid 1px #7ac5eb;
    min-height: 500px;
}

.sysLeft {
    float: left;
    width: 175px;
    height: inherit;
    position: relative;
    margin: 5px 0px 5px 0px;
    border: solid 1px #7ac5eb;
    min-height: 500px;
}

#sysRight {
    width: 100%;
    margin: 5px 0px 5px 0px;
    float: left;
}

#sysLeftTitle {
    width: 100%;
    height: 50px;
    background-image: url(../Images/LeftTitle.gif);
}

#sysLeftContet table {
    width: 100%;
    text-align: center;
    color: #fff;
}

    #sysLeftContet table td {
        width: 100%;
        height: 40px;
        border-bottom: solid 1px #c2c2c2;
        background-image: url(../Images/moveRight.gif);
        background-repeat: no-repeat;
        background-position: right;
    }

#sysPactChildMenu {
    position: absolute;
    width: 100px;
    border: solid 2px #7ac5eb;
    display: none;
}

    #sysPactChildMenu a {
        color: #000;
    }

    #sysPactChildMenu table td {
        height: 40px;
        border-bottom: solid 1px #c2c2c2;
        padding-left: 15px;
        background-image: url(../Images/moveRight.gif);
        background-repeat: no-repeat;
        background-position: right;
    }

#menuTop {
    width: 100%;
    margin: 0;
    padding: 0;
}

#menu {
    float: left;
    width: 100%;
    margin: 0;
    margin-left: 1px;
    padding: 0;
    height: 31px;
    border: solid 1px #7ac5eb;
    border-bottom: none;
}

#menu1 {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
}

#menu2 {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
}

.menu ul {
    display: inline;
    list-style: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
}

    .menu ul li {
        border: solid 2px #7ac5eb;
        border-bottom: none;
        width: 100px;
        line-height: 30px;
        float: left;
        text-align: center;
        margin-left: 1px;
    }

        .menu ul li a {
            display: inline-block;
            height: 100%;
            width: 100%;
        }

#main {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    min-height: 500px;
    border: 1px solid #7ac5eb;
}

.select {
    background-color: #b3dcf1;
    font-weight: bold;
}

.selected {
    background-color: #b3dcf1;
    font-weight: bold;
}

#backup_pact_content {
    clear: both;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
}

.Maincontent {
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    padding: 10px 10px 0px 10px;
    text-align: left;
    margin-bottom: 10px;
}


.tableCss {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    margin: 5px 5px 5px 5px;
    border-collapse: collapse;
    border: none;
    width: 99%;
}

    .tableCss td {
        border: solid 1px #000000;
        height: 30px;
    }

    .tableCss table {
        border: 0;
    }

        .tableCss table td {
            border: 0;
        }

.tableGridCss {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    margin: 5px 5px 5px 5px;
    border-collapse: collapse;
    border: none;
    width: 99%;
}

    .tableGridCss td {
        border: solid 1px #000000;
        height: 30px;
    }

    .tableGridCss table {
        border: 0;
    }

        .tableGridCss table td {
            border: solid 1px #000000;
        }

.form_box_table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 5px 5px 5px;
    text-align: left;
    border: none;
}

.form_box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: black;
    font-weight: normal;
    text-decoration: none;
    margin: 5px 0px 5px 0px;
    text-align: left;
    border: 1px solid #cccccc;
}

.form_date_box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 10px 0px 0px;
    text-align: left;
    border: 1px solid #cccccc;
    background-image: url(../images/clalendar_icon.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.backup_pact_bottom {
    width: auto;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    border-top: 1px solid #6699CC;
}

.form_button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    margin: 10px;
    border: 1px solid #0099FF;
}

.formUpLoadBtn {
    margin: 2px 0px 2px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #0099FF;
}

.content_bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.check {
    position: absolute;
}

.textbox_downborder {
    BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: solid
}



