body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg1.gif);
	margin: 0px;
}
td {
	font-size: 10px;
}

.bgmain {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	height: 287px;
}
.copy_bg {
	background-image: url(images/copy_bg.gif);
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	width: 779px;
	padding: 0px;
}
.header {
	background-image: url(images/content_header.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 535px;
	text-indent: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.boxheader {
	background-image: url(images/box_header.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 215px;
	text-indent: 20px;
	padding-top: 1px;
	color: #FFFFFF;
}
.boxbg {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	width: 215px;
	padding-top: 4px;
}
.boxbgmain {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-y;
	width: 520px;
	padding-top: 0px;
}
