body {
    cursor:default;
    FONT-SIZE: 12px;
    font-family: "vernada";
}
td,textarea {
    FONT-SIZE: 12px;
    font-family: "vernada";
}
table {
    font-size: 12px;
    border: none;
}
a {
    text-decoration:none;
}
.InfoTitle {
    font-size: 14px;
}
.WindowTable {
    background-color: #07528B;
}
.readonly {
    background-color: #F0F0F0;
    border:solid 1;
    border-color:#7F9DB9;
}
.input {
    border:solid 1;
    border-color:#7F9DB9;
    FONT-SIZE: 12px;
    font-family: "vernada";
}
.button0 {
    font-size: 12px;
    color: #FFFFFF;
    width: 139px;
    height: 23px;
    background-image: url("../../images/info_button_2.gif");
    border: none;
}
.button1 {
    font-size: 12px;
    width: 60px;
    height: 21px;
    background-image: url("../../images/button.gif");
    border: none;
    padding-top: 3px;
}
.button2 {
    font-size: 12px;
    color: #FFFFFF;
    width: 139px;
    height: 23px;
    background-image: url("../../images/info_button_1.gif");
    border: none;
}
.face {
    border: 1px solid #EBF2FC;
    POSITION: relative;
}
.face-1 {
    border-top: 1px solid #ffffff;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #ffffff;
}
.face-2 {
    border-top: 1px groove #666666;
    border-right: 1px groove #ffffff;
    border-bottom: 1px groove #ffffff;
    border-left: 1px groove #666666;
}
.FileListBig {
    height: 64px;
    width: 100%px;
    text-align: center;
    padding: 1px;
    padding-top: 1px;
    border: 0px solid;
}
.FileListTitle {
    width:80%;
    height:25px;
    text-overflow:ellipsis;
    overflow:hidden;
}
.tddown {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #666666;
    border-right-color: #eeeeee;
    border-bottom-color: #eeeeee;
    border-left-color: #666666;
    background-color: buttonface;
    margin: 0px;
    padding: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.but {
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #FFFFFF;
    background-color: buttonface;
    margin: 0px;
    padding: 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.but2 {
    cursor: hand;
}
.inp {
    background:#ffffff; border:#BFCEDC 1px solid; font-size:12px; height:20px; width:130px
}
.select {
    color: #FFFFFF;
    background-color: #67BCFF;
}
.textarea {
    overflow: auto;
    height: 180px;
    text-align: left;
    border: 2px inset;
    font-family: "vernada";
    ime-mode:active;
    background-color: #FFFFFF;
}
.toolsbarbutton {
    width:30px;
    height:30px;
    border:1px solid buttonface;
}
.GroupButton {
    border:solid 1;
    border-color:#4688C9;
}

