body
{
    margin: 0;
    height: 100%;
    border: 0;
    background-color: #FFFFFF;
    padding: 0;
}

.controlpanel
{
    background: #FFF;
    border: #ADADAD solid;
    border-width: 0px 0px 2px;
}
.controlpanel IMG
{
    margin: 15px 5px 0px;
}
.controlpanel TD TD TD TD IMG
{
    margin: 0px;
}
.controlpanel TD TD TD
{
    width: auto;
}
.controlpanel DIV
{
    border: #000000 solid;
    border-width: 0px 1px;
    width: 3px;
    height: 100px;
}
.controlpanel TD.SubHead
{
    background: transparent;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.controlpanel TD TD TD .SubHead
{
    background: transparent;
    border: 0px;
    font-size: 11px;
    color: #333;
    font-weight: normal;
}
.controlpanel TD TD TD input
{
    background: #ffffff font-size:11px;
    color: #000;
    font-weight: bold;
    padding-left: 4px;
}
.controlpanel TD TD TD select
{
    background: #cccccc;
    font-size: 11px;
    color: #333;
}
.controlpanel A.CommandButton
{
    font-size: 10px;
    text-decoration: none;
}
.controlpanel A.CommandButton:link
{
    color: #000;
}
.controlpanel A.CommandButton:visited
{
    color: #000;
}
.controlpanel A.CommandButton:active
{
    color: #000;
}
.controlpanel A.CommandButton:hover
{
    color: #FF9900;
    text-decoration: underline;
}

#wrapper
{
    position: relative;
    height: 258px;
}
#logo
{
    position: absolute;
    top: 29px;
    left: 29px;
    width: 228px;
    height: 31px;
    z-index: 3;
}
#user
{
    position: absolute;
    height: 18px;
    top: 8px;
    right: 8px;
    text-align: right;
    z-index: 3;
}
#header
{
    position: absolute;
    bottom: 40px;
    z-index: 2;
    width: 100%;
    background: url(headerbg.gif);
}
#menu
{
    position: absolute;
    background: url(menubg.jpg);
    width: auto;
    height: 54px;
    bottom: 0px;
    z-index: 1;
}
#SearchContainer input
{
    margin: 0px;
    border: 1px #DADADA solid;
    font-size: 9px;
    color: #000000;
    background: #FFFFFF;
    width: 250px;
    height: 17px;
    font-family: verdana;
}
#LanguageContainer select
{
    margin: 0px;
    vertical-align: top;
    border: 1px #DADADA solid;
    font-size: 9px;
    color: #000000;
    background: #FFFFFF;
    width: 135px;
    height: 16px;
    font-family: Tahoma;
}
#searchpane select
{
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    border: 1px #666666 solid;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #606060;
    background: #E6EBEE;
    width: 110px;
    height: 15px;
}

.toppane
{
    padding: 0px 0px 12px 15px;
}
.leftpane
{
    padding: 0px 10px 12px 10px;
}
.contentpane
{
    padding: 0px 0px 12px 15px;
}
.rightpane
{
    padding: 0px 0px 12px 12px;
}
.bottompane
{
    padding: 0px 0px 12px 15px;
}

.Head
{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.SubHead
{
    font-size: 11px;
    color: #000000;
}
.SubSubHead
{
    font-size: 11px;
    color: #000000;
}
.Normal
{
    font-size: 11px;
    color: #000000;
    line-height: 110%;
    letter-spacing: .5px;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    color: #F85957;
    text-decoration: none;
}
A.CommandButton:hover
{
    color: #ff0000;
    text-decoration: underline;
}
TH, TD, DIV
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
A, A:link, A:visited, A:active
{
    color: #5B85AF;
    text-decoration: none;
}
A:hover
{
    color: #FF3333;
    text-decoration: none;
}
.user, a.user:link, a.user:active, a.user:visited
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma;
}
a.user:hover
{
    color: #EE7B27;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma;
}
.footer, a.footer:link, a.footer:active, a.footer:visited
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-family: Tahoma;
}
a.footer:hover
{
    font-size: 11px;
    color: #EE7B27;
    text-decoration: none;
    font-weight: normal;
    font-family: Tahoma;
}
.links, a.links:link, a.links:active, a.links:visited
{
    font-size: 11px;
    color: #546C9D;
    text-decoration: none;
    font-weight: normal;
}
a.links:hover
{
    font-size: 11px;
    color: #DC3536;
    text-decoration: none;
    font-weight: normal;
}
.other, a.other:link, a.other:active, a.other:visited
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
a.other:hover
{
    font-size: 11px;
    color: #E23738;
    text-decoration: none;
    font-weight: bold;
}
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
    font-size: 11px;
    color: #9C9C9C;
    text-decoration: none;
    font-weight: normal;
    font-family: Tahoma;
}
a.Breadcrumb:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-family: Tahoma;
}
.search
{
    font-size: 12px;
    font-weight: bold;
    font-family: tahoma;
    color: #606060;
}
.Datu, a.Datu:link, a.Datu:active, a.Datu:visited
{
    font-size: 11px;
    color: #9C9C9C;
    text-decoration: none;
    font-weight: normal;
    font-family: Tahoma;
}
a.Datu:hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    font-family: Tahoma;
}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer
{
    background: transparent;
    width: 1px;
    margin: 0px auto;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}
