.inputnormal { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 9pt; border-left: #999999 1px solid; border-bottom: #999999 1px solid; background-color: #FFFFFF; } .inputnotnull { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 9pt; border-left: #999999 1px solid; border-bottom: #999999 1px solid; background-color: #FFFFEE; } .inputreadonly { border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 9pt; border-left: #999999 1px solid; border-bottom: #999999 1px solid; background-color: #E1E1E1; readOnly:expression(this.readOnly=true); } .outlookBarTitle { border:1px outset; color:black; text-align: left; padding-left: 5px; cursor:hand; font-size:9pt; background-color: transparent; background-image: url(/images/linkbar.gif); } .outlookBarItem { padding:2px; font-size:9pt; } .treeNode {CURSOR: hand; font-family : arial; font-size: 11px; font-weight:bold; color : #0000FF; /* FONT-FSYSILY: "ËÎÌå"; */ PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px } fieldset.searchBar { width: 90%; border: 1px solid #9FB4D9; } fieldset.searchBar legend { cursor:hand; font-size: 9pt; } fieldset.searchBar div { text-align:left; padding:3px; } fieldset.searchBar .inputnormal, fieldset.searchBar .inputnotnull, fieldset.searchBar .inputreadonly,{ width: auto; } div.message { border: 1px solid #BED6E0; background-color: #ECF3F6; padding: 5px; margin: 5px; } div.error { border: 1px solid #800000; background-color: #FFFF99; padding: 5px; margin: 5px; } button, .button { background-image: url(/images/button_bg.gif); border-top: #595959 1px solid; border-left: #2F2F2F 1px solid; border-right: #2F2F2F 1px solid; border-bottom: #000000 1px solid; height: 22px; color: #01215A; cursor: hand; font-size: 9pt; padding-left: 3px; padding-right: 3px; padding-top:2px; margin-left: 15px; } button img, .button img { width: 16px; height: 16px; } button.image { border:0px; background-color:transparent; background-image: none; cursor:hand; padding: 0px; margin: 0px; height: 16px; width: 16px; } img { vertical-align: middle; margin-right: 2px; cursor:hand; border: 0px; } table.layout { font-size: 9pt; background-color: transparent; borderWidth:expression(this.border='0px'); cellSpacing:expression(this.cellSpacing='0px'); cellPadding:expression(this.cellPadding='0px'); } table.dialog { background-color: window; font-size: 9pt; borderWidth:expression(this.border='1px'); cellSpacing:expression(this.cellSpacing='0px'); cellPadding:expression(this.cellPadding='0px'); borderColorDark:expression(this.borderColorDark='menu'); borderColorLight:expression(this.borderColorLight='#9FB4D9'); } table.dialog thead { height: 25px; /*background-image: url(/images/buttonBar.gif);*/ background-color: menu; padding-left: 15px; padding-right: 15px; } table.dialog tfoot { height: 25px; /*background-image: url(/images/buttonBar.gif);*/ background-color: menu; padding-left: 15px; padding-right: 15px; text-align: right; } table.form { font-size: 9pt; borderWidth:expression(this.border='1px'); borderColorDark:expression(this.borderColorDark='#FFFFFF'); borderColorLight:expression(this.borderColorLight='#9FB4D9'); cellSpacing:expression(this.cellSpacing='0px'); cellPadding:expression(this.cellPadding='3px'); } table.form thead { background-color: #9FB4D9; } table.form tbody tr { background-color: expression(this.rowIndex%2==1?'#FFFFFF':'#EEEEEE'); } table.form .ctrlName { text-align: right; } table.form .ctrlDesc { font-size: 9pt; } table.form .required { color: red; padding-right: 2px; padding-left: 2px; } Body { background-color: #FFFFFF; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; padding: 10px; font-size: 9pt; color: #000000; border: none; } Form { margin: 0px; padding: 0px; text-align: center; } A:link, A:visited, A:hover, A:active { color: #000000; text-decoration: none; } A:hover { color: #FF0000; text-decoration: underline; } .currentMenu { color: #FF0000; }