    
    .roundedBoxScroll {
        scrollbar-base-color:#5A1800;
    }

    .rrc-table {
        border-collapse:collapse;
        background-color:transparent;
        padding:0px;
    }
    .rrc-table td {
        color:#524642;
        background-color:transparent;
        font-family:Arial;
        font-size:12px;
        padding:0px;
    }

    .rrc-table .main {
        padding:0px;
        font-family:Arial;
        color:#000000;
        font-size:12px;
        background-image:url(../images/roundedBox/02-c.gif);
    }
    .rrc-table .sbmain {
        padding:0px;
        font-family:Arial;
        color:#000000;
        font-size:12px;
        background-image:url(../images/roundedBox/02-c.gif);
        border-right:#642400 solid 1px;
    }
    .rrc-table .sbmain2 {
        padding:0px;
        font-family:Arial;
        color:#000000;
        font-size:12px;
        background-image:url(../images/roundedBox/02-c.gif);
    }
    .rrc-table .sbfooter {
        padding:0px;
        font-family:Arial;
        color:#000000;
        font-size:12px;
        font-weight:bold;
        background-image:url(../images/roundedBox/02-c.gif);
    }
    .rrc-table .title {
        text-align:center;
        vertical-align:top;
        color:#642400;
        height:25px;
        font-size:14px;
        font-family:Arial;
        font-weight:bold;
    }
    .rrc-t {
        background-image:url(../images/roundedBox/02-t.gif);
        width:7px;
        background-position:top;
        background-repeat:repeat-x;
    }
    .rrc-l {
        width:7px;
        background-image:url(../images/roundedBox/02-l.gif);
        background-position:left;
        background-repeat:repeat-y;
    }
    .rrc-r {
        width:7px;
        background-image:url(../images/roundedBox/02-r.gif);
        background-position:right;
        background-repeat:repeat-y;
    }
    .rrc-b {
        width:7px;
        background-image:url(../images/roundedBox/02-b.gif);
        background-position:bottom;
        background-repeat:repeat-x;
    }
