/* Start of CMSMS style sheet 'theme : cratorbackcolor' */
body {
	background: url(uploads/theme/whtbk.png);
	color: #333;
	margin: 1em;
}
div.top {
	background: url(uploads/theme/thetop.png) no-repeat left top;
	height: 22px;
}
div.mid {
	background: url(uploads/theme/themid.png) repeat-y;
}
div.btm {
	background: url(uploads/theme/thebtm.png) no-repeat left bottom;
	height: 22px;
}
div.topsml {
	background: url(uploads/theme/titewhtrndtopsml.png) no-repeat left bottom;
	height: 24px;
}
div.midsml {
	background: url(uploads/theme/titewhtrndmidsml.png) repeat-y;
}
div.btmsml {
	background: url(uploads/theme/titewhtrndbtmsml.png) no-repeat left bottom;
	height: 30px;
}
/* End of 'theme : cratorbackcolor' */

