.Navigation{
height:21px;
padding-bottom:1px;
width:990px;
background-color:#F4F3F2;
border-bottom:1px solid #cccccc;
font-size: 9pt;
}
.Navigation a{
text-decoration:none;
color:#000;
}
#GlobalHeader {
    padding:5px 10px 0 0;
    height:24px;
    line-height:24px;
    text-align:center;
    background-color:#F4F3F2;
    border-bottom:1px solid #cccccc;
}
.AnalogSelect {
    position:absolute;
    z-index:9999999;
    margin-top:5px;
    margin-left:-98px;
    width:97px;
    height:17px;
    text-align:left;
    font-size:12px;
}
.AnalogSelect iframe {
    margin:0;
    position:absolute;
    z-index:-1;
    width:97px;
    height:17px;
}
.AnalogSelect span {
    padding-left:15px;
    width:97px;
    height:17px;
    line-height:17px;
    display:block;
    text-align:left;
    border:1px solid #A0A0A0;
    background-repeat:no-repeat;
    background-position:center center;
    cursor:pointer;
}
.AnalogSelect ul {
    margin:1px 0 0 0;
    padding:5px 0;
    width:97px;
    border:1px solid #A0A0A0;
    list-style-type:none;
    display:none;
}
.AnalogSelect ul li {
    height:18px;
    line-height:18px;
    text-align:left;
    overflow:hidden;
}
.AnalogSelect ul li a {
    padding:0 5px;
    display:block;
    width:100%;
    height:100%;
    color:#000000;
    text-decoration:none;
}
.AnalogSelect ul li a:hover {
    color:#ff0000;
    background-color:#205AA7;
}
.AnalogSelect ul li.separator {
    margin:0 5px 0 5px;
    height:1px;
    line-height:1px;
    border-top:1px dotted #A0A0A0;
}
#levelmenu{position:absolute; z-index:9999;  margin-top:-2px; margin-left:-40px; width:97px;  height:5px; text-align:left;font-size:12px;}
.dropdown {float:left; padding-right:0px;}
.dropdown dt {width:95px; text-align:center;border:1px solid #A0A0A0; padding:2px; font-weight:bold; cursor:pointer; margin-top:4px;}
.dropdown dt:hover {background:url()}
.dropdown dd {margin-left:0px;position:absolute; overflow:hidden; width:98px; display:none; background:#ffffff; z-index:200; border:1px solid #A0A0A0;}
.dropdown ul {margin-left:0px;width:100px;list-style:none; border-top:none;z-index:9999;padding-left:8px;}
.dropdown ul li.separator {
    margin:0 5px 0 5px;
    height:1px;
    line-height:1px;
    border-top:1px dotted #A0A0A0;
}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:2px; color:#000000; text-decoration:none; background:#ffffff; width:194px}
.dropdown a:hover {background:#205AA7; color:#ff0000}