.ButtonNormal
{
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: buttonface 1px solid;
    BORDER-LEFT: buttonface 1px solid;
    BORDER-BOTTOM: buttonface 1px solid;
    BACKGROUND-COLOR: buttonface
}
.ButtonPressed
{
    BORDER-RIGHT: buttonhighlight 1px solid;
    BORDER-TOP: buttonshadow 1px solid;
    BORDER-LEFT: buttonshadow 1px solid;
    BORDER-BOTTOM: buttonhighlight 1px solid;
    BACKGROUND-COLOR: buttonface
}
.ButtonMouseOver
{
    BORDER-RIGHT: buttonshadow 1px solid;
    BORDER-TOP: buttonhighlight 1px solid;
    BORDER-LEFT: buttonhighlight 1px solid;
    BORDER-BOTTOM: buttonshadow 1px solid;
    BACKGROUND-COLOR: buttonface
}
.ButtonDisabled
{
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: buttonface 1px solid;
    BORDER-LEFT: buttonface 1px solid;
    BORDER-BOTTOM: buttonface 1px solid;
    BACKGROUND-COLOR: buttonhighlight
}
.Image
{
    WIDTH: 22px;
    HEIGHT: 22px
}
.Toolbar
{
    BORDER-RIGHT: buttonshadow 1px solid;
    BORDER-TOP: buttonhighlight 1px solid;
    BORDER-LEFT: buttonhighlight 1px solid;
    BORDER-BOTTOM: buttonshadow 1px solid;
    HEIGHT: 30px;
    BACKGROUND-COLOR: buttonface
}
.Divider
{
    BORDER-RIGHT: buttonhighlight 1px solid;
    BORDER-TOP: buttonshadow 1px solid;
    BORDER-LEFT: buttonshadow 1px solid;
    WIDTH: 2px;
    BORDER-BOTTOM: buttonhighlight 1px solid;
    HEIGHT: 24px;
    BACKGROUND-COLOR: buttonface
}
.Swatch
{
    BORDER-RIGHT: buttonshadow 1px solid;
    BORDER-TOP: buttonhighlight 1px solid;
    BORDER-LEFT: buttonhighlight 1px solid;
    WIDTH: 3px;
    BORDER-BOTTOM: buttonshadow 1px solid;
    HEIGHT: 24px;
    BACKGROUND-COLOR: buttonface
}
.Space
{
    WIDTH: 0px;
    HEIGHT: 24px;
    BACKGROUND-COLOR: buttonface
}
.List
{
    BACKGROUND: #e6e6e6;
    FONT: 8pt Arial,Arial,sans-serif
}
.Text
{
    FONT: 8pt Arial,Arial,sans-serif
}
.Heading
{
    BACKGROUND: lightgrey;
    COLOR: navy
}
BODY
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 2px;
    BORDER-BOTTOM: 0px
    font-family: Arial; font-size: 9pt; color: #000000; 
}
#menu
{
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: buttonface 1px solid;
    BACKGROUND: #ffffff;
    LEFT: 0px;
    BORDER-LEFT: buttonface 1px solid;
    CURSOR: default;
    BORDER-BOTTOM: black 1px solid;
    POSITION: absolute;
    TOP: 65px
}
#menu .menu
{
    BORDER-RIGHT: buttonhighlight 1px outset;
    BORDER-TOP: buttonhighlight 1px outset;
    BACKGROUND: #E6E6E6;
    BORDER-LEFT: buttonhighlight 1px outset;
    BORDER-BOTTOM: buttonhighlight 1px outset;
    POSITION: absolute;

}
#menu TD
{
    FONT: menu;
    HEIGHT: 0px
}
#menu .root
{
    BORDER-RIGHT: buttonface 1px solid;
    PADDING-RIGHT: 7px;
    BORDER-TOP: buttonface 1px solid;
    PADDING-LEFT: 7px;
    PADDING-BOTTOM: 0px;
    MARGIN: 6px;
    BORDER-LEFT: buttonface 1px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: buttonface 1px solid
}
#menu .icon
{
    TEXT-ALIGN: center
}
#menu .disabled
{
    COLOR: buttonshadow
}
#menu .more
{
    WIDTH: 20px;
    FONT-FAMILY: webdings;
    TEXT-ALIGN: right
}
#menu #handle
{
    BORDER-RIGHT: buttonshadow 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: buttonhighlight 1px solid;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: buttonhighlight 1px solid;
    CURSOR: move;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: buttonshadow 1px solid
}
#outerDiv
{
    BORDER-RIGHT: white 1px inset;
    BORDER-TOP: white 1px inset;
    Z-INDEX: -1;
    OVERFLOW: hidden;
    BORDER-LEFT: white 1px inset;
    WIDTH: 100%;
    BORDER-BOTTOM: white 1px inset;
    POSITION: static; TOP: 0;
    HEIGHT: 0;
    BACKGROUND: #ffffff
}

