.main_table {
	border: 2px solid #D2A11E;
	background-image: url(../test/images/PWEpupleBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #4D0F8E;
	padding-left: 2px;
}
body {
	background-color: #000000;
	top: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

p {
	font-size: medium;
	font-family: Garamond, Georgia, Arial;
	color: #DCD6E0;
}
.TitleText {
	font-family: "Bookman Old Style", Courier, Forte;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	color: #75509E;
}
