.topstriping {
	background-image: url(../images_structural/striping_upper.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 50px;
}
.sitebg {
	background-image: url(../images_structural/bg_shadowborder.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	color: #336699;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.borders {
	border: thin solid #CCCCCC;
}
.bodybg {
	background-image: url(../images_structural/pencils_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 242px;
}
.bodybox {
	background-image: url(../images_structural/bg_screenout.gif);
	background-repeat: repeat;
	border: 1px none #CCCCCC;
}
