BODY {
        background-color: #FFFFFF; margin: 0;

        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        color: #000000;
        }

a:link    { text-decoration: none;   font-family: Arial;     color: black; font-weight: bold;}
a:visited { text-decoration: none;   font-family: Arial;     color: black; font-weight: bold;}
a:hover   { text-decoration: none;   font-family: Arial;     color: darkred; font-weight: bold;}

p {
        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        color: #000000;
        }
TD {
        font-family: Arial;
        font-size: 9pt;
        text-decoration: none;
        color: #000000;
        }
.ind {
        text-indent: 12pt;
        text-align: justify;
}
.ind-white {
        text-indent: 12pt;
        text-align: justify;
        font-size: 10pt;
        color: #FFFFFF;
}
.p-white {
        font-size: 10pt;
        color: #FFFFFF;
}

.chat_warn {
		font-size: 12pt;
        font-weight: normal;
        color: #FFFFFF;
}

.select1 {
        font-size: 9pt;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #FF954E;
        vertical-align: middle;
        height: auto;
        width: auto;
        text-align: left; middle;
        border: 1px solid #FFFFFF;
        }
.select2 {
        font-size: 9pt;
        font-weight: bold;
        color: #000000;
        background-color: #FFFF99;
        vertical-align: middle;
        height: auto;
        width: auto;
        text-align: left; top;
        border: 1px solid #FFFFFF;
        }
.button {
        font-weight: bold;
        color: #000000;
        background-color: #FF9900;
        vertical-align: middle;
        height: auto;
        width: 75px;
        text-align: center; middle;
        border: 5px #FFFFFF;
        cursor: hand;
        }
.button2 {
        font-weight: bold;
        color: #000000;
        background-color: #FFFF00;
        vertical-align: middle;
        height: auto;
        width: 120px;
        text-align: center; middle;
        border: 1px solid #FFFFFF;
        cursor: hand;
        }
.note {
        text-decoration: none;
        color: gray;
        }
.white {
        text-decoration: none;
        font-weight: bold;
        color: #FFFFFF;
        }
.help {
        font-size: 11pt;
        text-decoration: none;
        font-weight: bold;
        color: #FFFFFF;
        margin-top : 4px;
        margin-bottom : 4px;
        margin-left : 0px;
        margin-right : 0px;
        }
.top {
        text-decoration: none;
        font-weight: bold;
        margin-top : 1px;
        margin-bottom : 1px;
        margin-left : 4px;
        margin-right : 4px;
        }
.news {
        text-decoration: none;
        font-weight: bold;
        margin-top : 5px;
        margin-bottom : 5px;
        margin-left : 10px;
        margin-right : 10px;
        }
.news_l {
        text-decoration: none;
        font-weight: bold;
        color: #FF9900;
        }
.welcome {
        margin-top : 0px;
        margin-bottom : 0px;
        margin-left : 10px;
        margin-right : 10px;
        }
.desc {
        text-indent: 10pt;
        text-align: justify;
        font-size: 8pt;
        text-align: justify;
        }
.admin {
        font-size: 12pt;
        text-decoration: none;
        font-weight: bold;
        color: #FF6600;
		line-height: 14px;

        }