* {font-family:Verdana, Arial, Helvetica, sans-serif;}

.PostItNote {
width: 175px;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
border: 1px solid #999999;
background-color: lightyellow;
padding: 4px;
}

.SaveBtn {color:red;background-image:url(../../../img/icon_save.gif);background-repeat:no-repeat;background-position:left;padding-left:16px;height:20px;}
P,DIV,TD,DD,INPUT,SELECT,SPAN, TEXTAREA {font-size:10px;}
.clInput,.clTextArea {width:75%;border:1px solid #999999;}
.coolBar,.CoolBar,#MainToolBar {display:block;padding-left:3px;text-transform:capitalize;background-image:url(/lib/img/bg_coolbar.gif);background-repeat:repeat-x; font: menu;  cursor: default; padding-top: 3px; padding-bottom: 0;border-top: 0;border-right: 1px solid buttonshadow;border-bottom: 1px solid buttonshadow;}
.filterBar {font-size:10px;padding-left:3px;height:19px;background-position:bottom;background-image:url(/lib/img/bg_filterbar.gif);background-repeat:repeat-x;border-right:1px solid #808080;width:100%;}
#XMDock,.dock {width:100%;height:100%;overflow:auto;}

.clButton,.clButtonFocus {BORDER-LEFT-COLOR: #78a35d;BACKGROUND-IMAGE:url(form/bgBlue.gif);padding-left:0;margin-left:0; BORDER-BOTTOM-COLOR: #78a35d; COLOR: #444; BORDER-TOP-COLOR: #78a35d; BACKGROUND-COLOR: #eee; BORDER-RIGHT-COLOR: #78a35d}

.DateTime {padding:0;border:1px solid #999999;background-color:#FFFFFF;width:auto;height:12px;overflow:hidden;}
.DateTime TD {padding:0;font-size:10px;}
.DateTime INPUT {height:12px;font-size:10px;border:0;}

.CalendarDisplay {background-color:#FFFFFF;overflow:hidden;width:175px;border:1px solid #999999;padding:0;margin:0;display:none;position:absolute;}
.CalendarDisplay TABLE THEAD TD {text-align:center;font-weight:bold;font-size:10px;background-color:#EBEDF1;border-bottom:1px solid #B7BABC;}
.CalendarDisplay TABLE {border-bottom:1px solid #B7BABC;}
.CalendarDisplay TABLE TBODY TD {text-align:center;width:14%;cursor:pointer;font-size:10px;}
.CalMouseOver {background-color:#808080;color:#FFFFFF;}
.CalOffMonth {color:#808080;}
.CalSelectedDay {background-color:#808080;color:#FFFFFF;}
.calNavBtn {border:0;cursor:pointer;}

.TableReport {border:1px solid #999999;border-right:0;}
.TableReport THEAD TD {background-color:#FF9900;text-transform:capitalize;font-weight:bold;color:#FFFFFF;font-size:12px;}
.TableReport TBODY TD {border-bottom:1px dotted #999999;border-right:1px dotted #999999;}

.XMMenuContainer {cursor:pointer;width:200px;height:200px;overflow:auto;display:none;position:absolute;padding-left:1px;text-transform:capitalize;background: #EEECE9; font: menu; border: 1px outset white;cursor: default; padding-top: 0; padding-bottom: 0;border-top: 1px solid #808080;border-left: 1px solid #D4D0C8;border-right: 1px solid #808080;border-bottom: 1px solid #808080;}
.XMFormRounded {padding-top:0;margin-top:0;padding:0;margin:0;width:100%;height:100%;overflow:auto;}

#XMHint {cursor:pointer;width:200px;height:auto;display:none;position:absolute;padding-left:1px;background: #EEECE9; font: menu; border: 1px outset white;cursor: default; padding-top: 0; padding-bottom: 0;border-top: 1px solid #808080;border-left: 1px solid #D4D0C8;border-right: 1px solid #808080;border-bottom: 1px solid #808080;}
#XMFrameOverlay {position:absolute;}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 250px;
border: 1px solid #999999;
padding: 2px;
visibility: hidden;
z-index: 100;
BACKGROUND: url(/lib/img/bubble_bg.gif) #fff8ab repeat-x 0px bottom; 
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;}

/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
