.headerbgrnd {
	background-image: url(graphics/images/bgrnd_01_02.gif);
}
.bgrnd {
	background-image: url(graphics/bgrnd_01.gif);
	background-repeat: no-repeat;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 24px;
	font-weight: bold;
}
.bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333;
}
.bodycopyLARGE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.bodycopyWHITE {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
}
.bgrndTOP {
	background-image: url(graphics/bgrnd_01_01.gif);
	background-repeat: no-repeat;
}
.bgrndFOOT {
	background-image: url(graphics/bgrnd_01_03.gif);
	background-repeat: no-repeat;
}
.bgrndMID {
	background-image: url(graphics/bgrnd_01_02.gif);
	background-repeat: repeat-y;
}
