TH, TR.Header TD
{
	font-size: 8pt;
	font-weight: normal;
	background-color: #d4d0c8;
	height: 17px;
	cursor: default;
	border-style: inset;
	text-align: center;
}
.PartsItem
{
	font-size: 8pt;
	cursor: pointer;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: right;
}
.PartsItemRow
{
	background-color: #d4d0c8;
	font-size: 10pt;
	cursor: default;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-family: marlett;
	color: black;
	width: 14px;
	white-space: nowrap;
}
.contextMenu
{
	border-right: white 2px outset;
	border-top: white 2px outset;
	z-index: 150;
	visibility: hidden;
	border-left: white 2px outset;
	width: 120px;
	border-bottom: white 2px outset;
	position: absolute;
	background-color: lightgrey;
	bottommargin: 0;
	topmargin: 0;
	cursor: default;
	layer-background-color: lightgrey;
}
.onn
{
	font-size: 12px;
	width: 120%;
	cursor: default;
	color: white;
	font-family: helvetica;
	background-color: darkblue;
	text-decoration: none;
}
.off
{
	font-size: 12px;
	width: 120%;
	cursor: default;
	color: black;
	font-family: helvetica;
	text-decoration: none;
	background-color: lightgrey;
}
A.onn:link
{
	text-decoration: none;
}
A.onn:visited
{
	text-decoration: none;
}
A.onn:hover
{
	text-decoration: none;
}
TD
{
	font-size: 8pt;
	cursor: pointer;
	border-top-style: none;
	border-left-style: none;
	text-align: right;
	border-bottom-style: none;
}
TABLE
{
	font-family: arial;
	cursor: default;
}
.Number
{
	width: 140px;
	white-space: nowrap;
	text-align: left;
	cursor: default;
}
.Marker
{
	width: 14px;
	cursor: default;
}
.Link_Display
{
	width: 30px;
	text-align: left;
	cursor: default;
}
.QTY_REQUIRED
{
	width: 30px;
	text-align: left;
	cursor: default;
}
.Description
{
	text-align: left;
	cursor: default;
}
.SELL
{
	width: 55px;
	cursor: default;
}
.Cost
{
	width: 55px;
	cursor: default;
}
.FamilyHeader
{
	width: 100px;
	cursor: default;
}
.prices
{
	align: right;
	cursor: default;
}
.Highlight
{
	background-color: highlight;
	color: white;
	cursor: default;
}
.Normal
{
	background-color: white;
	color: black;
	cursor: default;
}
.Substitute
{
	background-color: white;
	color: blue;
	cursor: default;
}
.Absent
{
	background-color: white;
	color: red;
	cursor: default;
}
.Renew
{
	background-color: white;
	color: green;
	cursor: default;
}
.btn_Cart
{
	background-color: transparent;
	border: solid 0px #000000;
	width: 14px;
	height: 12px;
	cursor: pointer;
	background-image: url(../images/btn_cart.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
