.prodNameColhd
{
}
.prodNoColHd
{
	width: 5em;
}
.prodDescColHd
{
	width: 50%;
}
.prodQtyColHd
{
	width: 4em;
}
.prodCostColHd
{
	width: 4em;
}
.prodActionColHd
{
	width: 9em;
}
.prodNameCol
{
}
.prodNoCol
{
	text-align: center;
}
.prodDescCol
{
/*	width: 50%; */
}
.prodQtyCol
{
	text-align: right;
}
.prodCostCol
{
	text-align: right;
}
.prodActionCol
{
	text-align: Center;
}
body, td  {
	color: #000000;
	font-size: 16px;
	font-family: Tahoma;
	text-align: left;
	vertical-align: top;
}
form
{
	margin:0px;
}
a {
	font-size: 16px;
	text-decoration: underline;
	color: Blue; /* #497CAB; */
}
.blue
{
	color:#497CAB;
}
a.blue
{
	color:#497CAB;
	text-decoration:underline;
}
.green
{
	color: #339933;
	font-weight: bold;
}
a.green
{
	color: #339933;
	text-decoration: none;
}
.red
{
	color:#EE1D23;
}
a.red
{
	color:#EE1D23;
	text-decoration:underline;
}
.menu
{
	color:#558482;
}
a.menu
{
	color: #558482;
	text-decoration: underline;
}
a.copy
{
	color:#779C9A;
	text-decoration:none;
}
.t11
{
	font-size:12px;
}
.Titulo { color: #390; font-size: 14pt; font-family: Arial; font-weight: bold }
 
