body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #C8C8C8;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pp-back-tile.jpg);
	background-repeat: repeat;
}
a:link {
	color: #33CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #33CCFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
.regular {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #C8C8C8;
}
.highlight {
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-large;
	color: #3FC;
	text-align: left;
}
.titlesub {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: large;
	color: #9C3;
	text-align: left;
}
.titlesubsub {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	color: #9F9;
	text-align: left;
}
.titlesubsubsub {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #FFFF00;
	font-weight: bold;
}
.smalltext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	font-style: normal;
}
.text-justified {
	text-align: justify;
}
.footnotes {
	font-size: x-small;
	font-style: italic;
}
.footer-text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	font-style: normal;
	padding: 4px;
	background-color: #202020;
	border: thin solid #000;
}
.imp-announc-section {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #CCC;
	background-color: #202020;
	padding: 10px;
}
.menubar-top {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: normal;
	background-color: #919191;
	padding: 4px;
	background-image: url(../images/pp-menu-top.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #333;
}
.menubar-top a:link {
	color: #000;
	}
.menubar-top a:visited {
	color: #000;
	}
.menubar-top a:hover {
	color: #F00;
	}
.menubar-top a:active {
	text-decoration: underline;
	color: #900;
	}
.menubar-bottom {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-style: normal;
	background-color: #202020;
	padding: 4px;
	text-align: right;
	background-image: url(../images/pp-menu-bottom.jpg);
	background-repeat: repeat-x;
}
.menubar-blank {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
	font-style: normal;
	padding: 4px;
}
.h-line-dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.h-borders-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.h-borders-dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.captions {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #D2D2BD;
}
.pic-border-solid-gray {
	border: medium inset #999;
}
.imp-announc {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #C8C8C8;
	background-color: #202020;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.sidemsg {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	color: #9CF;
	font-style: italic;
}

