body {
	background-image: url(images/bckgrnd_image.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.tbl-outline {
	border: 2.75px solid #000000;
}
.cell-padding {
	padding: 10px;
	margin: 0px;
}
.txt-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E94B1;
	text-decoration: none;
}
.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.repeat-vert {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: right center;
	background-image: url(images/pictures/beach_1_pixel.jpg);
}
.txt-bld-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.txt-blue-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2e94b1;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

.txt-blue-body-i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}
.test-line {
	background-position: center;
}

.txt-itl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.txt-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #2e94b1;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: 2e94b1;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: 2e94b1;
	text-decoration: none;
}
.txt-bld-CAPS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.txt-header-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2e94b1;
}
.hiddenPic {
	display: none;
}
.cell-rt-repeat {
	background-attachment: fixed;
	background-image: url(images/left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.cell-lft-repeat {

	background-attachment: fixed;
	background-image: url(images/right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
