/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.conthmtop {
	background-image: url(../images/rpt_topcont.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.conthmbtm {
	background-image: url(../images/rpt_btmcont.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.conthmftr {
	background-image: url(../images/rpt_blk_pix.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.spcrhead {
	height: 15%;
	width: 100%;
}
