body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/morepurp.gif);
	font-size: 12px;
	color: #CCCCFF;
}
.copyright {
	font-size: 10px;
	color: #333333;
	padding: 9px;
}
.outLeft {
	background-image: url(images/outline_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.outRight {
	background-image: url(images/outline_right.gif);
	background-repeat: repeat-y;
}
.outTop {
	background-image: url(images/outline_top.gif);
	background-repeat: repeat-x;
}
.outBottom {
	background-image: url(images/outline_bottom.gif);
	background-repeat: repeat-x;
}a:link {
	color: #FFCC33;
}
a:visited {
	color: #FFCC33;
}
a:hover {
	color: #9966FF;
}
a:active {
	color: #CCCCCC;
}
.tableTop {
	position: absolute;
	top: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFCC33;
	font-size: 14px;
	margin-bottom: -12px;
	margin-top: -5px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: medium solid #666699;
	border-right: medium solid #666699;
	border-bottom: medium solid #666699;
	border-left: medium none #666699;
	margin-top: -10px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFCC33;
}
.blackbartbl {
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 150px;
}
.right-marg {
	margin-right: 5px;
}
.left-marg {
	margin-left: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990020;
}