.bluetbl {
    background      : #F7FBFD;
}

.bluetbl .topleft {
    background      : url(../img/bluetbl/01.gif) no-repeat;
    width           : 5px;
    height          : 27px;
}
.bluetbl .top {
    background      : url(../img/bluetbl/f1.gif) repeat-x;
    height          : 27px;
    font-weight     : bold;
 color           : #01709D;
/*     color           : #000000; */
    font-size       : 12px;
    padding         : 2px 0px 0px 5px;
    white-space     : nowrap;
}
.bluetbl .topright {
    background      : url(../img/bluetbl/02.gif) no-repeat;
    width           : 5px;
    height          : 27px;
}
.bluetbl .left {
    background      : url(../img/bluetbl/f2.gif) repeat-y;
    width           : 5px;
}
.bluetbl .right {
    background      : url(../img/bluetbl/f3.gif) repeat-y;
    width           : 5px;
}
.bluetbl .bottomleft {
    background      : url(../img/bluetbl/03.gif) no-repeat;
    width           : 5px;
    height          : 5px;
}
.bluetbl .bottom {
    background      : url(../img/bluetbl/f4.gif) repeat-x;
    height          : 5px;
}
.bluetbl .bottomright {
    background      : url(../img/bluetbl/04.gif) no-repeat;
    width           : 5px;
    height          : 5px;
}
.bluetbl .content {
    padding         : 5px;
}

/*
.bluetbl .content a {
    color: #0000aa;
}*/
