body              { top: 0px;
                    left: 0px;
                    font-family: Arial, Helvetica, sans-serif;
                    font-size:   14px;
                    font-weight: bold;
                    background-color: #FFFFFF;
                    color:  #FFFFFF; }

td                { font-family: Arial, Helvetica, sans-serif;
                    font-size:   14px;
                    font-weight: bold; }

td.g              { font-family: Arial, Helvetica, sans-serif;
                    font-size:   14px;
                    font-weight: bold;
                    color:  #555555; }

td.small          { font-family: Arial, Helvetica, sans-serif;
                    font-size:   11px;
                    font-weight: normal;
                    color:  #999999; }

.imp              { font-family: Arial, Helvetica, sans-serif;
                    font-size:   9px;
                    font-weight: bold;
                    color:  #555555; }

a                 { font-family: Arial, Helvetica, sans-serif;
                    font-size:   14px;
                    font-weight: bold;
                    text-decoration: none;
                    color:  #FFFFFF; }

a.black           { font-family: Arial, Helvetica, sans-serif;
                    font-size:   14px;
                    font-weight: bold;
                    text-decoration: none;
                    color:  #555555; }

a.bblack          { font-family: Arial, Helvetica, sans-serif;
                    font-size:   11px;
                    font-weight: bold;
                    text-decoration: none;
                    color:  #999999; }

.config           { color:            #FFFFFF;
                    width:            600px;
                    height:           380px;
                    padding:          0px;
                    font-size:        14px;
                    font-weight:      bold;
                    text-align:       left;
                    z-index:          1; }

.detail           { width:            580px;
                    height:           380px;
                    overflow:         auto;
                    font-size:        14px;
                    font-weight:      bold;
                    background-color: #FFFFFF;
                    color:            #555555;
                    z-index:          2; }

.detailg          { width:            580px;
                    height:           380px;
                    overflow:         auto;
                    font-size:        14px;
                    font-weight:      bold;
                    background-color: #999999;
                    color:            #FFFFFF;
                    z-index:          2; }

.detailc          { width:            580px;
                    height:           180px;
                    overflow:         auto;
                    font-size:        14px;
                    font-weight:      bold;
                    color:            #999999;
                    z-index:          2; }

input             { font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    border: 1px;
                    border-style: none;
                    border-color: #00339A;
                    color: #555555; }

input.bo          { font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    border: 1px;
                    border-style: solid;
                    border-color: #555555;
                    color: #555555; }

textarea          { font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    border: 1px;
                    border-style: none;
                    border-color: #00339A;
                    width: 270px;
                    color: #999999; }

select            { font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    border: 1px;
                    border-style: none;
                    border-color: #999999;
                    color: #555555; }

select.seldetail  { font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    border: 1px;
                    border-style: none;
                    border-color: #999999;
                    width: 180px;
                    background-color: #999999;
                    color: #FFFFFF; }

select.seldetailw { font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    border: 0px;
                    border-style: none;
                    border-color: #FFFFFF;
                    width: 180px;
                    padding: 0px;
                    margin: 0px;
                    position:relative;
                    left:-3px;
                    background-color: #FFFFFF;
                    color: #555555; }

select.seldetailwb { font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    border: 0px;
                    border-style: none;
                    border-color: #FFFFFF;
                    width: 400px;
                    padding: 0px;
                    margin: 0px;
                    position:relative;
                    left:-3px;
                    background-color: #FFFFFF;
                    color: #555555; }

.headline          { font-family: Arial, Helvetica, sans-serif;
                    font-size: 18px;
                    font-weight: bold;
                    color: #FFFFFF; }

a.bw              { font-family: Arial, Helvetica, sans-serif;
                    font-size: 18px;
                    font-weight: bold;
                    color: #FFFFFF; }

a.bw:hover        { font-family: Arial, Helvetica, sans-serif;
                    font-size: 18px;
                    font-weight: bold;
                    color: #FFFF04; }

.rrow             { background-color: #999999;
                    cursor: pointer; }

.rrow:hover       { background-color: #DDDDDD;
                    cursor: pointer; }

form               { margin:0px; }

img                { margin:0px; }

table              { margin:0px; }

