a {
    color: #2b7492;
}

a.local {
    color: #2b7492;
    border-bottom: 1px dashed #2b7492;
}

.popup-table-head, .popup-table-foot {
    background-image: url('../images/blue/pborder-h.gif');
}

.popup-table-content {
    background-image: url('../images/blue/pborder-v.gif');
}

#wrap {
    background-image: url('../images/blue/tborder-v.gif');
}

#table-head, #table-foot {
    background-image: url('../images/blue/tborder-h.gif'); 
}

#table-head-left, #table-head-right, #table-foot-left, #table-foot-right {
    background-image: url('../images/blue/tborder.gif');
}

.content-table-wrap, .content-table {
    background-image: url(../images/blue/cborder-v.gif);
}

.content-head-left, .content-head-right, .content-foot-left, .content-foot-right {
    background-image: url('../images/blue/cborder.gif');
}

.content-footer {
    background-image: url(../images/blue/cborder-h.gif);
}

.content-status, .word-input {
    background-image: url('../images/blue/status.gif');
}

.stripe {
    background-color: #f3f8fa;
}