
  .headingClass           {
                                        height:99px;
                                        width:970px;
                                }
        .topmenuClass           {
                                        height:20px;
                                        width:974px;
                                        background-color:#ff0000;
                                        font-family:Arial;
                                        font-size:12pt;
                                        font-weight:bold;
                                        color:#000000;
                                }
        .leftmenuClass          {
                                        width:200px;
                                        background-color:#ffffff;
                                        font-family:Arial;
                                        font-size:10pt;
                                        font-weight:bold;
                                        color:#000000;
                                }
        .seperatorClass         {
                                        width:2px;
                                        background-color:#ff0000;
                                }
        .mainareaClass          {
                                        width:990px;
                                        background-color:#ffffff;
                                }

        .bottomtxtClass         {
                                        height:20px;
                                        width:970px;
                                        background-color:#ff0000;
                                        font-family:Arial;
                                        font-size:10pt;
                                        font-weight:bold;
                                        color:#000000;
                                }
        .floatImgClass          {
                                        float:left;
                                }
        .floatImgClassright     {
                                        float:right;
                                }
        .horizAligntxt          {
                                        text-align:right;
                                        vertical-align:text-top;
                                }
        .vertAligntxt           {
                                        vertical-align:text-top;
                                }


