.ui
{
    BORDER-RIGHT: buttonshadow 3px outset;
    PADDING-RIGHT: 0px;
    BORDER-TOP: buttonhighlight 3px outset;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: buttonhighlight 3px outset;
    WIDTH: 518px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: buttonshadow 3px outset;
    POSITION: relative;
    HEIGHT: 65px;
    BACKGROUND-COLOR: buttonface;
    align: center
}
BUTTON
{
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: buttonface 1px solid;
    BORDER-LEFT: buttonface 1px solid;
    WIDTH: 25px;
    BORDER-BOTTOM: buttonface 1px solid;
    HEIGHT: 25px
}
.buttonOn
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: white 1px solid;
    BORDER-LEFT: white 1px solid;
    WIDTH: 25px;
    BORDER-BOTTOM: black 1px solid;
    HEIGHT: 25px
}
.buttonDown
{
    BORDER-RIGHT: buttonface 1px solid;
    BORDER-TOP: black 1px solid;
    BACKGROUND: #e1e1e1;
    BORDER-LEFT: black 1px solid;
    WIDTH: 25px;
    BORDER-BOTTOM: buttonface 1px solid;
    HEIGHT: 25px;
    TEXT-ALIGN: center
}
#divtabs
{
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: 0px;
    BORDER-LEFT: black 0px solid;
    BORDER-BOTTOM: black 0px solid
}
#divtabs_2
{
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: 0px;
    BORDER-LEFT: black 0px solid;
    BORDER-BOTTOM: black 0px solid
}
#tab1
{
    CURSOR: hand;
    POSITION: relative
}
#tab2
{
    CURSOR: hand;
    POSITION: relative
}
#tab1_2
{
    CURSOR: hand;
    POSITION: relative
}
#tab2_2
{
    CURSOR: hand;
    POSITION: relative
}
.activeTab
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-WEIGHT: bold;
    BORDER-LEFT: black 1px solid;
    COLOR: black;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: white
}
.nonactiveTab
{
    BORDER-RIGHT: darkgray 1px solid;
    BORDER-TOP: darkgray 1px solid;
    FONT-WEIGHT: bold;
    BORDER-LEFT: darkgray 1px solid;
    COLOR: white;
    BORDER-BOTTOM: darkgray 1px solid;
    BACKGROUND-COLOR: gray
}
.editorvisible #htmleditorcontainer TABLE TR TD
{
    BORDER-RIGHT: gray 1px dashed;
    BORDER-TOP: gray 1px dashed;
    BORDER-LEFT: gray 1px dashed;
    BORDER-BOTTOM: gray 1px dashed
}
.editorhidden #htmleditorcontainer TABLE TR TD
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
.editorvisible #htmleditorcontainer A
{
    TEXT-DECORATION: underline
}
.editorhidden #htmleditorcontainer A
{
    TEXT-DECORATION: none
}
.editorvisible_2 #htmleditorcontainer_2 TABLE TR TD
{
    BORDER-RIGHT: gray 1px dashed;
    BORDER-TOP: gray 1px dashed;
    BORDER-LEFT: gray 1px dashed;
    BORDER-BOTTOM: gray 1px dashed
}
.editorhidden_2 #htmleditorcontainer_2 TABLE TR TD
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
.editorvisible_2 #htmleditorcontainer_2 A
{
    TEXT-DECORATION: underline
}
.editorhidden_2 #htmleditorcontainer_2 A
{
    TEXT-DECORATION: none
}
#divtab1
{
    DISPLAY: block;
    VISIBILITY: visible;
    POSITION: relative
}
#divtab2
{
    DISPLAY: none;
    VISIBILITY: hidden;
    POSITION: relative
}
#divtab1_2
{
    DISPLAY: block;
    VISIBILITY: visible;
    POSITION: relative
}
#divtab2_2
{
    DISPLAY: none;
    VISIBILITY: hidden;
    POSITION: relative
}
#htmleditorcontainer
{
    BORDER-RIGHT: #f8f1eb 2px inset;
    BORDER-TOP: #f8f1eb 2px inset;
    OVERFLOW: scroll;
    BORDER-LEFT: #f8f1eb 2px inset;
    WIDTH: 518px;
    BORDER-BOTTOM: #f8f1eb 2px inset;
    SCROLLBAR-BASE-COLOR: #f8f1eb;
    HEIGHT: 182px;
    BACKGROUND-COLOR: white
}
#htmleditor
{
    VISIBILITY: inherit;
    WIDTH: 700px;
    HEIGHT: 162px;
    BACKGROUND-COLOR: white
}
#htmleditorcontainer_2
{
    BORDER-RIGHT: #f8f1eb 2px inset;
    BORDER-TOP: #f8f1eb 2px inset;
    OVERFLOW: scroll;
    BORDER-LEFT: #f8f1eb 2px inset;
    WIDTH: 518px;
    BORDER-BOTTOM: #f8f1eb 2px inset;
    SCROLLBAR-BASE-COLOR: #f8f1eb;
    HEIGHT: 182px;
    BACKGROUND-COLOR: white
}
#htmleditor_2
{
    VISIBILITY: inherit;
    WIDTH: 700px;
    HEIGHT: 162px;
    BACKGROUND-COLOR: white
}

