
.medgreen {font-size : medium;color : #006600;}

#bioedit {
    margin:1em;
}

#qrzedit {
    padding-left : 0.3em;
    padding-right : 0.3em;
    padding-top : 0;
    padding-bottom : 0;
}

.strike {
    font-size : 0.9em;
    text-decoration: line-through;
    color: #f00;
}

.pink {
    background-color: #FEE;
}

#qrzedit #htb th {
    border-bottom: solid 1px #ccc;
}


#qrzedit #htb .ha {
    color: #090;
    font-size: 0.8em;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

#qrzedit #htb .hc {
    font-size: 0.7em;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    width: 400px;
}

#qrzedit #htb .hd {
    width: 10px; 
    border-bottom: solid 1px #ccc;
}

#qrzedit .b1 {
    font-size : 0.9em;
    font-weight : bold;
    color : #090;
}

#qrzedit .c1 {
    font-size : 0.7em;
    font-weight : bold;
    color : #090;
    text-align : right;
    white-space : nowrap;
}

#qrzedit .c1r {
    font-size : 0.8em;
    font-weight : bold;
    color : #f00;
    text-align : right;
    white-space : nowrap;
}

#qrzedit .c2 {
    background-color : #fff;
    white-space: nowrap;
}

#qrzedit .c3 {
    font-size : 0.7em;
    font-weight : bold;
    color : #a33;
    white-space : nowrap;
}

#qrzedit .c4 {
    background-color : #cfc;
}

#qrzedit .c5 {
    font-size: 0.8em;
    font-weight: bold;
    background-color : #cfc;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
}

#qrzedit .c6 {
    font-size: 0.7em;
    font-weight : bold;
    background-color : #cfc;
    border-bottom: solid 1px black;
}

#qrzedit .c7 {
    background-color : #ffc;
    font-size: 1em;
    font-weight: bold;
}

#qrzedit .c8 {
    margin-left: 2.0em;
    font-size : 0.7em;
    font-weight : bold;
    color : #a33;
    white-space : nowrap;
}

#qrzedit .c9 {
    margin-left: 2.0em;
    font-size : 0.8em;
    font-weight : bold;
    color : #a33;
    white-space : nowrap;
}

#qrzedit .m2 {
    margin-left: 2em;
}

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

#qrzedit .glab {
    font-size: 1.5em;
    font-weight: bold;
    color: red;
}

#qrzedit .f2 {
    background-color : #dfd;
}

#qrzedit .f3 {
    font-size : 0.7em;
    font-weight : bold;
    color : #060;
    white-space : nowrap;
}

#qrzedit .fcc1 {
    background-color : #cfc;
    text-align : right;
    font-weight : bold;
    font-size : 0.8em;
    color : #060;
    border-left : solid 1px #060;
    border-bottom : solid 1px #060;
    border-top : solid 1px #060;
}


#qrzedit .fcc2 {
    background-color : #cfc;
    font-weight : bold;
    font-size : 0.8em;
    border-top : solid 1px #0a0;
    border-right : solid 1px #0a0;
    border-left : solid 1px #0a0;
}


#qrzedit .fcc3 {
    background-color : #cfc;
    font-weight : bold;
    font-size : 0.8em;
    border-left : solid 1px #0a0;
    border-right : solid 1px #0a0;
}

#qrzedit .fcc4 {
    background-color : #cfc;
    font-weight : bold;
    font-size : 0.8em;
    border-left : solid 1px #0a0;
    border-right : solid 1px #0a0;
    border-bottom : solid 1px #0a0;
}


#qrzedit li {
    list-style-type : none;
    white-space : nowrap;
}

#qrzedit a : link {color : #000099;text-decoration : none}
#qrzedit a : visited {color : #0000AA;text-decoration : none}
#qrzedit a : hover {color : red;text-decoration : none;background-color : #ffc}
#qrzedit a : active {color : red;text-decoration : none}

