#hdrD {
    height: 92px;
}

#hdrDLogo {
   float: left;
   height: 92px;        
   width: 400px;
}

#nvD {
   float: left;
   height: 92px;
   width: 500px;
}

#nvDUp {
   height: 92px;
}

#nvDSet {
    float: right;
    width: 100px;
    padding-left: 10px;
    height: 92px;
    text-align: right;    
}

#nvDUsr {
    float: right;
    height: 92px;    
}

#nvDTab {
    background-image: url(../img/top.jpg);
    background-repeat: no-repeat;
    width: 200px;
    height: 30px;
    padding-top: 5px;
    color: white;
}

#nvDMember {
    background-image: url(../img/member.jpg);
    background-repeat: no-repeat;
    width: 100px;
    height: 30px;
    padding-top: 5px;
    text-align: center;
}

a.nvDTabL {
    color: white;
    font-family:"lucida grande",tahoma,arial,sans-serif;
    font-size: 18px;
    outline: none;
    padding: 5px 15px 5px 15px;
}

.lside {
    font-size:12px;
}

#menuD {
   height: 32px;
   border-bottom: 2px solid #ff7909;
   margin-bottom: 8px;
}

.rnav {
    float: right;
    font-size: 16px;
    width: 90px;    
    background-image: url(../img/sol.jpg);
    background-repeat: no-repeat;    
    height: 26px;
    padding-top: 6px;
    margin-left: 2px;
}

.rsnav {
    float: right;
    font-size: 16px;    
    width: 90px;
    background-image: url(../img/so.jpg);
    background-repeat: no-repeat;     
    height: 26px;
    padding-top: 6px;    
    margin-left: 2px;        
}

a.nav, a.nav:visited, a.nav:hover {
    font-family:"lucida grande",tahoma,arial,sans-serif;
    font-size: 18px;
    color: #ff7909;
    outline: none;
    padding: 5px;
}

.rsnav a.nav {
    color: #ffffff !important;
}
