/* Body Styles
-----------------------------------*/

body {
	margin: 0;
	background: #fcf7e8;
}

body#nobackground { 
	background: #fff; 
	}

#maincontenttable {
	background: #fff;
}

#maincontentcell {
	background: #fff;
	padding: 8px;
}

#footertable {
	background: url(/images/assnimg1172/footer.png) no-repeat top;
	padding: 3px 0 0 0;
}

/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff;
	padding: 4px;
}



