@import url("formIE.css");
@import url("cmn.css");
@import url("mell.css");

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) 
 General page style. The scroll bar colours only visible in IE5.5+ */

body {
background-attachment:fixed !important;
background-color:#131313;
background-image:url(images/shout.png) !important;
background-position:top left !important;
background-repeat:repeat !important;
margin:0;
position:absolute !important;
min-width:100%;
width:100%;
z-index:100;display: inline;
}

a {text-decoration: none !important;
}

td.r3 {background: url(images/1.gif) 0 0 repeat-x; text-align:center}
td.r4 {background: url(images/2.gif) 0 0 repeat-x}
