html, body {
    scrollbar-face-color: #dddddd;
    font-size: 12px;
    margin: auto;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #eeeeee;
    scrollbar-arrow-color: #eeeeee;
    scrollbar-track-color: #f7f7f7;
    scrollbar-darkshadow-color: #eeeeee;
    position: relative;
    text-align: left;
    padding: 0px;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    background-color: #ffffff;
}
a {
    color: #666666;
    text-decoration: none;
}
a:hover, a:active {
    color: #ed0000;
}
table {
    border-collapse: collapse;
}
input {
    border: 1px solid #c5c6c9;
    background-color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}
textarea {
    border: 1px solid #c5c6c9;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}
form {
    margin: 0px;
}
.page {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
.bottom {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #777777;
    text-decoration: none;
}
.bottom_link {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #bbbbbb;
    text-decoration: none;
}
.nav {
    color: #666666;
    display: block;
    text-align: left;
    height: 27px;
    line-height: 27px;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    padding-left: 25px;
    letter-spacing: 1px;
    background-image: url(nav.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.nav:hover, .nav:active {
    background: url(navA.gif) no-repeat left center;
    color: #b50005;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: bold;
}
.navA {
    background: url(navA.gif) no-repeat left center;
    color: #b50005 !important;
    display: block;
    text-align: left;
    height: 27px;
    line-height: 27px;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    padding-left: 25px;
    font-weight: bold;
}
.btnP {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    background-image: url(btn.gif);
    height: 21px;
    width: 72px;
    border: 0px none;
    line-height: 21px;
    background-position: center center;
    display: block;
}
.pa {
    display: block;
    float: left;
    width: 86px;
    color: #ffffff;
    line-height: 22px;
    margin-right: 1px;
    height: 22px;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    background-image: url(ac.gif);
    background-position: 50% 50%;
}
.paA {
    display: block;
    background: url(acA.gif);
    float: left;
    width: 86px;
    color: #ffffff;
    line-height: 22px;
    margin-right: 1px;
    height: 22px;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.pa:hover {
    background: url(acA.gif);
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.pa:active {
    background: url(acA.gif);
    color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.paA:hover {
    background: url(acA.gif);
    color: #ffffff;
}
.paA:active {
    background: url(acA.gif);
    color: #ffffff;
}
#logo {
    filter: alpha(opacity=15);
    -moz-opacity: 0.1;
}
#demo {
    width: 630px;
    margin: auto;
    text-align: center;
    overflow: hidden;
}
#ContractContent p {
    margin: 0;
    line-height: 150%;
    text-indent: 24px;
    padding: 3px;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 27px;
    color: #666666;
}
.SortFolderOpen {
    background-image: url(Sort_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortFolderClose {
    background-image: url(Sort_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortEndFolderOpen {
    background-image: url(SortEnd_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortEndFolderClose {
    background-image: url(SortEnd_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortListline {
    padding-left: 16px;
    background-image: url(Sort_Listline.gif);
    background-repeat: repeat-y;
}
.SortEndListline {
    padding-left: 16px;
}
.SortFile {
    background-image: url(Sort_File.gif);
    background-repeat: no-repeat;
    height: 16px;
    cursor: hand;
    padding-left: 16px;
}
.SortFileEnd {
    background-image: url(Sort_File_End.gif);
    background-repeat: no-repeat;
    height: 16px;
    cursor: hand;
    padding-left: 16px;
}
.SortBg {
    text-align: left;
}
textarea {
    border: 1px solid #c5c6c9;
}
.inputnoborder {
    border: 0px none;
    background: none;
}
#winbg {
    width: 980px;
    height: 531px;
    left: 50%;
    top: 50%;
    margin-top: -330px;
    margin-left: -510px;
    z-index: 1000;
    position: absolute;
    filter: progid:dximagetransform.microsoft.alphaimageloader(enabled=true, sizingmethod=image, src= "images/win.png" );
    background: url(win.png) no-repeat !important;
    background: none;
    visibility: hidden;
}
#win {
    width: 980px;
    height: 531px;
    left: 50%;
    top: 50%;
    margin-top: -320px;
    margin-left: -510px;
    z-index: 1001;
    position: absolute;
    visibility: hidden;
}
#winbt {
    margin: 6px auto auto 6px;
}
#wincon {
    width: 980px;
    height: 531px;
    margin: 1px auto auto 7px;
    line-height: 24px;
    overflow: auto;
    padding: 12px;
}
#winclose {
    width: 980px;
    height: 28px;
    text-align: right;
}
a.Language {
    color: black;
    text-decoration: underline;
    font-family: arial, helvetica, sans-serif;
}
a.Language:hover, a.Language:active {
    color: white;
}
