td.prg
{
	text-align: center;
	background-color: #FFFFFF;
}
form.prg
{
	margin: 0 0 0 0;
}
.txt-jack
{
	background-color : transparent; 
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-color: transparent; 
	background-color: #000000;
	color: #FF0000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	height: 20px; 
	width: 125px; 
	text-align: center;
}
select.prg
{
	background-color: #000000; 
	color: #FFFFFF; 
	font-family: verdana; 
	font-size: 9px; 
	font-weight: bold; 
	height: 15px; 
	width: 160px;
}
.input.prg {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	background-color: #000000;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E1D16;
	text-align: center;
}
