BODY {
    cursor: default;
    font-family: "Arial AMU", Sylfaen, sans-serif;
    font-style: normal;
    font-size: 10px;
    color: #000000;
}
TABLE {
    cursor: default;
    font-family: "Arial AMU", Sylfaen, sans-serif;
    font-style: normal;
    font-size: 12px;
    border-collapse: collapse;
    border: 0px solid #000000;
}
TD {
    border-collapse: collapse;
    border: 0px solid #000000;
}
IMG {
    border-collapse: collapse;
    border: 0px solid #000000;
}
.LinkON {
    cursor: pointer;
    text-decoration: underline;
}
.LinkOFF {
    cursor: pointer;
    text-decoration: none;
}
.HandON {
    cursor: pointer;
}
.ObjHighlightON {
    font-size: 13px;
    font-weight: bolder;
    cursor: pointer;
    color: #CCCCCC;
}
.ObjHighlightOFF {
    font-size: 13px;
    font-weight: bolder;
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
}
.ObjHighlightNOLINK{
    font-size: 13px;
    font-weight: bolder;
    color: #FFFFFF;
}
.sMaLLMnYu {
    color: #000000;
    font-family:  Sylfaen, "Arial AMU", sans-serif;
    font-style: normal;
    font-size: 10px;
    text-decoration: underline;
}
.sMaLLMnYu:link {
    color: #000000;
    font-family:  Sylfaen, "Arial AMU", sans-serif;
    font-style: normal;
    font-size: 10px;
    text-decoration: underline;
}
.sMaLLMnYu:hover {
    color: #AA0000;
    font-family:  Sylfaen, "Arial AMU", sans-serif;
    font-style: normal;
    font-size: 10px;
    text-decoration: underline;
}
.HdHs {
    color: #AA0000;
    font-family:  Sylfaen, "Arial AMU", sans-serif;
    font-style: normal;
    font-size: 12px;
    text-decoration: underline;
}
.HdHs:link {
    color: #AA0000;
    font-family:  Sylfaen, "Arial AMU", sans-serif;
    font-style: normal;
    font-size: 12px;
    text-decoration: underline;
}
.HdHs:hover {
    color: #000000;
    font-family:  Sylfaen, "Arial AMU", sans-serif;
    font-style: normal;
    font-size: 12px;
    text-decoration: underline;
}

.Lksi {
    color: #000000;
    font-family:  Sylfaen, "Arial AMU", sans-serif;
    font-style: normal;
    font-size: 10px;
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.Lksi:link {
    color: #000000;
    font-family:  Sylfaen, "Arial AMU", sans-serif;
    font-style: normal;
    font-size: 10px;
    text-decoration: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
.Lksi:hover {
    color: #AA0000;
    font-family:  Sylfaen, "Arial AMU", sans-serif;
    font-style: normal;
    font-size: 10px;
    text-decoration: none;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
