td.bar {padding:0; padding-bottom:2; padding-top:2; font: 10px "MS Sans Serif"}

.bar img {border: 1px solid buttonface; padding: 1px; cursor: hand}
.bar img.hover {border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight;  border-bottom: 1px solid buttonshadow; border-right: 1px solid buttonshadow}
.bar img.down {border-bottom: 1px solid buttonhighlight; border-right: 1px solid buttonhighlight; border-top: 1px solid buttonshadow; border-left: 1px solid buttonshadow}

span.start {position: relative; top: -3px; background-color: buttonface; border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonshadow; border-right: 1px solid buttonshadow; width: 3px; height: 18px;}
span.toolbar {border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonshadow; border-right: 1px solid buttonshadow; padding-bottom: 1px; padding-top: 1px}
span.toolbar button {position: relative; top: -3px; font-size: 10px; margin-top: 1; margin-bottom: 1px;  border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight;  border-bottom: 1px solid buttonshadow; border-right: 1px solid buttonshadow; cursor: hand}
span.sep {position: relative; top: -3px; background-color: buttonface; border-top: 1px solid buttonshadow; border-left: 1px solid buttonshadow; border-bottom: 1px solid buttonhighlight; border-right: 1px solid buttonhighlight; width: 2px;height: 18px}
span.tag {color: #3060dd}
span.param {color: #803060}

.disabled {filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30); cursor: normal; font: 10px "MS Sans Serif"; padding: 0px; padding-bottom: 2px; padding-top: 2px}
.disabled img {border: 1px solid buttonface; padding: 1px; cursor: normal; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30)}

.button {color: #000; font: 10px "MS Sans Serif"; text-align: left;line-height:2; border: none;cursor: hand}

div.document {
        height: 340px;
        width: 100%;
        overflow: scroll;
        font-family: Tahoma, Verdana, Arial;
        background-color: white;
        border: 2px inset buttonface;
        font-size: 11px;
        padding: 5px
}

p {
padding: 0;
margin: 0;
}
BODY.dialog {
        background-color: buttonface;
        margin: 0px 0px 0px 0px;
}
TABLE.dlg {border: 0px}
.dlg TD {align: left; height: 20px}

input.form_input, select.form_input, textarea.form_input {
        font-size: 11px;
        font-family: Arial;
}
td.form_content {
        font-size: 11px;
        font-family: Arial;
        color: black;
        padding: 3px;
}
td.form_error {
        font-size: 11px;
        font-family: Arial;
        color: red;
        padding: 3px;
}
img.photo {
        margin: 4px 0px 4px 0px;
        border-color: black;
        border-width: 1px;
        border-style: solid;
}
table.list_gray {
        background-color: #B8B8B8;
}

td.list_gray {
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
        background-color: white;
        padding: 1px 2px 1px 2px;
}

td.list_gray_title {
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
        background-color: #F8F8F8;
        padding: 1px 2px 1px 2px;
}

table.list {
        background-color: #EEEEEE;
}

td.list {
        font-family: Tahoma, Verdana, Arial;
        font-size: 11px;
        background-color: white;
        padding: 1px 2px 1px 2px;
}

