/* ListGlobal CSS  */
.LGlob_list {position:ABSOLUTE; top: 130px;left:170Px;
margin:0;padding:0;z-index: 99; width:800px; }
.LGlob_preActive a{
border-bottom:0px solid #693; 
text-decoration:none;

}

.LGlob_list li {
display:inline;
margin:0;padding:0;
font-size:80%;
text-decoration:none;
}
.LGlob_list .LGlob_active {
}

.LGlob_list a {
color: #eee; 
font-size: 11pt; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-style: normal; 
font-weight: bold; 
text-decoration: none;

margin:;padding:2px 15px;
text-decoration:none;
background:transparent; 
}
.LGlob_list .LGlob_active a {
color: red;
text-decoration:none;
background:transparent; 
border-bottom:0px solid #693;
border-top:0px solid;
}
.LGlob_list a:hover {
color: #EEE;
border-bottom:0px solid #693; 
background: #312f7e;
text-decoration:none;
}

.LGlob_list .LGlob_active a:hover {
background: #312f7e;
border-bottom:px solid #fff; 
text-decoration:none;
}


