body
{
    font-family: "ËÎÌå";
    text-decoration: none;
}
.main7
{
    font-size: 7pt;
}
.main8
{
    font-size: 8pt;
}
.main
{
    font-size: 9pt;
}

.main11
{
    font-size: 11pt;
}

.main10
{
    font-size: 10pt;
}

.main12
{
    font-size: 12pt;
}

.tableBorder
{
    border-right: #009900 1px solid;
    border-top: #009900 1px solid;
    border-left: #009900 1px solid;
    border-bottom: #009900 1px solid;
}
.label
{
    font-weight: bold;
    font-size: 11pt;
    color: darkred;
}
.label1
{
    font-size: 9pt;
    color: darkred;
}
.GridOuter
{
    font-weight: normal;
    font-size: 9pt;
    text-align: left;
}
.tdBg
{
    font-size: 9pt;
    background-color: Gainsboro;
}
.textWithBorder
{
    text-align: left;
    font-size: 10pt;
    border-right: #009900 1px solid;
    border-top: #009900 1px solid;
    border-left: #009900 1px solid;
    border-bottom: #009900 1px solid;
}
.gridPagerFooter
{
    font-size: 9pt;
    color: darkred;
    border-right: #009900 1px solid;
    border-top: medium none;
    border-left: #009900 1px solid;
    border-bottom: #009900 1px solid;
}
.textWithFooterLine
{
    text-align: center;
    font-size: 9pt;
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: #9999cc 1px solid;
}
.buttonEnter
{
    cursor: hand;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    background-image: url('./images/MOOD12.gif');
    background-repeat: no-repeat;
    color: #000000;
    padding-top: 3;
    padding-bottom: 0;
}
.buttonEnterOn
{
    cursor: hand;
    width: 56px;
    height: 20px;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
    background-image: url('./images/button_on.gif');
    background-repeat: no-repeat;
    color: #000000;
    padding-top: 3;
    padding-bottom: 0;
}
.Table
{
    border-bottom: #0080C0;
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-left: #0080C0;
    border-left-style: groove;
    border-left-width: 1px;
    border-top: #0080C0;
    border-top-style: groove;
    border-top-width: 1px;
    border-right: #0080C0;
    border-right-style: groove;
    border-right-width: 1px;
    font-size: 9pt;
}

.menu
{
    border-bottom: #0080C0;
    border-bottom-style: groove;
    border-bottom-width: 1px;
    border-left: #0080C0;
    border-left-style: groove;
    border-left-width: 1px;
    border-top: #0080C0;
    border-top-style: groove;
    border-top-width: 1px;
    border-right: #0080C0;
    border-right-style: groove;
    border-right-width: 1px;
    font-size: 10pt;
}


A:link
{
    color: Blue;
    font-weight: normal;
}
A:visited
{
    color: Blue;
    text-decoration: none;
    font-weight: normal;
}
A:active
{
    color: Blue;
    text-decoration: none;
    font-weight: normal;
}
A:hover
{
    color: red;
    text-decoration: none;
    font-weight: normal;
}
