body  {
   margin: 0px, 0px, 0px, 0px;
   background-color: #EBEBEB;
   background-image: url(images/bg.gif);
   font-family: verdana, tahoma, sans-serif; 
   color: #000000 ; 
   font-size: 11;

      }



td, tr {
   font-family: verdana, tahoma, sans-serif;  
   color: #000000 ; 
   font-size: 11px;
}

a:link, a:active, a:visited {
   font-family: verdana, tahoma, sans-serif;  
   color: #000000 ; 
      text-decoration: underline;

  }

a:hover {
   font-family: verdana, tahoma, sans-serif;  
   color: #125A87 ; 
   text-decoration: underline;   }

input, textarea, select {
font-family: arial, tahoma, sans-serif;
font-size: 11px;
border: 2px inset;
}

.bg {
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
height: 100%;
width: 100%;
}


.main {
position: absolute;
left: 0px;
top: 0px;
z-index: 2;
height: 100%;
width: 100%;
}

.side1 {
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 4;
   width: 100%;
   height: 100%;
   background-image: url(images/provance_r4_c4.jpg);
   background-repeat: no-repeat;
   padding-left: 5px;
   padding-right: 4px;

}

.side2 {
   position: relative;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 100%;
   height: 100%;
   background-image: url(images/provance_r7_c4.jpg);
   background-repeat: repeat-y;

}

.updates {
background-image: url(images/provance_r10_c2.jpg); 
padding-left: 15px;
padding-right: 15px;
}

.members {
border-bottom: 1px solid #cccccc;
}

.tablestyle {
height: 100%; 
width: 765px; 
border: 0px; 
background-image: url(images/tblbg.gif);
}
