BODY {
    font-family : Arial;
    color : #222222;
    font-size : 12px;
    background-color : White;
}

H1 {
    padding-left : 20px;
    color:#FFFFFF;
    background-color : #A0A0A0;
    font-family : Arial;
    font-weight : bold;
    font-size : 20px;
    text-align : left;
}

H3{
    color:Black;
    background-color : #EDEDED;
    font-family : Arial;
    font-weight : bold;
    font-size : 13px;
    border-top : 1px solid Black;
    border-bottom : 1px solid Black;
    padding-left : 10px;
    margin-bottom : 0px;
}

H3.news{
    color:Black;
    background-color : #EDEDED;
    font-family : Arial;
    font-weight : bold;
    font-size : 12px;
    border-top : 1px solid Black;
    border-bottom : 1px solid Black;
    padding-left : 10px;
    margin-bottom : 10px;
    margin-top : 10px;
}

H2 {
    color:#000000;
    font-family : Arial;
    font-weight : bold;
    font-size : 14px;
}

H4 {
    color:#000000;
    font-family : Arial;
    font-weight : bold;
    font-size : 14px;
}

HR {
    color : Black;
    height : 1px;
}

A {
    font-family : Arial;
    color : #004890;
    font-size : 12px;
}

UL {
    margin-left: 20px;
}

TD {
    font-family : Arial;
    color : #222222;
    font-size : 12px;
}

TD.fhs{
    text-align : center;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color:#FFFFFF;
    background-color: #6B92BD;
}

TD.fh{
    text-align : center;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color:#FFFFFF;
    background-color:#808080;
}

TD.fb{
    text-align : left;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color:#000000;
    background-color:#DCDCDC;
}
TD.fbpl{
    text-align : left;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color:#000000;
    background-color:#DCDCDC;
    border-right-color : White;
    border-right-style : solid;
    border-right-width : 1px;
}
TD.fbpr{
    text-align : left;
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color:#000000;
    background-color:#DCDCDC;
    border-left-color : White;
    border-left-style : solid;
    border-left-width : 1px;
}

TD.fb2{
    text-align : left;
    font-family : Arial;
    font-size : 12px;
    color:#000000;
    background-color:#EEEEEE;
}

DIV {
    font-family : Arial;
    color : #222222;
    font-size : 12px;
}

DIV.rp {
    font-family : Arial;
    color : #222222;
    font-size : 12px;
    padding-left : 5px;
    padding-right : 5px;
}

.fbutt {
    font-family : Arial;
    font-size : 12px;
    font-weight : bold;
    color:#FFFFFF;
    background:#8C9EB5;
    border: 2px solid Black;
    cursor:pointer;
    margin-bottom : 5px;
}
SPAN.floatpanel{
    float:right;
    width:160px;
    text-align:center;
    margin-left:5px;
    margin-right:5px;
}
.comment {
    font-size : 10px;
}
