HTML
{
    height: 100%;
    margin: 0;
}
#BODY
{
    margin: 0px;
    height: 100%;
    text-align: center;
    width: 100%;
    background-color: #666;
    background-image: url(images/bg_body.gif);
}
TABLE
{
    font-size: 11px;
    line-height: 1.3em;
    font-family: Arial, Helvetica, Sans-Serif;
}
TR
{
    font-size: 11px;
    line-height: 1.3em;
    font-family: Arial, Helvetica, Sans-Serif;
}
TD
{
    font-size: 12px;
    line-height: 1.3em;
    font-family: Arial, Helvetica, Sans-Serif;
}
P, LI
{
    font-size: 12px;
    line-height: 19px;
    font-family: Arial, Helvetica, Sans-Serif;
    text-align: left;
}
/**  layout styles **/
#div_main
{
    background-image: url(images/bg_wrapper.gif);
    background-repeat: repeat-x;
}
#cntr_main
{
    width: 772px;
    border: solid 1px #CCCCCC;
    background-color: #000;
    padding: 2px;
    margin: 0 auto;
    text-align: center;
}
#tbl_page
{
    width: 768px;
    border: 0;
    border-collapse: collapse;
}
#tbl_page_home
{
    width: 768px;
    border: 0;
    border-collapse: collapse;
    background-image: url(images/home_bgfade.jpg);
    background-repeat: repeat-x;
}
#cell_header
{
    height: 85px;
    background-image: url(images/header_bg.gif);
    background-repeat: no-repeat;
    border: 0;
    vertical-align: top;
}
#cell_header_home
{
    height: 165px;
    background-image: url(images/header_home.gif);
    background-repeat: no-repeat;
    border: 0;
    border-bottom:0;
    vertical-align: top;
}
.topnav
{
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
}
.topnav a, .topnav a:active, .topnav a:hover, .topnav a:link, .topnav a:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #333;
    background-color: transparent;
}
#cell_spacer
{
    background-color: #FFF;
    font-size: 3px;
    height: 10px;
    border: solid 1px #CCCCCC;
    color: #FFF;
}
.cell_nav
{
    background-color: #CCC;
    background-image: url(images/nav_bg.gif);
    background-repeat: repeat-x;
    height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    border: solid 1px #666;
    color: #000;
}
#prodline
{
    text-align: center;
    border-left: solid 2px #FFF;
    border-right: solid 2px #FFF;
}
#prodline td
{
    padding-left: 30px;
    padding-right: 30px;
    border-left: solid 2px #FFF;
    border-right: solid 2px #FFF;
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    font-family: Arial, helvetica, Sans-Serif;
    text-transform: uppercase;
}
#prodline a
{
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    font-family: Arial, helvetica, Sans-Serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #333;
}
#cell_page_hdr
{
    height: 40px;
    padding-left: 10px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    background-image: url(images/page_hdr_bg.jpg);
}
#cell_page_hdr SkinObject, #cell_page_hdr *
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
}
#cell_main
{
    border: solid 1px #CCCCCC;
    background-color: #FFF;
    min-height: 300px;
    height: auto;
    vertical-align: top;
}

