/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.catsleft {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.catsleft:visited {
	color: #000000;
}
a.catsleft:hover {
	color: #000000;
	text-decoration: underline;
}

a.copy {
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a.copy:visited {
	color: #003399;
}
a.copy:hover {
	color: #003399;
	text-decoration: underline;
}

/*Tables*/
table.main {
border-left:1px solid #fff200;
border-right:1px solid #fff200;
border-bottom:1px solid #fff200;
}

td.top {
padding-right:5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
}

td.left {
border-right:1px solid #000000;
background-color: #ffffff;
}

td.bluetitles {
font-family: Verdana, Arial, Helvetica, sans-serif;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
font-size: 14pt;
font-weight: bold;
color: #000000;
background-color: #fff200;
text-align: center;
}

td.middle {
padding-left: 20px;
padding-right:20px;
padding-top:10px;
font-family: Verdana;
font-size: 10pt;
background-color: #ffffff;
}

td.right {
border-left: 1px solid #000000;
background-color: #ffffff;
}

td.search {
font-family: Verdana;
font-size: 10pt;
border-bottom:1px solid #384B1D;
padding-bottom:5px;
}

/*Search*/
.searchlook {
background-color:           #ffffff;
border-top:                 solid 1px #000000;
border-right:               solid 1px #000000;
border-bottom:              solid 1px #000000;
border-left:                solid 1px #000000;
color:                      #336699;
font-family:                Verdana;
font-size:                  10pt;
padding:		      0px;
margin:                     0px;
display:		      inline;
  }
  
.searchbutton {
font-family:                Verdana;
font-size:                  8pt;
background-color:           #fff200;
color:                      #000000;
font-weight:                bold;
padding:                    0px;
margin:                     0px;
border-top:                 solid 1px #000000;
border-right:               solid 1px #000000;
border-bottom:              solid 1px #000000;
border-left:                solid 1px #000000;
}

/*Cat*/
.product_title {
font-family: 	Verdana;
font-size:		12px;
font-weight:	bold;
}

.product_desc {
font-family: 	Verdana;
font-size:		12px;
}

.product_price {
font-family: 	Verdana;
font-size:		11px;
font-weight:	bold;
}

.product_price2 {
font-family: 	Verdana;
font-size:		11px;
font-weight:	normal;
}


.cart {
font-family: 	Verdana;
font-size:		12px;
font-weight:	bold;
padding-top:	10px;
padding-bottom: 10px;
text-align:		center;
}

a.cartlink {
font-family: 	Verdana;
font-size:		12px;
font-weight:	bold;
text-decoration: none;
color:			#000000;
}

a.cartlink:hover {
font-family: 	Verdana;
font-size:		12px;
font-weight:	bold;
text-decoration: underline;
color:			#000000;
}

a.cartlink:visited {
color:			#000000;
}

.bold_verdana {
font-family: 	Verdana;
font-size:		12px;
font-weight:	bold;
}

span.quantity {
font-family: 	Verdana;
font-size:		12px;
width:			150px;
}

.section_title {
font-family: 	Verdana;
font-size:		14px;
font-weight:	bold;
}

h3.front {
font-family:	Verdana;
font-size: 14pt;
font-weight: bold;
}

p.front {
font-family:	Verdana;
font-size:		11pt;
}

p.copyright {
font-family:	Verdana;
font-size: 8pt;
}

a.toplinks {
font-family:	Verdana;
font-size:		8pt;
font-weight:	bold;
color:			#ffffff;
text-decoration: none;
}

a.toplinks:hover {
text-decoration: underline;
}

a.toplinks:visited {
color:			#ffffff;
}

div.specials {
font-family: verdana;
font-size: 10pt;
}