td.prg
{
	text-align: center;
	background-color: #FFFFFF;
}
form.prg
{
	margin: 0 0 0 0;
}
input.prg
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	background-color: #000000;
	font-size: 16px;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	text-align: center;
	width: 125px; 
}
select.prg
{
	background-color: #FFFFC6; 
	color: #000000; 
	font-family: verdana; 
	font-size: 9px; 
	font-weight: bold; 
	height: 15px; 
	width: 149px;
}
