body {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Trebuchet MS, Verdana, Arial, Sans-serif;
    color: #000;
    font-size: 0.8em;
    background-color: #FFF;
}

table {
    font-size: 1em;
}

a:link, a:visited {
    color: #00F;
    text-decoration: underline;
}

a:hover {
    color: #810;
    text-decoration: underline;
}

h1 {
    font-size: 1.2em;
    font-weight: bold;
    color: #039;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
    font-weight: bold;
    color: #039;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h3 {
    font-weight: bold;
    color: #039;
    text-decoration: underline;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h4 {
    font-weight: bold;
    color: #039;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.jsUnitTestResultSuccess {
    color: #000;
}

.jsUnitTestResultNotSuccess {
    color: #F00;
}

.unselectedTab {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 26px;
    background: #FFFFFF;
    border-style: solid;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

.selectedTab {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 26px;
    background: #DDDDDD;
    font-weight: bold;
    border-style: solid;
    border-bottom-width: 0px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}

.tabHeaderSeparator {
    height: 26px;
    background: #FFFFFF;
    border-style: solid;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}

.rb0roundbox {
    background: url( /jsunit/images/nt0.gif ) repeat;
}

.rb0top div {
    background: url( /jsunit/images/tl0.gif ) no-repeat top left;
}

.rb0top {
    background: url( /jsunit/images/tr0.gif ) no-repeat top right;
}

.rb0bot div {
    background: url( /jsunit/images/bl0.gif ) no-repeat bottom left;
}

.rb0bot {
    background: url( /jsunit/images/br0.gif ) no-repeat bottom right;
}

.rb0top div, .rb0top, .rb0bot div, .rb0bot {
    width: 100%;
    height: 7px;
    font-size: 1px;
}

.rb0content {
    margin: 0 7px;
    background-color: #FFFFFF
}

.rb0roundbox {
    width: 100%;
    margin: 4px auto;
}

.rb1roundbox {
    background: url( /jsunit/images/nt1.gif ) repeat;
}

.rb1top div {
    background: url( /jsunit/images/tl1.gif ) no-repeat top left;
}

.rb1top {
    background: url( /jsunit/images/tr1.gif ) no-repeat top right;
}

.rb1bot div {
    background: url( /jsunit/images/bl1.gif ) no-repeat bottom left;
}

.rb1bot {
    background: url( /jsunit/images/br1.gif ) no-repeat bottom right;
}

.rb1top div, .rb1top, .rb1bot div, .rb1bot {
    width: 100%;
    height: 7px;
    font-size: 0px;
}

.rb1content {
    margin: 0 7px;
    color: #FFFFFF;
}

.rb1roundbox {
    width: 100%;
    margin: 0px auto;
}

.rb1content a {
    color: #FFFFFF;
    text-decoration: underline;
}

.rb2roundbox {
    background: url( /jsunit/images/nt2.gif ) repeat;
}

.rb2top div {
    background: url( /jsunit/images/tl2.gif ) no-repeat top left;
}

.rb2top {
    background: url( /jsunit/images/tr2.gif ) no-repeat top right;
}

.rb2bot div {
    background: url( /jsunit/images/bl2.gif ) no-repeat bottom left;
}

.rb2bot {
    background: url( /jsunit/images/br2.gif ) no-repeat bottom right;
}

.rb2top div, .rb2top, .rb2bot div, .rb2bot {
    width: 100%;
    height: 7px;
    font-size: 0px;
}

.rb2content {
    margin: 0 7px;
    color: #FFFFFF;
}

.rb2roundbox {
    width: 100%;
    margin: 0px auto;
}

.rb2content a {
    color: #FFFFFF;
    text-decoration: underline;
}
