a {
	color: #549ADC;
	font-size: 9pt;
	line-height: 1.4em;
	}
	a:hover {
		color: #000000;
		font-size: 9pt;
		line-height: 1.4em;
		}
img {
	border: 0;
	}
#body {
	background-color:#F6F6F6;
	text-align: center;
	}
	#wrapper {
		width: 950px;
		margin: 0 auto;
		text-align: left;
		}
		#header {
			margin: 0px;
			padding: 0px;
			margin-top: 5px;
			width: 950px;
			height: 150px;
			background-image: url('/theme/images/cfheader5.png');
			border: 3px solid black;
			border-bottom: 0;
			position: relative;
		}
		#content {
			margin: 0px;
			padding: 0px;
			padding: 5px 10px 5px 10px;
			width: 930px;
			min-height: 600px;
			border: 3px solid black;
			border-top: 0;
			border-bottom: 0;
			background: url('/theme/images/cheqflag.jpg') no-repeat;
			font: 9pt Arial;
			overflow: auto;
			}
		#footer {
			margin: 0px;
			padding: 0px;
			width: 950px;
			height: 30px;
			border: 3px solid black;
			border-top: 0;
			background: url('/theme/images/cfborder.png') repeat-x;
			}
		#copyright {
			margin: 0px;
			padding: 0px;
			margin-top: 5px;
			width: 950px;
			height: 20px;
			text-align: right;
			font: 7pt Tahoma;
			color: #666666;
			}
			#copyright a {
				font: 7pt Tahoma;
				color: #666666;
				text-decoration: none;
				}
