/* Begin Program */
#progtable {
	font-family: Arial;
	font-size: 11px;
	}
#progtable tr td {
	border: #e0e0e0 1px solid;
	}
.brdcell {
	border: #000 1px solid !important;
	background: #000000;
	color: #ffff00;
	}
.incellhigh {
	background: #e0e0e0;
	}
.txemp {
	font-size: 16px;
	}
.itxta {
	font-style: italic;
	}
/*	background: url('c0.png') no-repeat 100% 100%; */
.prgtipsh {
	width: 318px;
	margin: 0px !important;
	padding: 0px !important;
	background: #000000;
	position: absolute;
	font-size: 2px; line-height: 3px;
	filter: alpha(opacity=10);
	opacity: 0.1;
	}
.prgtip {
	width: 320px;
	margin: 0px;
	padding: 7px 7px 7px 7px !important;
	background: #E7DED4;
	position: absolute;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	border: #b7aEa4 1px solid;
	}
.prgimg {
	position: relative;
	top: -9px;
	left: +324px;
	}
/* End Program */

