<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.panel_2_001 table {
    border-collapse: collapse;
    empty-cells: show;
    table-layout: fixed;
}
.panel_2_001 .tl {
    background: url("tl.jpg") no-repeat scroll left top transparent;
    height: 28px;
    width: 6px;
}
.panel_2_001 .tm {
    background: url("tm.jpg") repeat-x scroll 0 0 transparent;
}
.panel_2_001 .tr {
    background: url("tr.jpg") no-repeat scroll right top transparent;
    width: 6px;
}
.panel_2_001 .ml {
   width:1px;
   border-left:1px solid #cccccc;
}
.panel_2_001 .mm {
    padding:5px;
    background-color:white;
}
.panel_2_001 .mr {
    width:1px;
    border-right:1px solid #cccccc;
}
.panel_2_001 .bl {
    border-bottom:1px solid #cccccc;
    width:1px;
}
.panel_2_001 .bm {
    border-bottom:1px solid #cccccc;
}
.panel_2_001 .br {
    border-bottom:1px solid #cccccc;
    width:1px;

}
.panel_2_001 .tm div.tm_left {
    color: #003366;
    float: left;
    background: url("tl_bg1.jpg") repeat-x scroll 0 0 transparent;
    padding:0 5px;
    height:28px;
    color:white;
    line-height:28px;

}

.panel_2_001 .tm div.tm_middle {
    float: left;
    width:11px;
    background: url("tm_middle.jpg") no-repeat;
    height:28px;
}

.panel_2_001 .tm div.tm_right {

    float: right;
    margin-right: 5px;
    padding-top:8px;

}

div.tm_right a{

    color:black;
    text-decoration: none;

}

div.tm_right a:hover{

    color:black;
    text-decoration: underline;
}





.panel_2_001 .mm {
  padding:5px 5px;
}

.panel_2_001 .mm li.item{
    color: #424242;
    line-height: 22px;
    list-style-image: url("dot.gif");
    margin-left: 18px;
}

.panel_2_001 .mm li.item a {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}

.panel_2_001 .mm li.item a:hover{
    text-decoration: underline;
}

.mm a{color:black;text-decoration: none;}
.mm a:hover{text-decoration: underline;}
</pre></body></html>