.poole_logoBG {
	background-image: url(images/poole_logoBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
body {
	margin: 0px;
	padding: 0px;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtwb {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}
.txtbb {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtbxb {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.poole_BG {
	background-image: url(images/poole_BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
