.LinkWhite {
	FONT-SIZE: 10pt;
	COLOR: #ffffff
}
.TextGreyBold {
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 12pt;
	COLOR: #cccccc
}
.TextDarkGrey {
	FONT-SIZE: 11pt;
	COLOR: #999999
}
.TextLightGrey {
	FONT-SIZE: 10pt;
	COLOR: #cccccc
}
.TextBlack {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	text-align: left;
}
.TextBlackBold {
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 10pt;
	COLOR: #000000
}
.TextBigBlack {
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 12pt;
	COLOR: #000000
}
.TextSmallRed {
	FONT-SIZE: 9pt;
	COLOR: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
}
.TextRedBold {
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 12pt;
	COLOR: #ff0000
}
.LinkWhiteBold {
	FONT-WEIGHT: Bold;
	FONT-SIZE: 12pt;
	COLOR: #ffffff
}
.TextGreenBold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #060;
}
.textBlackCenter {
	color: #000;
	text-align: left;
	font-size: 9pt;
}
#apDivInventory {
	width:800px;
	height:700px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFF;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	left: 86px;
	top: 129px;
}
.TextBlackSmall {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
