@charset "utf-8";

#mainContent table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tdcenterTop {
	background-image: url(images/top-long-white.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#bottomLeftCorner {
	background-image: url(images/bl-corner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottomRightCorner {
	background-image: url(images/br-corner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#tdcenterBottom {
	background-image: url(images/bottom-long-white.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#tdcenterRightSide {
	background-image: url(images/r-long-white2.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#tdcenterLeftSide {
	background-image: url(images/l-long-white2.png);
}#tdcenterRightSideb {
	background-image: url(images/r-long-white2.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#tdcenterLeftSideb {
	background-image: url(images/l-long-white2.png);
}
#trCorner {
	background-image: url(images/tr-corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tlCorner {
	background-image: url(images/tl-corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#topLeftCorner {
	background-image: url(images/tl-corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#topRightCorner {
	background-image: url(images/tr-corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#tableSpacer {
	float: left;
	height: 520px;
}
#PicNav {
	text-align: center;
	vertical-align: top;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	clear: none;
}

