.p7tbsub {
	background-color: #3399CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	layer-background-color: #CC9933;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.p7tbsub p {
	margin: 0px;
	padding: 0px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	color: #FFFFFF;
}
.p7tbsub a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.p7tbsub a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.p7tbsub a:hover {
	font-weight: bold;
	background-color: #333366;
	text-decoration: none;
	color: #FFFFFF;
}
.p7tbsub a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.p7tbdn {font-weight: bold;}
.p7tbsub a {
	text-decoration: none;
	padding: 2px;
	width: 100%;
}

.siteBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodySmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodyHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}

.content {
	overflow: auto;
    scrollbar-base-color: default;
    scrollbar-face-color: White;
    scrollbar-track-color: White;
    scrollbar-arrow-color: Gray;
    scrollbar-3dlight-color: Gray;
    scrollbar-darkshadow-color: White;
    scrollbar-highlight-color: White;
    scrollbar-shadow-color: Gray;
}.bkgRight {
	background-repeat: no-repeat;
	background-position: right top;
}
