//-- GLOBAL  --

BODY { background-color: #FFFFFF; background-image: none }

.button { font-size: 9px; font-weight: normal; background-color: #D5D4FF}

.field { font-size: 9px; font-weight: normal; background-color: #FFDDAA}

.h1 { font-size:8pt; font-weight:bold}

.h1-neg-alert { font-size:8pt; font-weight:bold ; color: #990000 }

.h1-pos-alert { font-size:8pt; font-weight:bold ; color: #007F00}

.rowH1 { font-size:8pt; font-weight: bold ; cursor: e-resize}

.compare { background-color: #FFE1F8 }

.editableCompare { cursor: crosshair; border: 2px outset; border-collapse: collapse ; background-color: #FFE1F8}

.editableCell {cursor: crosshair; border: 2px outset; border-collapse: collapse }

.editableH1 { font-weight: bold; cursor: crosshair; border: 2px outset; border-collapse: collapse}

a:visited { color: #0000CC}

a:link { color: #0000CC}

a:hover { color: #CC0000}

.disabled { color: #999999; background-color: #FFFFFF}

a.disabled:link { color: #999999 }

a.disabled:hover { color: #CC0000}

a.disabled:visited { color: #999999 }

.icon { font-family: Wingdings; text-decoration: none; font-weight: bold ; font-size: 12px; color: #333333}

a.icon:link { font-family: Wingdings; text-decoration: none; font-weight: bold ; font-size: 12px; color: #333333 }

a.icon:visited { font-family: Wingdings; text-decoration: none; font-weight: bold ; font-size: 12px; color: #333333 }

a.icon:hover { color: #CC0000}

.header { background-color: #5E5EBD; font-weight: bold; color: #FFFFFF; text-align: center}

.rowSelect {  text-indent: 25px; cursor: e-resize}

.indent1 {  text-indent: 25px; cursor: e-resize}

.indent2 { text-indent: 50px; cursor: e-resize}

.rowHilite {  background-color: #FFFF99}

.twistee { font-family: Webdings; color: #0000CC; text-decoration: none; font-size: 10px; font-weight: bold }

.selectRowCursor { cursor: e-resize}

.tableborder { border: black solid 2px; background-color: #CCCCCC}

.notesBox { background: #F5F5F5; position: relative;  height: 80px;  width: 550px; z-index:2; overflow: auto; border: black solid 2px;; top: 80px; clip:    rect(   )}

.notesStamp {color: #333399 }

.tab {  background-color: #EBA1FF; font-weight: bolder; cursor: hand}

.tabHilite { background-color: #FFFF99 ; cursor: hand}

.hiddenTable {position:absolute; left:610; top:75px; width:310px;height:390px; overflow:auto; visibility:hidden}

.visibleTable {position:absolute; left:610px; top:75px; width:310px;height:390px; overflow-y:hidden; overflow:auto; visibility:visible}

.hiddenPrgTable { position:absolute; left:336; top:170px; width:610px;height:200px; overflow:auto; visibility:hidden ; clip:  rect(   )}

.visiblePrgTable { position:absolute; left:336px; top:170px; width:610px;height:200px; overflow-y:hidden; overflow:auto; visibility:visible;}

.tip {color:#94028D;cursor:nw-resize}

.tooltip	{color: #000066; border-style:solid; padding:3; border-width:1px; background-color: #FFFFE0; position:absolute;  z-index:10;  visibility: hidden ; clip:     rect(   ); width: 100px}

.altBg { background-color: #EEEEEE; }

//-- BG  --

A.bg:active { color: #000000; }

TR.bg { background-color: #FFFFFF; }

TD.bg { background-color: #FFFFFF; }

.bg-neg-alert { color: #990000; }

.bg-pos-alert { color: #007F00; }

 //-- ALPHA  --

A.alpha:active { color: #000000; }

TR.alpha { background-color: #A8BBFF; }

TD.alpha { background-color: #6699CC; }



// -- BETA  --

A.beta:active { color: #000000; }

TR.beta { background-color: #D4E6FF; }

TD.beta { background-color: #B6CBEB; }


 //-- GAMMA  --

A.gamma:active { color: #000000; }

TR.gamma { background-color: #EEEEEE; }

TD.gamma { background-color: #EEEEEE; }
