body {
       margin-bottom:100px;
       margin-left:10px;
       margin-right:10px;
       margin-top:10px;
       /*background-image:url(images/db6.gif)*/
       background-image:url(images/body_back1.jpg);
       background-repeat:repeat-x;
       background-attachment:fixed;
       /*background-color:#c0c0c0*/
}
a {color:black;
   text-decoration:none
   }
a.normal:hover {text-decoration:underline;
                color:#1010f0
                }
li.deco {list-style-image:url(images/list_tick2.gif)
   }
a.bodyLink {font:15px times new roman;
            color:#401010;
            text-decoration:none;
            text-transform:lowercase;
            position:absolute;
            border:0px}
a.bodyLink:hover {color:#1010ff;
                     border-right:2px;
                     border-bottom:1px dotted;}

a.leftPaneLink {font:15px tahoma;
            font-weight:bold;
            letter-spacing:-0.02cm;
            color:#401010;
            text-decoration:none;
            text-transform:lowercase;
            position:absolute;
            border:0px}
a.leftPaneLink:hover {color:black;
                     border-right:2px;
                     border-bottom:1px dotted;}
a.mail {color:#1010ff}
.leftPane {background-color:#f0ffff;
           height:400px;
           }
.bodyHeader {color:black;
             background-color:#d0d0d0;
             font:12px verdana}

.diagBox {border:double black;
          font:12px ms sans serif;}
.heading {font:13px ms sans serif;
          text-decoration:underline}
.heading2 {color:#1010d0;
           font:18px arial black}
.masthead {top:60px;
           position:absolute;
           left:24%;
           width:77%;
           z-index:2;
           text-align:right}
.subhead {font:20px times new roman}
.sider {width:24%;
        left:2%;
        top:0px;
        height:1000px;
        position:absolute;
        background-image:url(images/sider_back2.jpg);
        background-repeat:repeat-y;
        background-position:right;
        z-index:1}
.siderlogo {left:0px;
            top:15px;
            position:absolute
           }
.links {line-height:35px;
        top:150px;
        width:95%;
        position:absolute}
.mainbody {left:26%;
           top:150px;
           width:74%;
           padding-right:0;
           position:absolute;
           margin-left:1%;
           margin-bottom:50px}
.mainbodyheader {background-color:blue;
                 color:white;
                 font:14px tahoma;
                 font-weight:bold;
                 text-align:right;
                 letter-spacing:0px;
                 border:1px}
.mainbodycontent {/*background-image:url(images/bg345.jpg);*/
                  font:16px garamond;
                  color:#401010;
                  letter-spacing:0px;
                  }
.pagefooter {width:100%;
             margin-top:100px;
             margin-bottom:20px;
             float:left;
             border:1px dotted gray;
             font:13px times new roman;
             text-align:center
             }







