.CodeandName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 4px;
	border-bottom-width: 0.5px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.ProductDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 0.5px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.ProductDescription2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	border-bottom-width: .5px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.DropDownMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 15px;
}
.ProductDescription3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-left-width: 0.5px;
	border-left-style: solid;
	border-left-color: #BCC7E8;
}
