@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ececec;
	margin: 0px;
	padding: 0px;
	background-image: url(backgroundBlk.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	padding-right: 75px;
	padding-left: 75px;
	background-color: #000000;
}
h6 a {
	color: #66CCFF;
}
h6 {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #000000;
}
.footerTbl .page {
	color: #66ccff;
}
.footerTbl a {
	color: #66CCFF;
}
.footerTbl {
	width: 100%;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
}
.footerTbl td {
	padding-left: 10px;
}

.header {
	background-image: url(headerBlk.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 780px;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#PLHFO0Div {
	padding-top: 6px;
	padding-left: 2px;

}
.footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 780px;
	padding-top: 6px;
}
