body
{
	font-size: 6pt;
	font-family: Verdana;
}
td
{
	font-size:8pt;
	text-align:center;
	height:30px;
}
.tdLeft
{
	text-align:left;	
}
.HeaderTD
{
	height:20px;
}
.TableHeader
{
	background-color:#3366FF;
	color:White;
	font-weight:bold;	
}
.TableRow
{
	background-color:#FFFFCC;
}
.TableRowAlternate
{
	background-color:#99CCFF;
}
.inputMultiline
{
	width: 580px;
	height: 80px;
}
.PartNumberLink
{
	font-size:18px;
	color:Yellow;
	font-weight:bold;
}
