.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.style2 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
}
.padding {
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu a:link {
	text-decoration: none;
	margin-left: 15px;
	font-weight: bold;
	color: #0000FF;
}
#menu a:hover {
	text-decoration: underline;
	margin-left: 15px;
	font-weight: bold;
	color: #0000FF;
}
#menu a:visited {
	text-decoration: none;
	margin-left: 15px;
	font-weight: bold;
	color: #0000FF;
}
#menu a:active {
	text-decoration: none;
	margin-left: 15px;
	font-weight: bold;
	color: #0000FF;
}
.style3 {font-size: 12px}
#products td {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
input {
	background-image: url(images/formbackground.jpg);
	border: thin solid #000000;
}
textarea {
	background-image: url(images/formbackground.jpg);
	border: 2px solid #000000;
}
