.upbutton
{
    border-right: #000000 1px solid;
    border-top: #ffffff 1px solid;
    behavior: url(button.htc);
    border-left: #ffffff 1px solid;
    cursor: hand;
    border-bottom: #000000 1px solid;
}
.lowbutton
{
    border-right: #ffffff 1px solid;
    border-top: #000000 1px solid;
    behavior: url(button.htc);
    border-left: #000000 1px solid;
    cursor: hand;
    border-bottom: #ffffff 1px solid;
}
.flatbutton
{
    behavior: url(button.htc);
    cursor: hand;
}
.menuStyle
{
    display: none;
    z-index: 10;
    left: 0px;
    position: absolute;
    top: 55px;
}
.menuArrow
{
    background-position: center center;
    background-image: url(../images/windows/menu_arrow.gif);
    background-repeat: no-repeat;
}
.menuWhiteArrow
{
    background-position: center center;
    background-image: url(../images/windows/menu_Whitearrow.gif);
    background-repeat: no-repeat;
}
.menuCell
{
    background-position: center center;
    background-image: url(../images/windows/menu_left.gif);
    background-repeat: no-repeat;
}
.menurightCell
{
    background-position: center center;
    background-image: url(../images/windows/menu_right.gif);
    background-repeat: no-repeat;
}
.menubackrightCell
{
    background-position: center center;
    background-image: url(../images/windows/menu_backright.gif);
    background-repeat: no-repeat;
}
.backmenuCell
{
    background-position: center center;
    background-image: url(../images/windows/menu_backleft.gif);
    background-repeat: no-repeat;
}
.submenuleftCell
{
    background-position: center center;
    background-image: url(../images/windows/submenu_04.gif);
    background-repeat: no-repeat;
}
.submenurightCell
{
    background-position: center center;
    background-image: url(../images/windows/submenu_06.gif);
    background-repeat: no-repeat;
}
.menuItem
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 10pt;
    z-index: 10;
    left: 0px;
    padding-bottom: 3px;
    behavior: url(menu.htc);
    padding-top: 3px;
    position: absolute;
    top: 0px;
}
A:link
{
    color: #1233a4;
}
A:visited
{
    color: #1233a4;
}
A:active
{
    color: #1233a4;
}
A:hover
{
}
.iframediv
{
    display: none;
    width: 100%;
    position: absolute;
    height: 100%;
}
.uppgmenu
{
    font-size: 9pt;
    background-image: url(../images\windows\apSwitchup_bg.gif);
    cursor: hand;
    color: #ffffff;
    text-align: left;
    padding-top: 3px;
}
.uppgmenuLeft
{
    background-image: url(../images\windows\apSwitchup_left.gif);
    cursor: hand;
}
.uppgmenuRight
{
    behavior: url(KemaiWebCommon\scripts\mainmenu.htc);
    cursor: hand;
}
.downpgmenu
{
    font-size: 9pt;
    background-image: url(../images\windows\apSwitchDown_bg.gif);
    cursor: hand;
    color: #000000;
    text-align: left;
    padding-top: 3px;
}
.downpgmenuLeft
{
    background-image: url(../images\windows\apSwitchDown_left.gif);
    cursor: hand;
}
.downpgmenuRight
{
    behavior: url(KemaiWebCommon\scripts\mainmenu.htc);
    cursor: hand;
}
.enterMenu
{
    font-size: 10pt;
    background-image: url(../images\windows\menu_backcenter.gif);
    cursor: hand;
    color: white;
    text-align: center;
}
.outMenu
{
    font-size: 10pt;
    color: #372aa3;
    text-align: center;
}
.entersubMenu
{
    font-size: 10pt;
    cursor: hand;
    color: white;
    background-color: #88a9fb;
    text-align: left;
}
.outsubMenu
{
    font-size: 10pt;
    color: #372aa3;
    text-align: left;
}


.topbg
{
    height: 10px;
    background: #000 url(../../Common/images/topbg.gif) left top repeat-x;
}
img
{
    border: none;
}
*
{
    margin: 0;
    padding: 0;
}
.menu
{
    background: url(../../Common/images/menubg.gif) left top repeat-x;
}
.menu img
{
    margin-right: 15px;
}
