.hightlight {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.backline {
	background-repeat: repeat-x;
}
.bordertop {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: c06000;
}
.obar {
	background-image: url(../images/topbar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.gbar {
	background-image: url(../images/graybar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.nouline {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.border {
	border: thin none #999999;
	padding: 7px;
	width: 55px;
}
.middlecell {
	padding: 7px;
	width: 478px;
	text-align: left;
}
.rightcell {
	width: 75px;
	text-align: right;
}
.leftcell {
	width: 150px;
	text-align: left;
}
.inventoryheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 58px;
	color: #666666;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