#cell_main_home
{
    border:0;
    background-color: #FFF;
    min-height: 300px;
    height: auto;
    vertical-align: top;
    background-image: url(images/home_bgfade.jpg);
    background-repeat: repeat-x;
}
#cell_main td, #cell_main *,#cell_main_home td, #cell_main_home *
{
    vertical-align: top;
}
#cell_footer
{
    height: 58px;
    background-image: url(images/footer_bg.jpg);
    background-repeat: no-repeat;
    border: solid 1px #CCCCCC;
    padding-left: 10px;
}
#cell_footer_home
{
    height: 58px;
    background-image: url(images/footer_bg.jpg);
    background-repeat: no-repeat;
    border: 0;
    padding-left: 10px;
}
.footer_date, .footer_date .SkinObject
{
    font-weight: normal;
    color: #656766;
}
.footerlogo
{
    text-align: center;
    color: #AAA89D;
}
.footer_nav
{
}
.footer_nav a, .footer_nav a:active, .footer_nav a:hover, .footer_nav a:link, .footer_nav a:visited
{
    text-decoration: none;
    font-weight: normal;
    color: #000066;
}
.copyright, .copyright .SkinObject
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    color: #FFF;
}
/** end layout styles **/
A.LoginLink:link
{
    font-weight: normal;
    color: #F00;
    text-decoration: underline;
}
A.LoginLink:visited
{
    font-weight: normal;
    color: #F00;
    text-decoration: underline;
}
A.LoginLink:active
{
    font-weight: normal;
    color: #F00;
    text-decoration: underline;
}
A.LoginLink:hover
{
    font-weight: normal;
    color: #fff;
    text-decoration: underline;
}
A.CommandButton:link
{
    font-weight: bold;
    font-size: 11px;
    color: #444;
    text-decoration: underline;
}
A.CommandButton:visited
{
    font-weight: bold;
    font-size: 11px;
    color: #444;
    text-decoration: underline;
}
A.CommandButton:active
{
    font-weight: bold;
    font-size: 11px;
    color: #444;
    text-decoration: underline;
}
.Button
{
    font-weight: bold;
    font-size: 11px;
    color: #444;
    text-decoration: underline;
}
A.CommandButton:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #444;
    text-decoration: none;
}
A.Normal:link
{
    font-weight: normal;
    font-size: 12px;
    color: #d00;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A.Normal:visited
{
    font-weight: normal;
    font-size: 12px;
    color: #d00;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A.Normal:active
{
    font-weight: normal;
    font-size: 12px;
    color: #d00;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A.Normal:hover
{
    font-weight: normal;
    font-size: 12px;
    color: #d00;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A:link
{
    font-weight: normal;
    font-size: 12px;
    color: #d00;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A:visited
{
    font-weight: normal;
    font-size: 12px;
    color: #d00;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A:active
{
    font-weight: normal;
    font-size: 12px;
    color: #d00;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A:hover
{
    font-weight: normal;
    font-size: 12px;
    color: #999;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A.BreadcrumbLink:link
{
    font-weight: bold;
    font-size: 11px;
    color: #6f7984;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A.BreadcrumbLink:visited
{
    font-weight: bold;
    font-size: 11px;
    color: #6f7984;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A.BreadcrumbLink:active
{
    font-weight: bold;
    font-size: 11px;
    color: #6f7984;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
A.BreadcrumbLink:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #6f7984;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: underline;
}
.CurrentDate
{
    font-weight: normal;
    font-size: 11px;
    color: #F00;
    font-family: Arial, Helvetica, Sans-Serif;
    white-space: nowrap;
}
.Head
{
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #555;
    font-family: Arial, Helvetica, Sans-Serif;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.SubHead
{
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #555;
}
.Normal
{
    font-weight: normal;
    font-size: 11px;
    line-height: 19px;
    color: #555;
    font-family: Arial, Helvetica, Sans-Serif;
}
.NormalBold
{
    font-weight: bold;
    font-size: 11px;
    line-height: 19px;
    color: #555;
    font-family: Arial, Helvetica, Sans-Serif;
}
.NormalRed
{
    font-weight: bold;
    font-size: 11px;
    color: #900;
    font-family: Arial, Helvetica, Sans-Serif;
}
.CopyrightText
{
    font-weight: normal;
    color: #F00;
}
TD.NormalTextBox
{
    padding-right: 3px;
    padding-left: 3px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 3px;
    margin: 0px;
    color: #555;
    padding-top: 3px;
}
.NormalTextBox
{
    font-weight: normal;
    font-size: 11px;
    color: #555;
    font-family: Arial, Helvetica, Sans-Serif;
}
SELECT
{
    font-size: 11px;
    color: #555;
    font-family: Arial, Helvetica, Sans-Serif;
}
INPUT
{
    font-size: 11px;
    color: #555;
    font-family: Arial, Helvetica, Sans-Serif;
}
.MainMenu_MenuContainer
{
    padding-right: 0px;
    padding-left: 0px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    width: 100%;
    height: 100%;
    padding-top: 0px;
}
.MainMenu_MenuBar
{
    padding-right: 0px;
    padding-left: 0px;
    background: none transparent scroll repeat 0% 0%;
    padding-bottom: 0px;
    width: 100%;
    height: 100%;
    padding-top: 0px;
}
.MainMenu_MenuItem
{
    padding: 0;
    border: 0;
    padding-right: 8px;
    padding-left: 8px;
    font-weight: normal;
    font-size: 11px;
    color: #333;
    height: 21px;
    font-family: Arial, Helvetica, Sans-Serif;
}
.MainMenu_SubMenu
{
    padding-right: 0px;
    padding-left: 0px;
    z-index: 1000;
    background: #CCC;
    padding-bottom: 0px;
    margin: 2px 0px 0px;
    cursor: pointer;
    padding-top: 0px;
    border: solid 1px #555;
}
.MainMenu_MenuItemSel
{
    padding: 0;
    border: 0;
    padding-right: 8px;
    padding-left: 8px;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
    font-family: Arial, Helvetica, Sans-Serif;
    background-color: #ee0000;
}
.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_MenuBreak
{
    display: none;
}
.MainMenu_Idle td
{
    padding-right: 10px;
    padding-left: 5px;
    color: #333;
    height: 23px;
}
.MainMenu_Idle td
{
}
.MainMenu_Selected td
{
    padding-right: 10px;
    padding-left: 5px;
    background-color: #ee0000;
    color: #fff;
    height: 23px;
}
.MainMenu_Active td
{
    padding-right: 10px;
    padding-left: 5px;
    background-color: #ee0000;
    color: #fff;
    height: 23px;
}
.MainMenu_BreadcrumbActive td
{
    padding-right: 8px;
    padding-left: 8px;
    background-color: #ee0000;
    color: #fff;
    height: 100%;
}
.ModuleTitle_MenuContainer
{
    color: #2c2c2c;
}
.ModuleTitle_MenuBar
{
    cursor: pointer;
    height: 21px;
}
.ModuleTitle_MenuItem
{
    border-right: #f6f6f6 1px solid;
    padding-right: 4px;
    border-top: #f6f6f6 1px solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 1px;
    border-left: #f6f6f6 1px solid;
    color: #666;
    padding-top: 1px;
    border-bottom: #f6f6f6 1px solid;
    font-family: Arial, Helvetica, Sans-Serif;
}
.ModuleTitle_SubMenu
{
    border-right: #999 1px solid;
    padding-right: 1px;
    border-top: #999 1px solid;
    padding-left: 1px;
    z-index: 1000;
    FILTER:none;
    padding-bottom: 1px;
    margin: 2px 0px 0px;
    border-left: #999 1px solid;
    cursor: pointer;
    padding-top: 1px;
    border-bottom: #999 1px solid;
    background-color: #f6f6f6;
}
.ModuleTitle_MenuItemSel
{
    border-right: #444 1px solid;
    padding-right: 4px;
    border-top: #444 1px solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 11px;
    background: #444;
    padding-bottom: 1px;
    border-left: #444 1px solid;
    cursor: pointer;
    color: #fff;
    padding-top: 1px;
    border-bottom: #444 1px solid;
    font-family: Arial, Helvetica, Sans-Serif;
}
.ModuleTitle_MenuArrow
{
    display: none;
}
.ModuleTitle_RootMenuArrow
{
    display: none;
}
.ModuleTitle_MenuBreak
{
    display: none;
}
.ModuleTitle_MenuIcon
{
    display: none;
}

.sidebar_SXMenuFull
{
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid;
    border-bottom: 0px solid;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.sidebar_SXMenuContainer
{
    margin-left: 0px; /*  width: 100%;*/
}
.SXMenuContainer
{
    margin-left: 0px; /*  width: 100%;*/
}
.sidebar_SXMenuFull a, .sidebar_SXMenuFull a:active, .sidebar_SXMenuFull a:link, .sidebar_SXMenuFull a:visited
{
    text-decoration: none;
}

.sidebar_SXMenuItem
{
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    color: #D00;
    text-decoration: none;
}

.sidebar_SXMenuEnabled
{
    color: #D00;
}

.sidebar_SXMenuLink, a .sidebar_SXMenuLink
{
    font-size: 12px;
    line-height: 24px;
    font-weight: bold;
    color: #999;
    text-decoration: none;
}

