@charset "windows-874";
.select1css {
    background-color: #3CF;
    font-family: "sans serif", tahoma;
    font-size: 10pt;
    width: 170px;
}
.select2css {
    background-color: #CCFFFF;
    font-family: "sans serif", tahoma;
    font-size: 10pt;
    width: 110px;
}
.fontalink1css {
    text-decoration: none;
    color: #CCFFFF;
}
.fontTopic {
    color: #CCFFFF;
    font-family: "MS Sans Serif";
    font-size: 10pt;
}
.tableList {
    background-color: #CCFFFF;
}
.tableList:hover {
    background-color: #CCFFFF;
}
.fontnamelink {
    font-family: "MS Sans Serif", tahoma;
    font-size: 14px;
    color: #0000FF;
    text-decoration: none;
    font-weight: bold;
}
.fontnamelink:hover {
    font-family: "MS Sans Serif", tahoma;
    font-size: 14px;
    color: #993300;
    text-decoration: underline;
    font-weight: bold;
}
.fontpagelink {
    font-family: sans-serif, tahoma;
    font-size: 10pt;
    color: #333333;
    text-decoration: none;
    padding-right: 3px;
    padding-left: 3px;
    border: 1px #2A76A7 solid;
    background-color: #EAF4FF;
}
.fontpagelink:hover {
    font-family: sans-serif, tahoma;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 3px;
    padding-left: 3px;
    border: 1px solid #B12758;
    background-color: #FB1E7B;
}
.fontpagenonelink {
    font-family: sans-serif, tahoma;
    font-size: 10pt;
    color: #2A76A7;
    text-decoration: none;
    padding-right: 3px;
    padding-left: 3px;
    border: 1px #2A76A7 solid;
    background-color: #EAF4FF;
}
.fontpagethis {
    font-family: sans-serif, tahoma;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 3px;
    padding-left: 3px;
    background-color: #2A76A7;
    border: 1px #2A76A7 solid;
}
.fontquiteadmin {
    font-family: sans-serif, tahoma;
    font-size: 9pt;
    color: #2C72B0;
    text-decoration: none;
}
.fontquiteadmin:hover {
    font-family: sans-serif, tahoma;
    font-size: 9pt;
    color: #0000CC;
    text-decoration: none;
}
.fontTopicLink {
    font-family: tahoma, sans-serif;
    font-size: 13px;
    color: #000033;
    text-decoration: none;
    font-weight: bold;
}
.fontTopicLink:hover {
    font-family: tahoma, sans-serif;
    font-size: 13px;
    color: #006633;
    text-decoration: none;
    font-weight: bold;
}
