BODY {
    background-image: url("bline.gif");
        margin: 20px 10px 10px;
        }
        .decorLT {
            background: url("decor_lt.gif") no-repeat scroll right bottom transparent;
            }
            .decorT {
                background: url("decor_t.gif") repeat-x scroll center bottom transparent;
                }
                .decorRT {
                    background: url("decor_rt.gif") no-repeat scroll left bottom transparent;
                    }
                    .decorL {
                        background: url("decor_l.gif") repeat-y scroll right center transparent;
                        }
                        .decorR {
                            background: url("decor_r.gif") repeat-y scroll left center transparent;
                            }
                            .decorLB {
                                background: url("decor_lb.gif") no-repeat scroll right top transparent;
                                }
                                .decorB {
                                    background: url("decor_b.gif") repeat-x scroll center top transparent;
                                    }
                                    .decorRB {
                                        background: url("decor_rb.gif") no-repeat scroll left top transparent;
                                        }
                                        .decorLT div, .decorT div, .decorRT div, .decorL div, .decorR div, .decorLB div, .decorB div, .decorRB div {
                                            font-size: 1px;
                                                height: 5px;
                                                    width: 5px;
                                                    }
                                                    .main {
                                                        background-color: white;
                                                            border: 1px solid white;
                                                                color: #404040;
                                                                    font-family: Segoe ui, Georgia;
                                                                        font-size: 10px;
                                                                            width: 960px;
                                                                            }
                                                                            B {
                                                                                color: black;
                                                                                    font-weight: normal;
                                                                                    }
                                                                                    H1 {
                                                                                        background: url("headbg.jpg") repeat-x scroll left top transparent;
                                                                                            border-bottom: 1px solid #A0A0A0;
                                                                                                color: #000040;
                                                                                                    font-family: Segoe ui light;
                                                                                                        font-size: 22px;
                                                                                                            font-variant: small-caps;
                                                                                                                font-weight: bold;
                                                                                                                    letter-spacing: 0.4ex;
                                                                                                                        margin: 0;
                                                                                                                            padding: 12px;
                                                                                                                            }
                                                                                                                            H2 {
                                                                                                                                font-family: Segoe ui light;
                                                                                                                                    font-size: 12pt;
                                                                                                                                        font-weight: normal;
                                                                                                                                            padding: 15px 0;
                                                                                                                                                text-align: center;
                                                                                                                                                }
                                                                                                                                                A, A:visited, A:link {
                                                                                                                                                    color: black;
                                                                                                                                                        text-decoration: underline;
                                                                                                                                                        }
                                                                                                                                                        A:hover {
                                                                                                                                                            color: black;
                                                                                                                                                                text-decoration: none;
                                                                                                                                                                }
                                                                                                                                                                .footer {
                                                                                                                                                                    color: #909090;
                                                                                                                                                                        font-family: Verdana;
                                                                                                                                                                            font-size: 8px;
                                                                                                                                                                                font-weight: bold;
                                                                                                                                                                                    padding-right: 5px;
                                                                                                                                                                                        text-align: right;
                                                                                                                                                                                        }
                                                                                                                                                                                        