a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	text-decoration: none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
h4 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 10pt;
}
h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 12pt;
}
h2 {
	font-family: "Tahoma", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
}
h1 {
	font-family: "Tahoma", Courier, mono;
	font-size: 14pt;
}
button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.top_l {
  background-image: url(../images/top_l.jpg); 
}

.top_r {
  background-image: url(../images/top_r.jpg); 
  background-position: right;
}

.top_c {
  background-image: url(../images/top_c.jpg); 
}

.menutop {
  background-image: url(../images/menutop_c.jpg);
}

.menutop_l {
  background-image: url(../images/menutop_l.jpg);
  background-repeat: no-repeat;
}

.menutop_r {
  background-repeat: no-repeat;
  background-position: right;
  background-image: url(../images/menutop_r.jpg);
}

.bottom {
  background-image: url(../images/bottom_c.jpg);
}

.bottom_l {
  background-image: url(../images/bottom_l.jpg);
  background-repeat: no-repeat;
}

.bottom_r {
  background-repeat: no-repeat;
  background-position: right;
  background-image: url(../images/bottom_r.jpg);
}

.quicksearch_top { 
  background-repeat: no-repeat;
  height: 32px;
  background-image: url(../images/quicksearch_top.jpg);
}

.quicksearch_body { 
  background-repeat: no-repeat;
  height: 67px;
  background-image: url(../images/quicksearch_body.jpg);
}

.categories_top { 
  background-repeat: no-repeat;
  height: 32px;
  background-image: url(../images/categories_top.jpg);
}

.categories_body { 
  height: 40px;
  background-image: url(../images/categories_spacer.jpg);
}

.categories_bottom { 
  background-repeat: no-repeat;
  height: 20px;
  background-image: url(../images/categories_bottom.jpg);
}


.top_sellers_top { 
  background-repeat: no-repeat;
  height: 32px;
  background-image: url(../images/top_sellers_top.jpg);
}

.top_sellers_body { 
  height: 105px;
  background-image: url(../images/top_sellers_spacer.jpg);
}

.top_sellers_bottom {
  height: 15px;
  background-image: url(../images/top_sellers_bottom.jpg);
}

.left_repeater {
  background-image: url(../images/left_repeater.jpg);
}

.readytobuy_top {
  background-image: url(../images/readytobuy_top.jpg);
  background-repeat: no-repeat;
  height: 28px;
}

.readytobuy_bottom {
  background-image: url(../images/readytobuy_bottom.jpg);
  background-repeat: no-repeat;
  height: 12px;
}

.readytobuy_spacer {
  background-image: url(../images/readytobuy_spacer.jpg);
}

.services_top {
  background-image: url(../images/services_top.jpg);
  background-repeat: no-repeat;
  height: 28px;
}

.services_bottom {
  background-image: url(../images/services_bottom.jpg);
  background-repeat: no-repeat;
  height: 12px;
}

.services_spacer {
  background-image: url(../images/services_spacer.jpg);
}

.new_products_top {
  background-image: url(../images/new_products_top.jpg);
  background-repeat: no-repeat;
  height: 28px;
}

.new_products_bottom {
  background-image: url(../images/new_products_bottom.jpg);
  background-repeat: no-repeat;
  height: 12px;
}

.new_products_spacer {
  background-image: url(../images/new_products_spacer.jpg);
}