body { 
    margin: 1px; 
    background-color: #fff; 
}

.border { 
    background-color: #fff; 
}

.ll { 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 12px; 
}

.ll a { 
    color: #626262; 
    text-decoration: none; 
}

.ll a:hover { 
    color: #0099ff; 
    text-decoration: underline; 
}

.head { 
    font-size: 12px; 
    padding: 5px; 
}

.main { 
    padding-left: 5px; 
    padding-top: 2px; 
}

.sub { 
    padding-left: 15px; 
}

.sub a { 
    font-weight: normal; 
}

.sel { 
    padding-left: 15px; 
}

.sel a { 
    font-weight: normal; 
    color: rgb(0,51,153); 
}

.sw { 
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 10px; 
    color: #292929; 
    padding-top: 10px; 
    padding-bottom: 10px;  
    background-color: #fff; 
    background-image: url(bo.gif); 
    background-repeat: repeat-x;
    border-right: 1px solid #fff; 
}

.sw a { 
    color: #292929; 
    text-decoration: none; 
}

.swe { 
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 10px; 
    color: #292929; 
    padding-top: 10px; 
    padding-bottom: 10px; 
    background-image: url(bu.gif); 
    background-repeat: repeat-x; 
    border-right: 1px solid #fff; 
}

.swe a { 
    color: rgb(0,51,153); 
    text-decoration: underline; 
}

.swe a:hover { 
    color: rgb(0,51,153); 
    text-decoration: underline; 
}

.blt { 
    border-left: 1px solid #000; 
    border-top: 1px solid #000;
}

.bl { 
    border-left: 1px solid #000;
}

.blb { 
    border-left: 1px solid #000; 
    border-bottom: 1px solid #000;
}

.br { 
    border-right: 1px solid #000;
}

.brt { 
    border-right: 1px solid #000; 
    border-top: 1px solid #000;
}

.brb { 
    border-right: 1px solid #000; 
    border-bottom: 1px solid #000;
}

.ath { 
    border-left: 1px solid #000; 
    border-bottom: 1px solid #000; 
    border-right: 1px solid #000;
}

.title { 
    font-size: 18px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #0099ff; 
}

.copy {     
    font-size: 11px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #292929;
}

.ac { 
    font-size: 13px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #292929; 
}

.pc { 
    font-size: 14px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #0099ff; 
}

.cc { 
    font-size: 14px; 
    font-family: Arial, Helvetica, sans-serif; 
    color: #0099ff;
    border-bottom: 1px solid #0099ff; 
}

.gre { 
    background-color: #eee; 
}

.blk { 
    background-color: #000; 
}


