body {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	margin: 0px;
}

td img {display: block;}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #923435;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

td.main {
	background-color: #383838;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 35px;
}
.main td.titleBar {
	font-size: 12px;
	background-color: #923435;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.main .titleBar td.titleLeft {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 178px;
}
.main .titleBar td.titleRight {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 702px;
	font-size: 10px;
	padding-right: 10px;
}
.main td.mainRight {
	background-color: #923435;
	background-image: url(../IMAGES/GENERIC/pbp_logo.png);
	background-repeat: no-repeat;
	background-position: center 7px;
	height: 360px;
	width: 72px;
}
.main td.subTitle {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
}
.main td.navMain {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.main td.bodyTxt {
	font-size: 12px;
	line-height: 17px;
	padding-top: 15px;
	padding-right: 150px;
}
.footer {
	font-size: 11px;
	color: #383838;
	padding-top: 5px;
	padding-left: 35px;
}
td.contactAddress {
	font-size: 10px;
	line-height: 15px;
	width: 178px;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
}
h1 span {
	color: #C05050;
}

h1 a:link, h1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 a:hover, h1 a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #923435;
}
td.subnavHolder {
	background-color: #923435;
}
.subNav {
	font-size: 10px;
	background-color: #B0766C;
	padding: 6px;
}
.subNav a:link, .subNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.subNav a:hover, .subNav a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #923435;
}
div.clients {
	font-size: 11px;
	width: 150px;
}
.clients a:link, .clients a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.clients a:hover, .clients a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #923435;
}
