/* @override http://cla.affiniscape.com/associations/7954/stylesheets/cla_styles.css */

body {
	margin: 10 0 10 0;
	background: #efefef;
}

body#nobackground { background: #fff; }

#maincontenttable {
	background: #fff;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
}

#maincontentcell {
	background: url(/images/assnimg1024/bak_maincontentcell.gif) no-repeat left bottom;
}


/* System Messages
-----------------------------------*/
.errormessage { color: #842911; padding: 4px 0; }
.errormessage,
.infomessage,
#returnlinkcell {
	background: #fff;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
}
