a.linkjb {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-indent: 25px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.HedRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-right-width: 0.25mm;
	border-bottom-width: 0.6mm;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #999999;
}
.soldRed {
	background-color: #993333;
	border-right-width: 0.25mm;
	border-bottom-width: 0.25mm;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.soldGreen {
	background-color: #00CC99;
	border-right-width: 0.25mm;
	border-bottom-width: 0.25mm;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.OthrRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	border-right-width: 0.25mm;
	border-bottom-width: 0.25mm;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;
}
.txtfield {
	background-color: #E4E4E4;
	border-top-width: 0.25mm;
	border-right-width: 0.25mm;
	border-bottom-width: 0.25mm;
	border-left-width: 0.25mm;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	font-size: 10px;
}
.bcktble {
	background-color: #E6ECEB;
	border: 0.25mm solid #CCCCCC;
}
.brdr_table {
	border: 0.25mm solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding: 4px;
}

.abcktble {
	background-color: #FEF5E7;
	border: 0.25mm solid #CCCCCC;
}
.cbcktble {
	background-color: #fef5e7;
	border-top: 0.25mm none #CCCCCC;
	border-right: 0.25mm none #CCCCCC;
	border-bottom: 0.25mm solid #CCCCCC;
	border-left: 0.25mm none #CCCCCC;
}
.leading {
	line-height: 4px;
}
