table.addproduct {

	border-width: thin thin thin thin;

	border-spacing: 0px 0px;

	border-style: groove groove groove groove;

	border-color: gray gray gray gray;

	border-collapse: separate;

	background-color: white;

} 



table.addproduct th {

	font-family : Arial, Helvetica, sans-serif;

	font-size: 10pt;		

} 



.compfield{

  	color:#BA0E24;

}

