@charset "utf-8";
.bodyTextCell {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/index_r8_c5.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 13px;
	padding: 10px;
}

.searchPartsTable {
	width: 200px;
}

.partSearchCell {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6A94BC;
	background-image: url(../images/index_r5_c2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.indexLeftContentCell {
	background-color: #FFFFFF;
	background-image: url(../images/index_r8_c2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
.searchPartsTitleCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	vertical-align: middle;
}
.searchPartsComboBoxLabelCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}
.searchPartsComboBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 155px;
}
.searchPartsComboBoxCell {
	vertical-align: middle;
	text-align: right;
}
.searchPartsSearchButtonCell {
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.searchPartsSearchButton {
	width: 73px;
	height: 19px;
	text-indent: -1000em;
	background-color: transparent;
	background-image: url(../images/search_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.searchPartsCatalogNumberTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
}
.searchPartsCatalogNumberCell {
	padding-top: 0px;
	padding-bottom: 5px;
}

.searchPartsGoButton {
	width: 38px;
	height: 20px;
	text-indent: -1000em;
	background-color: transparent;
	background-image: url(../images/sm_search_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: normal;
}
