/* rounded borders - with solid inside */

.curvedbox {
    float: left;
    padding: 0 6px 6px 0;
}

/* Curved box with no header */
.b1, .b2, .b3, .b4, b1a {
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.b1 {
    height: 1px;
    background-color: #BBBBBB;
    margin: 0 5px;
}

.b1a {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 600;
    margin: 0 5px;
    border-bottom: 1px solid #BBBBBB;
}

.b2 {
    height: 1px;
    background-color: #EDEDED;
    border-right: 2px solid #BBBBBB;
    border-left: 2px solid #BBBBBB;
    margin: 0 3px;
}

.b3 {
    height: 1px;
    background-color: #EDEDED;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    margin: 0 2px;
}

.b4 {
    height: 2px;
    background-color: #EDEDED;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    margin: 0 1px;
}

.content {
    background-color: #EDEDED;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    padding: 4px 6px 4px 6px;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* sidebar */
.sb1, .sb2, .sb3, .sb4 {
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.sb1 {
    height: 1px;
    background-color: #BBBBBB;
    margin: 0 5px;
}

.sb2 {
    height: 1px;
    background-color: #EFECD4;
    border-right: 2px solid #BBBBBB;
    border-left: 2px solid #BBBBBB;
    margin: 0 3px;
}

.sb3 {
    height: 1px;
    background-color: #EFECD4;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    margin: 0 2px;
}

.sb4 {
    height: 2px;
    background-color: #EFECD4;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    margin: 0 1px;
}

.sidebarcontent {
    background-color: #EFECD4;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    padding: 6px;
}

/* Curved box with header */
.t1h, .t2h, .t3h, .t4h, .b1h, .b2h, .b3h, .b4h {
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.t1h, .b1h {
    height: 1px;
    background-color: #BBBBBB;
    margin: 0 5px;
}

.t2h, .b2h {
    height: 1px;
    background-color: #006699;
    border-right: 2px solid #BBBBBB;
    border-left: 2px solid #BBBBBB;
    margin: 0 3px;
}

.t3h, .b3h {
    height: 1px;
    background-color: #006699;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    margin: 0 2px;
}

.t4h, .b4h {
    height: 2px;
    background-color: #006699;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    margin: 0 1px;
}

.b2h, .b3h, .b4h {
    background-color: #EDEDED;
}

.head {
    color: #FFFFFF;
    background-color: #006699;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    padding: 6px;
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    vertical-align: middle;
}

/* tabs */
.tab {
    float: left;
    padding: 0 1px 0 0;
    width: 100px;
}
/* selected tab */
.s1, .s2, .s3, .s4 {
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.s1 {
    height: 1px;
    background-color: #EEE8AA;
    margin: 0 5px;
}

.s2  {
    height: 1px;
    background-color: #EEE8AA;
    border-right: 2px solid #EEE8AA;
    border-left: 2px solid #EEE8AA;
    margin: 0 3px;
}

.s3 {
    height: 1px;
    background-color: #EEE8AA;
    border-right: 1px solid #EEE8AA;
    border-left: 1px solid #EEE8AA;
    margin: 0 2px;
}

.s4 {
    height: 2px;
    background-color: #EEE8AA;
    border-right: 1px solid #EEE8AA;
    border-left: 1px solid #EEE8AA;
    margin: 0 1px;
}

.scontent {
    color: #28313A;
    background-color: #EEE8AA;
    border-right: 1px solid #EEE8AA;
    border-left: 1px solid #EEE8AA;
    padding: 0 2px 4px 2px;
    font-weight: 500;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align: middle;
    height: 26px;
}

/* unselected tab */
.u1, .u2, .u3, .u4 {
    font-size: 1px;
    overflow: hidden;
    display: block;
}

.u1 {
    height: 1px;
    background-color: #AAA560;
    margin: 0 5px;
}

.u2  {
    height: 1px;
    background-color: #AAA560;
    border-right: 2px solid #AAA560;
    border-left: 2px solid #AAA560;
    margin: 0 3px;
}

.u3 {
    height: 1px;
    background-color: #AAA560;
    border-right: 1px solid #AAA560;
    border-left: 1px solid #AAA560;
    margin: 0 2px;
}

.u4 {
    height: 2px;
    background-color: #AAA560;
    border-right: 1px solid #AAA560;
    border-left: 1px solid #AAA560;
    margin: 0 1px;
}

.ucontent {
    color: #FFFFFF;
    background-color: #AAA560;
    border-right: 1px solid #AAA560;
    border-left: 1px solid #AAA560;
    padding: 0 2px 4px 2px;
    font-weight: 500;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align: middle;
    height: 26px;
}

.utab {
	text-decoration: none;
    cursor: pointer;
}

.p1 {
    height: 1px;
    border-bottom: 1px solid #BBBBBB;
    margin: 0 5px;
}

.p2 {
    height: 1px;
    background-color: #EDEDED;
    border-right: 2px solid #BBBBBB;
    border-left: 2px solid #BBBBBB;
    margin: 0 3px;
}

.p3 {
    height: 1px;
    background-color: #EDEDED;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    margin: 0 2px;
}

.p4 {
    height: 2px;
    background-color: #EDEDED;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    margin: 0 1px;
}

.p5 {
    height: 1px;
    border-top: 1px solid #BBBBBB;
    margin: 0 5px;
}

.pcontent {
    background-color: #EDEDED;
    border-right: 1px solid #BBBBBB;
    border-left: 1px solid #BBBBBB;
    padding: 6px;
}
