th {
    color : #000000;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
}
input, select {
    color : #000000;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}
.px {
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    margin-top : 2px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
}
.px5 {
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    margin-top : 5px;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
}
.title01 {
    color : #FFFFFF;
    margin-top : 10px;
    padding-bottom : 10px;
    margin-bottom : 0px;
    margin-left : 15px;
    margin-right : 15px;
    font-size : 13px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
    font-style: italic;
}
.title {
    color : #FFFFFF;
    margin-top : 5px;
    padding-bottom : 5px;
    margin-bottom : 0px;
    margin-left : 15px;
    margin-right : 11px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}
.title a {
    color : #EF6D00;
}
.title a:hover {
    color : #C25A02;
}
.list {
    color : #FFFFFF;
    margin-top : 3px;
    padding-bottom : 3px;
    margin-bottom : 0px;
    margin-left : 10px;
    margin-right : 10px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}
.right {
    color : #000000;
    margin-top : 5px;
    padding-bottom : 10px;
    margin-bottom : 0px;
    margin-left : 15px;
    margin-right : 15px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}
.right a, .list a {
    color : #FF7500;
}
.right a:hover {
    color : #AAAAAA;
}
.left {
    color : #000000;
    margin-top : 10px;
    padding-bottom : 5px;
    margin-bottom : 0px;
    margin-left : 20px;
    margin-right : 20px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}
.left a {
    color : #FF6600;
}
.left a:hover {
    color : #FF0000;
}
p {
    color : #000000;
    margin-top : 5px;
    padding-bottom : 10px;
    margin-bottom : 0px;
    margin-left : 20px;
    margin-right : 20px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
}
p a {
    color : #000000;
}
p a:hover {
    color : #294A7B;
}

.menu01 {
    color : #000000;
    margin-top : 1px;
    padding-bottom : 1px;
    margin-bottom : 0px;
    margin-left : 20px;
    margin-right : 20px;
    font-size : 11px;
    font-family : Verdana,Arial;
    font-weight: bold;
}
.menu01 a {
    color : #000000;
    text-decoration: none;
}
.menu01 a:hover {
    color : #555555;
}
.menu02 {
    color : #000000;
    margin-top : 5px;
    padding-bottom : 5px;
    margin-bottom : 0px;
    margin-left : 12px;
    margin-right : 12px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    text-align: right;
    font-weight: bold;
}
.menu02 a {
    color : #000000;
    text-decoration: none;
}
.menu02 a:hover {
    color : #333333;
}
.data {
    color : #9A9A9A;
    margin-top : 15px;
    padding-bottom : 0px;
    margin-bottom : 0px;
    margin-left : 20px;
    margin-right : 0px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}
.t01 {
    color : #F3400F;
    margin-top : 1px;
    padding-bottom : 0px;
    margin-bottom : 0px;
    margin-left : 20px;
    margin-right : 0px;
    font-size : 11px;
    font-family : Tahoma,Verdana,Arial;
    font-weight: bold;
}


/* worlddo style override */
.actionbar    {
    background-color: #F7F7F7;
}

td.actionbar td    {
    color: orange;
}

.actionbar input    {
    border-top: solid 2px gold;
    border-left: solid 2px gold;
    border-right: solid 2px darkorange;
    border-bottom: solid 2px darkorange;
    background-color: orange;
}

.ruledlistrules {
    background-color: #EEE;
    font-size: x-small;
}

.ruledlistheader    {
    background-color: #777;
    color: #FFF;
    font-size: x-small;
}

.ruledlistheader td, tr.ruledlistheader td, tr.ruledlistheader td A, tr.ruledlistheader td A:visited, tr.ruledlistheader td A:active, td.ruledlistheader, td.ruledlistheader a    {
    color: #FFF;
    font-size: x-small;
}

.readrow td, .smallrow td, .unreadrow td {
    font-size: x-small;
}


/* form */
.titlebar {
    background-color: #777;
    color: #FFF;
    font-weight: bold;
    font-size: small;
}

table.formlayout {
    border: solid 1px #777;
}

.formControl {
    border-top: solid 2px gold;
    border-left: solid 2px gold;
    border-right: solid 2px darkorange;
    border-bottom: solid 2px darkorange;
    background-color: orange;
}
