@charset "utf-8";
/* CSS Document */

body {
	background-color: #9C9A9C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.bodytile {
	background-image: url(images/CMP-body-tile.jpg);
	background-repeat: repeat-y;
}
.bottomtile {
	background-image: url(images/CMP-bottom.jpg);
	background-repeat: no-repeat;
	height: 33px;
}
.navback {
	background-repeat: no-repeat;
	background-position: top;
	height: 47px;
}
.header {
	background-image: url(images/CMP-header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 132px;
}
