
html, body {
height: 100%;
margin: 0px;
}
body{background-color:#a8bace;background-image:url(main_bg.png);background-repeat: repeat-x;}
#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 0px 0px 0px; BORDER:1px solid #CBCACA; font-size:10px; color:#000000; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #7F9DB9; font-size:9px; color:#000000; BACKGROUND:#ffffff; WIDTH: 135px;        HEIGHT: 15px;}
#wrapper {min-height: 100%; position: relative;}
* html #wrapper {height: 100%;}
#footer {position: absolute; bottom: 0; left; 0; height:105px;width:100%;text-align:center;}


.toppane{padding:0px 0px 10px 0px;}
.leftpane{padding:0px 0px 5px 0px;}
.ContentPane{padding:25px;font-size:10pt;margin-bottom: 1.5em;float:left;vertical-align:top;text-align:left;height:100%;}
.rightpane{padding:0px 0px 10px 10px;}
.bottompane{padding:0px 0px 0px 0px;}


.Head{ font-size:12px; font-weight:bold; color:#333333; }
.SubHead{ font-size:11px; color:#333333; }
.SubSubHead{ font-size:11px; color:#333333; }
.Normal{ font-size:11px; color:#333333; }
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#FF0000; text-decoration:none; }
A.CommandButton:hover{ color:#FFFFFF; text-decoration:underline;}
TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11pt; color:#000000; }
A,A:link,A:visited,A:active{ color:#3e5f83; text-decoration:none; }
A:hover{ color:#F48F0E; text-decoration:none; }
.user,a.user:link,a.user:active,a.user:visited{color:#7F7D7D; text-decoration:none; font-weight:bold; font-size:11px;}
a.user:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:11px;}
.footer,a.footer:link,a.footer:active,a.footer:visited{        font-size:11px; color:#9A9A9A; text-decoration:none; font-weight:normal;}
a.footer:hover{        font-size:11px;        color:#2e2e2e; text-decoration:none; font-weight:normal;}
.links,a.links:link,a.links:active,a.links:visited{        font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal;}
a.links:hover{font-size:11px; color:#ffffff; text-decoration:none; font-weight:normal;}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{        font-size:10px; color:#000000; text-decoration:none; font-weight:normal;}
a.breadcrumb:hover{ font-size:10px; color:#521818; text-decoration:none; font-weight:normal;}
/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent;width:100%;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

.MainMenu_MenuItem,.submenuitembreadcrumb{
        color:#FFFFFF;        font-weight:normal; font-size:12px;
        padding:2px 7px 2px 7px;
        border:1px #ECECEC solid; border-width:1px 0px;
}
.submenuitemselected{
        border:1px #a4abbe solid;
        font-size:12px;
        font-weight:normal;
        padding:2px 7px 2px 7px;
        color:#806363;
        background:#DADADA;
        border-width:1px 0px;
}
.submenu{
        z-index:1000;
        border:1px #6A6C71 solid;
        font-size:12px;
        font-weight:normal;
        color: #5F5F5F;
        background:#a4abbe;
}
.rootmenuitem TD{
        color:#FFFFFF; font-size:12px; font-weight:bold;
        padding: 0px 0px 3px 20px;
        background:transparent;
        background-position:left;
        background-repeat:no-repeat;
        height:30px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
        color:#ecbd17; font-size:12px; font-weight:bold;
        padding: 0px 0px 3px 20px;
        background:transparent;
        background-position:left;
        background-repeat:no-repeat;
        height:30px;
}
.MainMenu_MenuBreak{display:none; }