a            
{font-family: Arial; font-size: 8pt; color: #000080; text-decoration: none;
 }
a:hover      
{ font-family: Arial; font-size: 8pt; color: #0000FF; color: #FF0000; text-decoration: underline;
}
td           
{ font-family: Arial; font-size: 8pt; color: #000000; 
}
a.breadcrumb          
{ font-family: Arial; font-size: 8pt; color: #FFFFFF; 
}
a.breadcrumbCurrent          
{ font-family: Arial; font-size: 8pt; color: #FFFFCC; 
}
a.breadcrumb:hover          
{ font-family: Arial; font-size: 8pt; color: #66ccff; 
}
body           
{ font-family: Arial; font-size: 9pt; color: #000000;
    SCROLLBAR-FACE-COLOR: #A9C6E2;
    SCROLLBAR-HIGHLIGHT-COLOR: ;
    SCROLLBAR-SHADOW-COLOR: #996666;
    SCROLLBAR-ARROW-COLOR: #black;
    SCROLLBAR-BASE-COLOR: #white;
    scrollbar-3d-light-color: #A9C6E2;
    scrollbar-dark-shadow-color: ##A9C6E2
}
SELECT.small
{
    FONT-SIZE: 90%;
    FONT-FAMILY: Arial,helvetica,sans-serif
}
INPUT.small
{
    FONT-SIZE: 90%;
    FONT-FAMILY: Arial,helvetica,sans-serif
}
INPUT.go
{
    FONT-SIZE: 90%;
    FONT-FAMILY: Arial,helvetica,sans-serif
    BACKGROUND=#FFFF66;
}
.timestamp{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial,helvetica,sans-serif;
    COLOR: #cccccc;
    BORDER-BOTTOM: #eeeeee 1px inset;
    

}

body.noscroll           
{ font-family: Arial; font-size: 9pt; color: #000000;
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: black;
    SCROLLBAR-BASE-COLOR: #ffffff;
    scrollbar-3d-light-color: #ffffff;
    scrollbar-dark-shadow-color: #ffffff;
}
INPUT.loading
{
    FONT-SIZE: 95%;
    FONT-FAMILY: Arial,helvetica,sans-serif
    BACKGROUND=#FFFF66;
    BORDER-RIGHT: white 1px outset;
    BORDER-TOP: white 1px outset;
    BACKGROUND: #E6E6E6;
    BORDER-LEFT: white 1px outset;
    BORDER-BOTTOM: white 1px outset; 
}
INPUT.formIn
{
    FONT-SIZE: 95%;
    FONT-FAMILY: Arial,helvetica,sans-serif
    BORDER-RIGHT: white 1px outset;
    BORDER-TOP: white 1px outset;
    BACKGROUND: white;
    BORDER-LEFT: white 1px outset;
    BORDER-BOTTOM: white 1px outset; 
}
td.pipeline           
{ font-family: Arial; font-size: 8pt; color: #000000; 
}
th.pipeline           
{ font-family: Arial; font-size: 8pt; color: #ffffff; background: #800000;
}