	body {
	  margin: 0px;
	  font-family: verdana,"times new roman",arial,helvetica,serif;
	  font-size: 12px;
	  background-color: #ffffff;
	  color: #000000;
	  background-image: url(PageBkgnd.png);
	  background-repeat: repeat;
	}

    .hiddenPic {
	    display:none;
    }

	a.nav {
	  font-family: verdana,"times new roman",arial,helvetica,serif;
	  font-weight: 900;
	  font-size: 12px;
	  color: #9fb2ff;
	  vertical-align: middle;
	}
	a.nav:hover {
	  color: #9fffbc;
	  text-decoration: underline;
	}
	a.nav:visited {
	  color: #ffb3c2;
	}
	.Table-Bkgnd {
	  background-image: url(TableBkgnd.jpg);
	  background-repeat: repeat;
	  text-align: left;
	  width: 100%;
	}
	.Page-Title {
	  margin: 0px;
	  padding: 0px;
	  background-image: url(Title-Image.jpg);
	  position: relative;
	  height: 72px;
	  width: 300px;
	  vertical-align: middle;
	}
	div.Title-Bar {
	  position: relative;
	  float: right;
	  right: 10px;
	  top: 2px;
	  height: 60px;
	  width: 402px;
	  background-image: url(ImageRoll-6.jpg);
	  background-position: center;
	}
	.Horiz-Nav {
	  border: 2px solid #000000;
	  margin: 0px;
	  padding: 0px;
	  background-image: url(Horiz-Nav-Bkgnd.jpg);
	  background-repeat: repeat;
	  width: 100%;
	  height: 26px;
	}
	TH {
	  text-align: center;
	  color: orange;
	}
	.SmallBox {
	  width: 164px;
	  height: 179px;
	  position: relative;
	  right: auto;
	}

	.google {
	width: 200px;
	}
	.ebay-home {
	  position: relative;
	  margin-right: auto;
	  margin-left: auto;
	  color: green;
	  font-size: 14px;
	  font-weight: 900;
	  width: 200px;
	}
	.content {
	  padding-left: 30px;
	  padding-right: 30px;
	}

	h1 {
	  margin: 0px;
	  padding-left: 0px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-right: 3px;
	  font-size: 12px;
	  display: inline;
	  line-height: 12px;

	}

	h2 {
	  margin: 0px;
	  padding: 0px;
	  font-weight: 900;
	  font-size: 12px;
	  display: inline;
	  line-height: 12px;
	}
	h3 {
	  margin: 0px;
	  font-size: 18px;
	  color: #4d8931;
	  font-weight: 900;
	}
	h4 {
	position: relative;
	top: -10px;
	  font-family: verdana,"times new roman",arial,helvetica,serif;
	  width: 230px;
	  height: 12px;
	  font-weight: 700;
	  font-size: 12px;
	}

	HR {
		width: 60%;
		height: 3px;
		background-color: #3C6B27;
	}

	Div.contact {
		border: black 3px groove;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 30px;
		padding-bottom: 30px;

	}


	div.product-table {
		border: 3px groove #9999FF;
		padding: 0px;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}

	TH.titles {
		color: #4d8931;
		background-color: #CBCBFF;
	}
	div.paypal {
		border: 1px black solid;
		margin-right: auto;
		margin-left: auto;
	}

	.bulk {
		border: 3px blue groove;
		vertical-align: middle;
		padding-top: 3px;
		height: 30px;
		text-align: center;
	}

	.shipping {
		font-weight: 900;
		font-size: 18px;
		width: 40%;
		margin-left: auto;
		margin-right: auto;
		border: groove black 3px;
		background-color: rgb(51, 204, 0);
	}

	.shipping-titles {
		font-weight: 700;
	}

	.shipping-table {
		border: #3B6CFF ridge 3px;
		width: 448px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.shipping-input {
		background-color: #A9EAFF;
		border: groove;
		padding-left: 3px;
	}

	.shipping-request1 {
		background-color: #A9FFBE;
		border: ridge 2px green;
	}

	.shipping-request2 {
		background-color: #E8E7A6;
		border: ridge 2px #CCCC99;
	}

	form.cc {
		position: relative;
		top: 0px;
		bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		display: block;
		line-height: 2px;
		border: 0;
	}

	Div.disclaimer {
		border: 1px black solid;
		width: 85%;
		margin-left: auto;
		margin-right: auto;
		font-size: 10px;
		padding: 5px;
		text-align: left;
	}

	Div.Not_Available{
		border: 1px red solid;
		width: 85%;
		margin-left: auto;
		margin-right: auto;
		font-size: 10px;
		padding: 5px;
		text-align: left;
		color: red;
		font-weight: 900;
	}
