.toolbar {
    text-align: left;
}

.toolbar a {
    color: #3383BB;
    font-weight: bold;
}

.tbdivider {
    border-left: 1px solid black;
}

.box1 {
    clear: both;
}

TABLE.box1 .containment{
    width: 250px;
}



.boxmm {
    margin: 0px;
    padding: 5px;
    background: white;
}

.boxmm .containment {
    overflow: auto;
}

.boxtl {
    background-image: URL('/gfx/box/box_tl.jpg');
    width: 6px;
    height: 9px;
    padding: 0px;
    margin: 0px;
}

.boxtm {
    background-image: URL('/gfx/box/box_tm.jpg');
    height: 9px;
    padding: 0px;
    margin: 0px;
}

.boxtr {
    background-image: URL('/gfx/box/box_tr.jpg');
    width: 9px;
    height: 9px;
    padding: 0px;
    margin: 0px;
}

.boxml {
    background-image: URL('/gfx/box/box_ml.jpg');
    width: 6px;
    padding: 0px;
    margin: 0px;
}

.boxmr {
    background-image: URL('/gfx/box/box_mr.jpg');
    width: 9px;
    padding: 0px;
    margin: 0px;
}

.boxbl {
    background-image: URL('/gfx/box/box_bl.jpg');
    width: 6px;
    height: 34px;
    padding: 0px;
    margin: 0px;
}

.boxbm {
    background-image: URL('/gfx/box/box_bm.jpg');
    height: 34px;
    padding: 0px;
    margin: 0px;
}

.boxbr {
    background-image: URL('/gfx/box/box_br.jpg');
    width: 9px;
    height: 34px;
    padding: 0px;
    margin: 0px;
}

.tbbl {
    background-image: URL('/gfx/box/tb_bl.jpg');
    width: 6px;
    height: 6px;
    padding: 0px;
    margin: 0px;
}

.tbbm {
    background-image: URL('/gfx/box/tb_bm.jpg');
    height: 6px;
    padding: 0px;
    margin: 0px;
}

.tbbr {
    background-image: URL('/gfx/box/tb_br.jpg');
    width: 9px;
    height: 6px;
    padding: 0px;
    margin: 0px;
}
