body {
    font-size: 80%;
    margin: 0;
    padding: 0;
    color: #555555;
    background-color: #ffffff;
    line-height: 140%;
    text-align: left;
}

a:link{color:#0022ff;}
a:visited{color:#0022ff;}
a:hover{color:#0000ff; background-color:cae1ff;}
a:active{color:#0000ff; background-color:cae1ff;}

.bp {
    padding: 1px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #6666cc;
    font-size: 12px;
}

.bp_header {
    color: #ffffff;
    background: white;
    background-position: left top;
    padding: 0 0 0 0;
    height: 41px;
    text-align: center;
    font-weight: bold;
}

.bp0,
.bp2,
.bp4 {
    background: white;
    background-position: left top;
    background-repeat: repeat-x;
    background-image: url("bp1.gif");
    padding: 5px 0 5px 0;
    line-height: 15px;
}

.bp1,
.bp3 {
    background: white;
    background-position: left top;
    background-repeat: repeat-x;
    background-image: url("bp1.gif");
    padding: 5px 0 5px 0;
    line-height: 15px;
}

.bp_title {
    text-align: left;
    padding: 0 3px 0 3px;
    width: 140px;
    height: 15px;
    overflow:hidden;
}

.bp_name {
    text-align: right;
    padding: 0 3px 0 3px;
    width: 140px;
    height: 15px;
    overflow:hidden;
}

.bp_link {
    text-align: right;
    padding: 0 3px 0 3px;
    width: 140px;
    line-height: 15px;
    height: 15px;
}

.hp {
    width: 520px;
    height: 330px;
    overflow: auto;
    scrollbar-base-color: #f0f0f0;
    scrollbar-arrow-color: #666666;
    scrollbar-darkshadow-color: #666666;
}

.hp_retlink {
    text-align: right;
    margin: 10px; 10px 30px 0;
}

.hp_nextlink {
    text-align: right;
    margin: 10px 10px 0 0;
}
