


#MSubTitle {
    font-size:11px;
    font-family: "Century Gothic";
}
#Menu {
    left:0pt;
    line-height:13px;
    margin-top:1px;
    position: absolute;
    top: 0pt;
    width:150px;
    font-family: "Century Gothic";
}
.MGroup {
    font-size:11px;
    font-weight:normal;
    padding:2px 2px 2px;
    text-decoration:none;
    text-transform:uppercase;
    font-family: "Century Gothic";
}
.MGroup a {
    background: none; /* none repeat scroll 0%;*/
    border-bottom: 1px solid #999999;
    color:#999999;
    cursor:pointer;
    display:block;
    font-weight:normal;
    padding:2px 2px;
    text-align:left;
    text-decoration:none;
    outline: none;
}

.MGroup a:hover {
    color:#003399;
    border-bottom: 1px solid #333333;
}

.MGroupContent {
    font-size:11px;
    font-weight:normal;
    padding-top:0px;
    text-transform:uppercase;
}
 .MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited, .MIndex a:focus {
    background: none;
    border-bottom: 1px solid #999999;
    color:#003399;
    display:block;
    font-weight:normal;
    margin-left: 20px;
    padding-left:5px;
    text-align:left;
    text-transform:uppercase;
    text-decoration:none;
}
#MSelected, .MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
    background: none;
    border-bottom: 1px solid #333333;
    color:#003399;
}
#MSelected {
    background: none;
    border-bottom: 1px solid #333333;
    color:#333333;
    text-shadow:none;
}
#Content, #Index {
    background: none; 
    font-size:11px;
    margin-left:30px;
    /*height: expression(document.body.clientHeight < 550 ? "550px" : "auto");*/
    min-height:500px;
    padding:0;
}

