body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;

}

.td1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.td1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.td1 a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.productsearchbox {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;

}
.bgmain {
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left;
}
.down {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(img/inner_down2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.specialitemline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D5D5D5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}
.searchbox {
	border: none;
	width: 130px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;


}
.searchbox2 {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.footer {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.borderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