.MainMenu_MenuBreak
{
    display: none;
}

.test
{
    color: #999999;
    background-color: #E6EBEE;
}
.MainMenu_MenuItem, .submenuitembreadcrumb
{
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 10px 2px 10px;
    border: 1px #E2E2E2 solid;
    border-width: 1px 0px;
}
.submenuitemselected
{
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 10px 2px 10px;
    border: 1px #E2E2E2 solid;
    border-width: 1px 0px;
    margin: 0px;
    background: #FFC11A;
}
.submenu
{
    z-index: 1000;
    color: #000000;
    border: 1px #DCAA25 solid;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    background: #E2E2E2;
}

/*.rootmenuitem TD{ padding:0px 2px 0px 3px; background:url(images/menu_bg.gif); background-position:top; background-repeat:repeat-x; background-color:#FFFFFF;}
.rootmenuitem TD DIV{background-image:url(images/MM11.gif);background-position:top center;background-repeat:repeat-x;padding:0;margin-bottom:-50px; margin-top:-11px;}
.rootmenuitem TD DIV DIV{ background-image:url(images/ML11.gif); background-position:top left; background-repeat: no-repeat;  padding:0; margin-top:-11px;}
.rootmenuitem TD DIV DIV DIV{ color:#5A5758; background-image:url(images/MR11.gif); background-position:top right; background-repeat: no-repeat; font-size:10px; font-weight:bold; height:44px; text-align:center; padding:0px 2px; width:70px; line-height:3.1em; margin-top:-11px;}


.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ padding:0px 2px 0px 3px; background:url(images/menu_bg.gif); background-position:top; background-repeat:repeat-x; background-color:#FFFFFF;}
.rootmenuitemselected TD DIV,.rootmenuitembreadcrumb TD DIV{background-image:url(images/MM11.gif);background-position:top center;background-repeat:repeat-x;padding:0;margin-bottom:-50px; margin-top:-11px;}
.rootmenuitemselected TD DIV DIV,.rootmenuitembreadcrumb TD DIV DIV{ background-image:url(images/ML11.gif); background-position: top left; background-repeat: no-repeat; padding:0; margin-top:-11px;}
.rootmenuitemselected TD DIV DIV DIV,.rootmenuitembreadcrumb TD DIV DIV DIV{ color:#000000; background-image:url(images/MR11.gif); background-position:top right; background-repeat: no-repeat; font-size:10px; font-weight:bold; height:44px; text-align:center; padding:0px 2px; width:70px; line-height:3.1em; margin-top:-11px;} */

.rootmenuitem TD
{
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    padding: 0px 8px 0px 8px;
    background: url(images/menu_bg.gif);
    height: 39px;
    text-align: center;
    letter-spacing: .08em;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD
{
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    padding: 0px 8px 0px 8px;
    background: url(images/MM2.gif);
    height: 39px;
    text-align: center;
    letter-spacing: .08em;
}
.MainMenu_MenuBreak
{
    display: block;
}


