body {
	margin: 10 0 10 0;
	background: #e3e4c8;
}

body#nobackground { background: #fff; }

#maincontenttable {
	background: #e3e4c8 url(/images/assnimg1048/bak_maincontenttable.png) repeat-y top;
}

#maincontentcell {
	background: url(/images/assnimg1048/bak_maincontentcell.png) no-repeat left bottom;
}


/* System Messages
-----------------------------------*/
.errormessage { color: #842911; padding: 4px 0; }
.errormessage,
.infomessage,
#returnlinkcell {
	background: #fff url(/images/assnimg1048/bak_maincontenttable.png) repeat-y top;
;
}

