/* ---------------- */
/* MRT BLOCK SYSTEM */
/* ---------------- */

body {margin: 0; padding: 0; border: 0; width: 100%; height: 100%;}

.container {display: inline; float: left; background-image: url(mrt/mrt.gif);}
.contentbox {display: block;}

.mrts {display: inline; float: left; background-image: url(mrt/mrt.gif);}
.mrtb {display: block;}
.mrtc {width: 100%; border: 0;}
.mrtc td {padding: 0;}

/* ---------------- */


/* ----------- */
/* PNG SUPPORT */
/* ----------- */

/* deal with png graphics "img" elements using special script file */
/*img {behavior: url(mrt/iepngfix.htc);}*/
/* deal with png graphics "div" background elements using special script file */
/*div {behavior: url(mrt/iepngfix.htc);}*/
/* deal with png graphics "table" background elements using special script file */
/*table, tr, td {behavior: url(mrt/iepngfix.htc);}*/

/* ----------- */


.linkcursor {cursor: pointer;}
