.1pxTableborder {
	border: 1px solid #000000;
}
.1pxSubTableborder {
	border: 1px solid #AFB5D1;
}
.pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: normal;

}
.pageTextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: normal;
	padding-left: 20px
}
.pageHeaders {
	font-family: Arial;
	font-size: 16px;
	color: #CC3333;
	font-weight: bolder;

}
.subTableBorderTOP {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AFB5D1;
	border-right-color: #AFB5D1;
	border-bottom-color: #AFB5D1;
	border-left-color: #AFB5D1;
}
.subTableBorderRHS {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AFB5D1;
	border-right-color: #AFB5D1;
	border-bottom-color: #AFB5D1;
	border-left-color: #AFB5D1;
}.ver2greyLink {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.ver1redLink {
	font-family: Verdana;
	font-size: 10px;
	color: #CC3333;
	text-decoration: underline;
}
.linkNS {
	text-decoration: none;
	color: #000066;
}
