BODY{
    font-size : 11pt;
    letter-spacing: 1px;
}
A:LINK {
    text-decoration : underline;
    color : blue;
}
A:VISITED {
    text-decoration : underline;
    color : blue;
}
A:ACTIVE {
    text-decoration : underline;
    color : blue;
}
A:HOVER {
    text-decoration : underline;
    color : crimson;
}
H1 {
    font-size : 12pt;
    letter-spacing: 3px;
    margin-top : 0px;
    margin-bottom : 10px;
    margin-left : 5px;
}
/*
H2 {
    font-size : 10pt;
    font-weight : normal;
    letter-spacing: 3px;
    margin-top : 5px;
    margin-bottom : 10px;
    padding-top : 2px;
    padding-bottom : 0px;
    padding-left : 10px;
    color : black;
    background-image : url("image/bar.gif");
    height : 22px;
}
*/
H6 {
    font-size : 10pt;
    font-weight : normal;
    letter-spacing: 11px;
    margin-left : 5px;
    margin-top : 0px;
    margin-bottom : 10px;
}
FORM {
    font-size : 12pt;
    margin-top : 0px;
    margin-bottom : 0px;
}
INPUT.nmb {
    font-size : 10pt;
    letter-spacing: 1px;
}
INPUT.key {
    font-size : 10pt;
    letter-spacing: 1px;
}
.LINKLIST {
    font-size : 9pt;
    line-height: 14pt;
    text-align: center;
    letter-spacing: 2px;
    margin-top : 10px;
    margin-bottom : 10px;
}
ADDRESS {
    font-size : 10pt;
    text-align: center;
    font-style: normal;
    letter-spacing: 2px;
    color : gray;
    margin-top : 10px;
    margin-bottom : 0px;
}
.NMB1 {
    font-size : 15pt;
    font-weight : bold;
}
.NMB {
    font-size : 14pt;
}
.ADR {
    font-size : 14pt;
}
SPAN.NMB_POST {
    font-size : 14pt;
}
SPAN.NMB_MSG {
    font-size : 10pt;
    letter-spacing: 1px;
    margin-left : 10px;
}
SPAN.KEY_MSG {
    font-size : 12pt;
}
.ADR_MSG {
    font-size : 10pt;
    letter-spacing: 1px;
}
.AD {
    font-size : 10pt;
    color : salmon;
    background-color : white;
    margin-right : 3px;
    margin-bottom : 3px;
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
}
.LIST {
    font-size : 11pt;
    line-height: 15pt;
}
input {
    font-size: 12px;
}
select {
    font-size: 12px;
}
td {
    font-size: 12px;
}
textarea {
    font-size: 12px;
    overflow-y: hidden;
}
.fm_current {
    margin: 0px 20px 0px 20px;
    padding: 4px 10px 3px 10px;
    background-color: #CCCCCC;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    color: black;
}
.fm_notcurrent {
    margin: 0px 20px 0px 20px;
    padding: 4px 10px 3px 10px;
    background-color: #FFFFFF;
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    color: gray;
}
table.fm_info {
    background-color: #666666;
    width: 640px;
    border-spacing: 1px;
    border-collapse: separate;
    margin-bottom: 20px;
}
table.fm_info td {
    background-color: #FFFFCC;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-top-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    border-left-width: 1px;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    letter-spacing: 0.3em;
    line-height: 1.7em;
    padding: 12px;
}
table.fm_error {
    background-color: #CC0000;
    width: 640px;
    border-spacing: 1px;
    border-collapse: separate;
    margin-bottom: 20px;
}
table.fm_error td {
    background-color: #CC0000;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 1px;
    color: white;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.3em;
    line-height: 1.7em;
    padding: 12px;
}
table.fm_input {
    background-color: #666666;
    width: 640px;
    border-spacing: 1px;
    border-collapse: separate;
}
table.fm_input th {
    background-color: #CCCCCC;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-top-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    border-left-width: 1px;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    width: 120px;
    padding: 12px;
}
table.fm_input td {
    background-color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    padding: 12px;
}
table.fm_exit {
    background-color: #666666;
    width: 640px;
    border-spacing: 1px;
    border-collapse: separate;
    margin-bottom: 20px;
}
table.fm_exit td {
    background-color: #FFFFFF;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-top-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    border-left-width: 1px;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.5em;
    line-height: 2.0em;
    padding: 12px;
}
