body{
    color            : #000000           ;
    font-family      : Verdana           ;
    font-size        :  10px             ;
    text-align       : left              ;
}

p{
    margin-top       :   0px             ;
    padding-top      :   0px             ;
}

em.black{
    font-family      : Arial             ;
    font-size        :  10px             ;
    font-style       : normal            ;
    font-weight      : 900               ;
    color            : #000000           ;
    text-decoration  : none              ;
}

a.nodec{
    font-family      : Arial             ;
    font-size        :  10px             ;
    font-weight      : 900               ;
    color            : #a7a7a7           ;
    text-decoration  : none              ;
}
a.nodec:hover{
    font-family      : Arial             ;
    font-size        :  10px             ;
    font-weight      : 900               ;
    color            : #000000           ;
    text-decoration  : none              ;
}

a.nodecbig{
    font-family      : Verdana           ;
    font-size        :  10px             ;
    color            : #000000           ;
    text-decoration  : underline         ;
}
a.nodecbig:hover{
    font-family      : Verdana           ;
    font-size        :  10px             ;
    color            : #000000           ;
    text-decoration  : underline         ;
}

td{
    font-size        :  10px             ;
    padding          :   0px             ;
    vertical-align   : top               ;
}
tr{
    height           :  10px             ;
    margin           :   0px             ;
    padding          :   0px             ;
}

#title{
    position         : absolute          ;
    left             : 220px             ;
    top              : 146px             ;
    font-family      : Arial             ;
    font-size        :  11px             ;
    font-weight      : 900               ;
    letter-spacing   :   1.0pt           ;
    color            : #006131           ;
    z-index          :   2               ;
}

#sitebody{
    background-color : #ffffff           ;
    height           :  454px            ;
    left             :   50%             ;
    margin-left      : -377px            ;
    margin-top       : -227px            ;
    position         : absolute          ;
    top              :   50%             ;
    width            :  754px            ;
    z-index          :    1              ;
}

#contents{
/*  border           : solid 1px #000000 ; */
    position         : absolute          ;
    left             : 220px             ;
    top              : 176px             ;
    width            : 500px             ;
    height           : 230px             ;
    overflow         : auto              ;
    text-align       : left              ;
    z-index          :   2               ;
}

#bottommenu{
    position         : absolute          ;
    left             : 476px             ;
    top              : 432px             ;
    width            : 270px             ;
    height           :  20px             ;
    text-align       : left              ;
    z-index          :   2               ;
}

#menu{
    background-image : url( ../pics/Button_off.gif );
    background-repeat: no-repeat         ;
/*  border           : solid 1px #000000 ; */
    color            : #000000           ;
    font-family      : Arial             ;
    font-weight      : 900               ;
    font-size        :  11px             ;
    letter-spacing   :   1.0pt           ;
    position         : absolute          ;
    left             :  48px             ;
    height           :  25px             ;
    padding-left     :  38px             ;
    padding-top      :   9px             ;
    text-align       : left              ;
    text-decoration  : none              ;
    z-index          :   2               ;
}
#menu:hover{
    background-image : url( ../pics/Button_over.gif );
    text-decoration  : none              ;
}

