
.notebox {
    margin: 5px;
    border: solid 1px #ccc;
    padding: 0.5em;
}

#dtog {
    font-size: 0.8em;
    font-weight: bold;
    padding: 4px;
    cursor: pointer;
    border-top: 1px solid #0a0;
    border-bottom: 1px solid #0a0;
    margin-bottom: 0;
    margin-top: 3px;
}

#qtog {
    font-size: 0.8em;
    font-weight: bold;
    padding: 4px;
    border-top: 1px solid #00a;
    border-bottom: 1px solid #00a;
    margin-bottom: 0;
    margin-top: 3px;
    background-color: #9cf;
}

.bg1 {
    background-color: #ddffdd;
}
.bg2 {
    background-color: #ddddff;
}

#ltog {
    font-size: 0.8em;
    font-weight: bold;
    padding: 4px;
    border-top: 1px solid #00a;
    border-bottom: 1px solid #00a;
    margin-bottom: 0;
    margin-top: 3px;
    background-color: #fc6;
}

.togmore {
    background-color: #9f9;
    color: black;
}

.togless {
    background-color: #6a6;
    color: white;
}

#dbmenu {
    margin: 1em;
}

#mypic {
    cursor: pointer;
    border: solid 1px #ccc;
}

.label {
    color: black;
    font-family: courier;
    font-style: normal;
    font-size: 16pt;
    text-align: left;
    text-shadow: none;
    background-image: none;
    background-color: white;
    padding-top: 0.5em;
    padding-left: 0.5em;
}

.lclear {
    background-image: none;
    background-color: white;
}


.gm {
    font-size: 0.7em;
    margin-left: 1em;
}

.ex {
    margin-left: 2em;
    font-size: 0.8em;
    font-style: italic;
}

#t_detail {
    margin-top: 4px;
}

#ex1 {
    color: red;
}

#detbox {
    background-color: white;
}

#dt {
    background-color: white;
}

#detbox td {
}

#detbox b {
    font-size : smaller;
    font-weight : bold;
    font-style : italic;
    color : black;
}

#detbox .ha {
    font-size: 0.8em;
    color: #090;
}

#detbox .hc {
    font-size: 0.7em;
    width: 300px;
    white-space: normal;
}


#detbox .dh {
    width: 20%;
    color: #800;
    font-size: 0.8em;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
}


#multi {
    margin-left: 1em;
    margin-right: 1em;
}

#multi table {
    border: solid 1px #ccc;
}

#multi th {
    text-align: left;
    font-weight: normal;
    font-size: 0.8em;
    color: #009;
    border-bottom: solid 1px #ccc;
}

#multi .rc {
    text-align: right;
    width: 1%;
}

#multi .ra {
    font-size: 0.9em;
    color: #090;
    overflow: hidden;
    width: 1%;
    padding-left: 1em;
    padding-right: 1em;
}

#multi .raddr {
    font-size: 0.8em;
    overflow: hidden;
}


#multi .rt {
    font-size: 0.8em;
    color: #090;
    font-weight: bold;
    overflow: hidden;
}


#calldata {
    margin-top: 2px;
    font-size : 0.8em;
    font-weight : bold;
}

#calldata p {
    margin-left : 4px;
    margin-top : 0;
    margin-bottom : 0;
}


#calldata .q1 {
    font-size : 0.7em;
    font-weight : bold;
    color : #060;
    text-align : right;
    white-space : nowrap;
}


#csbody {
}

#csbody .hdr {
    border-top : solid 1px #66f;
    background-color : #9cf;
    border-bottom : solid 1px #66f;
    padding-left : 0.5em;
    font-size : 10pt;
    font-style : italic;
    font-weight : bold;
    color : #009;
    margin-top : 1px;
    margin-bottom : 0;
}

#csbody .lh {
    font-size: 0.8em;
    font-weight: bold;
}


#biodata {
    padding : 0.5em;
}


#biodata a {
    font-weight : bold;
    text-decoration : underline;
}

#calldata .cland {
    margin-top : 4px;
    margin-bottom : 0px;
    font-size : 0.6em;
    color : #39c;
    border-bottom : dashed 1px #39f;
}


#calldata .pcap {
    position : relative;
    top : -10px;
    left : -90px;
    margin-right : 1em;
    padding-left : 4px;
    padding-right : 4px;
    color : black;
    background-color : white;
    font-size : x-small;
    border : solid 1px #39f;
}

#calldata .oth {
    position : relative;
    top : -6px;
    left: 100px;
    padding-left : 4px;
    padding-right : 4px;
    color : #900;
    font-size:1.3em;
    background-color : white;
    border : solid 1px #39f;
}

#calldata .s9 {
    border-top : dashed 1px #39f;
    padding-top: 4px;
    padding-left: 4px;
    font-size : 0.9em;
}

#calldata .ci {
    border-bottom : none;
}

#calldata .qrzcmd {
    background-color : #9cf;
    border-top : solid 1px #009;
    border-bottom : solid 1px #009;
}

#calldata .csignl {
    font-size : 32pt;
    font-style: italic;
    color : #ffd700;
}

#calldata .csignm {
    font-size : 26pt;
    color : #39f;
}

#calldata .csignd {
    font-size : 26pt;
    color : #963;
}

#calldata .csignx {
    font-size : 32pt;
    color : #909;
}

#calldata .csigns {
    font-size : 32pt;
    color : #393;
}

#calldata .csigno {
    font-size : 32pt;
    color : #00a;
}

#calldata .csignp {
    font-size : 32pt;
    font-style: italic;
    color : #00a;
}
#calldata .csignz {
    font-size : 32pt;
    font-style: italic;
    color : #cc0;
}

#calldata .csigna {
    font-size : 32pt;
    font-style: italic;
    color : #f00;
}

#calldata .csign {	
    font-size : 22pt;
    color : #000;
}

#calldata .utitl {
    font-size: 8pt;
    margin-left: 2em;
    color: #393;
}

.ui-tabs .ui-tabs-hide {
    display: none;
}

#logbook th {
    font-size: 0.7em;
}

#logbook td {
    font-size: 0.9em;
}

#lsum td {
    background-color: #f9fff9;
}

#zpage table {
    border-top: solid 1px #eee;
    border-left: solid 1px #eee;
}
#zpage th {
    background-color: #9cf;
}
#zpage td {
    border-right: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

#zpage a:link {color: #000099;}
#zpage a:visited {color: #000099;}
#zpage a:hover {background-color: #ccc;}
#zpage a:active {}
