body {
        scrollbar-face-color:#BEBEBE;
        scrollbar-shadow-color:#009900;
        scrollbar-highlight-color:#009900;
        scrollbar-3dlight-color:#ccff33;
        scrollbar-darkshadow-color:#000000;
        scrollbar-track-color:#EFEFEF;
        scrollbar-arrow-color:#ccff33;
        margin:5px;
}

a,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:arial,sans-serif; }

DIV.BMenubar {
        position:absolute;
        BOTTOM:10px;
        z-index:1;
        text-align:CENTER;
        vertical-align:BASELINE;
        padding:3px;
        border:0;
        width : 100%;
        background-image : url(Images/Beton.gif);
        background-repeat : repeat;
}

DIV.PageHeader {
        position:absolute;
        TOP:10px;
        z-index:1;
        text-align:LEFT;
        vertical-align:TOP;
        padding:3px;
        border:1 solid black;
        width : 100%;
        background-color : #EFEFEF;
}

h1 {
        font-size:12pt;
        margin-bottom:0;
        color: #009900;
        font-style : normal;
}

h1.MsgRed {
        font-size:18pt;
        margin-bottom:0;
        color:#842D4C;
        font-weight:Bold;
}

h5 {
        font-size:14pt;
        margin-bottom:0;
        color:#009900;
        font-weight:Bold;
}


h6 {
        font-size:12pt;
        margin-bottom:0;
        color:#666666;
        font-weight:Bold;
}

h1.THeaderGW { font-size:10pt; margin-bottom:0; color:#000000; font-weight:bold;}

h2 {
        font-size:10pt;
        margin-bottom:5;
        color: #009900;
        font-weight : Bold;
}

h2.MsgGrey {
        font-size:12pt;
        margin-bottom:10;
        color:#666666;
        font-weight:Bold;
}

h3 { font-size:12pt; color:#000000; font-weight:bold; text-decoration:none; }

h4 {
        font-size:10pt;
        margin-bottom:0;
        color: #666666;
        font-style : normal;
}

ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:#000000;}

p { font-size:10pt; color:#000000; }

p.Mini { font-size:8pt; color:#000000; margin-top:0;}

p.AB_BLUE {
        font-size:10pt;
        font-weight:bold;
        margin-bottom:0;
        color: #566B90;
}

p.AB_RED {
        font-size:10pt;
        font-weight:bold;
        margin-bottom:0;
        color: #842D4C;
}

p.NoLine { font-size:12pt; margin-bottom:0;  font-weight:bold; color:#000000;}

a:link {
        font-size : 10pt;
        color: #009900;
        font-weight : bold;
        text-decoration : none;
}

a:visited {
        font-size : 10pt;
        color: #009900;
        font-weight : bold;
        text-decoration : none;
        }

a:hover {
        font-size : 10pt;
        color:#FFFFFF;
        background:#009900;
        font-weight:bold;
        text-decoration:none;
}

a:active {
        font-size : 10pt;
        color: White;
        background:#667CA3;
        font-weight:bold;
        text-decoration:none;
}