@charset "utf-8";
.backorder {
	color: #FF0000;
	font-size: small;
	text-decoration: none;
	font-family: arial;
}
.pastDue {
	color: #FF0000;
	font-weight: bold;
	font-family: arial;
}

.inStock {
	font-size: small;
	color: #00FF00;
	font-family: arial;
	text-decoration: none;
}
.lowStock {
	font-family: arial;
	font-size: small;
	color: #9900FF;
	text-decoration: none;
}/*
a:link {
	color: #606060;
	background-color: transparent;
	font-family: arial;
	text-decoration: none;	
}
a:visited {
	font-family: arial;
	color: #606060;
	background-color: transparent;
	text-decoration: none;
}	
a:hover {
	font-family: arial;
	color: #606060;
	background-color: transparent;
	text-decoration: none;
}
a:active {
	font-family: arial;
	color: #606060;
	background-color: transparent;
	text-decoration: none;
}
*/
.headLinks {
	font-family: arial;
	font-size: medium;
	text-decoration: none;
	font-weight: normal;
	color: #606060;
}
.footLinks {
	font-family: arial;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #606060;
}
.pageLinks {
	font-family: arial;
	font-size: medium;
	text-decoration: none;
	color: 606060;

}
.heading {
	font-family: arial;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
.bold {
	font-weight: medium;
}
.submenu {
	font-size: medium;
	font-family: arial;	padding-top: 10px;
	text-decoration: none;
}
.submenu2 {
	font-size: medium;
	font-family: arial;	padding-top: 7px;
	text-decoration: none;
}
.backgroundLink {
	font-family: arial;
	font-size: medium;
	vertical-align: middle;
	padding-top: 10px;
	text-decoration: none;
}
.productPageHeading {
	font-size: medium;
	font-style: normal;
	font-weight: medium;
	color: 606060;
	font-family: arial;	text-align: center;
}
.titleLinks {
	font-family: arial;
	font-size: medium;
	font-weight: medium;
	color: #606060;
}
.textField {
	margin-left: 10px;	
}
.label {
	font-family: arial;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	color: 606060;
}
.search {
	font-family: arial;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
.searchlabel {
	font-family: arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
