/* Start of CMSMS style sheet 'intro' */
body {
margin:0;
padding:0;
background:#e9e9e9;
}
.tbl{
width:100%;
height:100%;
}
.lt {
background: url('./images/lab/left.jpg') repeat-x right top;
vertical-align: top;
min-width: 0px;
}
.mt {
background: url('./images/lab/introfon.jpg') no-repeat top;
width:1000px;
min-width: 1000px;
height: 750px;
vertical-align: top;
}
.mtu {
background: url('./images/lab/uaintrofon.jpg') no-repeat top;
width:1000px;
min-width: 1000px;
height: 750px;
vertical-align: top;
}
.rt {
background: url('./images/lab/right.jpg') repeat-x left top;
vertical-align: top;
min-width: 0px;
}

/* End of 'intro' */

