.maintable {
	border: 1px solid #333333;
	background-attachment: scroll;
	background-image: url(images/body_bkg.gif);
	background-repeat: repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.leftnav {
	background-attachment: scroll;
	background-image: url(images/leftnav_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.picborder {
	border: 1px solid #000000;
}
.textlinks {
	position: relative;
	height: 84px;
	width: 339px;
}
.formborders {
	border: 1px outset #000000;
}
.buckettable {
	background-image: url(images/buckets_bkg.jpg);
	background-repeat: no-repeat;
}
.newprodlines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:link {
	color: #0033CC;
	font-weight: bold;
}
a:visited {
	color: #993300;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FFCC66;
}
