<style>
	.t11_grey {  font-family: tahoma; font-size: 11px; color: 666666; text-decoration: none}
	.t10_grey {  font-family: tahoma; font-size: 10px; color: 666666; text-decoration: none}
	.t8_grey {  font-family: tahoma; font-size: 8px; color: 666666; text-decoration: none}
	.t10_orange {  font-family: tahoma; font-size: 10px; font-weight: bold; color: FF8400; text-decoration: none}
	.t12_orange {  font-family: tahoma; font-size: 12px; font-weight: bold; color: FF8400; text-decoration: none}
	.t10_O {
		font-family: tahoma;
		font-size: 10px;
		color: #FF8400;
		text-decoration: none;
		z-index : 1;
		position : relative;
	}
	.t10_b {
		font-family: tahoma;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		z-index : 1;
		position : relative;
	}
	.t10_y {
		font-family: tahoma;
		font-size: 10px;
		color: #FFFF00;
		text-decoration: none;
		z-index : 1;
		position : relative;
		padding-left : 2px;
	}
	.t12_w {
		font-family: tahoma;
		font-size: 12px;
		color: #ffffff;
		text-decoration: none;
		position : relative;
	}
	.t12_b {
		font-family: tahoma;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		position : relative;
		padding-left : 2px;
	}
	.AutoPageBreak{
	page-break-before: auto;
	}
	.t12_bold {
		font-family: tahoma;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		position : relative;
		font-weight : bold;
	}
	.tbl_border {	border: 1px solid Black;}
	.tbl_CellPadding {	padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px;}

	.admin_tbl_header {
		font-family: tahoma;
		font-size: 14px;
		font-weight: bold;
		color: Black;
		text-decoration: none;
		text-align : center;
	}
	.admin_tbl_header1 {
		font-family: tahoma;
		font-size: 12px;
		font-weight: bold;
		color: FF8400;
		text-decoration: none;
		text-align : center;
		border-bottom : 1px solid Black;
	}
	.admin_tbl_header2 {
		font-family: tahoma;
		font-size: 12px;
		font-weight: bold;
		color: FF8400;
		text-decoration: none;
		text-align : left;
	}
	.admin_tbl_header3 {
		font-family: tahoma;
		font-size: 12px;
		font-weight: bold;
		color: FF8400;
		text-decoration: none;
		text-align : right;
	}
	.admin_form_titles {
		font-family: tahoma;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		font-weight : bold;
	}
</style>