.pagemaster
{
    WIDTH: 100%;
    HEIGHT: 100%;
    BACKGROUND-COLOR: #fefefe
}
.skinmaster
{
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    BORDER-LEFT: navy 1px solid;
    BORDER-BOTTOM: navy 1px solid;
    BACKGROUND-COLOR: white;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px
}
.skinheader
{
}
.skingradient
{
    HEIGHT: 30px
}
.controlpanel
{
    WIDTH: 100%;
    BACKGROUND-COLOR: #dfe5f2
}
.toppane
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 6px;
    WIDTH: 100%;
    PADDING-TOP: 6px;
    BACKGROUND-COLOR: transparent
}
.leftpane
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 6px;
    WIDTH: 175px;
    PADDING-TOP: 6px;
    BACKGROUND-COLOR: transparent
}
.contentpane
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 6px;
    WIDTH: 100%;
    PADDING-TOP: 6px
}
.rightpane
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 6px;
    WIDTH: 175px;
    PADDING-TOP: 6px;
    BACKGROUND-COLOR: transparent
}
.bottompane
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 6px;
    WIDTH: 100%;
    PADDING-TOP: 6px;
    BACKGROUND-COLOR: transparent
}
.MainMenu_MenuContainer
{
    BACKGROUND-COLOR: transparent
}
.MainMenu_MenuBar
{
    CURSOR: hand;
    HEIGHT: 16px;
    BACKGROUND-COLOR: transparent
}
.MainMenu_MenuItem
{
    BORDER-RIGHT: #89a9f2;
    BORDER-TOP: #89a9f2;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #89a9f2;
    CURSOR: hand;
    COLOR: white;
    BORDER-BOTTOM: #89a9f2;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: transparent
}
.MainMenu_MenuIcon
{
    BORDER-TOP: #89a9f2 1px;
    BORDER-LEFT: #89a9f2 1px;
    WIDTH: 15px;
    CURSOR: hand;
    BORDER-BOTTOM: #89a9f2 1px;
    HEIGHT: 21px;
    BACKGROUND-COLOR: #8da4d3;
    TEXT-ALIGN: center
}
.MainMenu_SubMenu
{
    Z-INDEX: 1000;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
    CURSOR: hand;
    BACKGROUND-COLOR: #8da4d3
}
.MainMenu_MenuBreak
{
    HEIGHT: 1px
}
.MainMenu_MenuItemSel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    CURSOR: hand;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #00015e
}
.MainMenu_MenuArrow
{
    BORDER-RIGHT: #89a9f2 1px;
    BORDER-TOP: #cad5ea 0px solid;
    FONT-SIZE: 10pt;
    CURSOR: hand;
    BORDER-BOTTOM: #89a9f2 1px;
    FONT-FAMILY: webdings
}
.MainMenu_RootMenuArrow
{
    FONT-SIZE: 10pt;
    CURSOR: hand;
    FONT-FAMILY: webdings
}
.StandardButton
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BACKGROUND: #7994cb;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, sans-serif
}
.TreeViewMenu
{
    BORDER-RIGHT: navy 1px solid;
    BORDER-TOP: navy 1px solid;
    BORDER-LEFT: navy 1px solid;
    WIDTH: 175px;
    BORDER-BOTTOM: navy 1px solid;
    BACKGROUND-COLOR: #8da4d3;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px
}
.TreeViewMenu_Header
{
    BACKGROUND-IMAGE: url(gradient_LtBlue.jpg)
}
.Head
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, Helvetica
}
.otherTabs
{
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Tahoma
}


