.downshadow {
	position:fixed;
	left:10px;
	bottom:0px;
	width:770px;
	height:16px;
	background-image:url(../images/moz_blend.png); background-repeat:repeat-x;
}
.stipples {
	position:fixed;
	width:10px;
	height:100%;
	left:520px;
	top:0px;
	z-index:1;
	background-image:url(../images/vert_stipples.gif);
}
.maincell {
	/* background-image:url("../images/bg_maintable.gif"); */
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainbg {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url("../images/bg.gif");
	background-repeat: repeat-y;
}

.hbg {
	position:fixed;
	bottom:0px;
	height:137px;
	left:10px;
	width:770;
}
.scrollcontent {
	z-index:10;
}
body {
	background-image:url("../images/bg.gif");
	background-repeat: repeat-y;
}



