body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #000;
background-image: url(images/bkg_slice03.jpg);
background-attachment: fixed;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

A:link {
	color: #000033;
	text-decoration: none;
}

A:visited {
	color: #000033;
	text-decoration: none;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

A.maroon:link {
	color: #990000;
	text-decoration: none;
}

A.maroon:visited {
	color: #990000;
	text-decoration: none;
}

A.maroon:active {
	color: #990000;
	text-decoration: none;
}

A.maroon:hover {
	color: #990000;
	text-decoration: underline;
}

A.white:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

A.white:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

A.white:active {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

A.white:hover {
	font-size: 10px;
	color: #99CCFF;
	text-decoration: none;
}

A.bread:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

A.bread:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

A.bread:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

A.bread:hover {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

a.ectlink {
	color: #3366CC;
}

a.ectlink:visited {
	color: #3366CC;
}

a.ectlink:active {
	color: #3366CC;
}

a.ectlink:hover{
	color: #3366CC;
	text-decoration: underline;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

P.bread: {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

TD.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

TD.smallerwhite {
	font-size: 10px;
	font-family : Verdana;
	color : #ffffff;
}

P.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

HR {
height: 0;
width: 100%;
border-width: 1px 0 0 0;
border-style: dotted;
border-color: #CCCCCC;
}

hr.prodseparator {
height: 0;
border-width: 1px 0 0 0;
border-style: dotted;
border-color: #CCCCCC;
}

.detailimage {
vertical-align : top;
}

.prodimage {
vertical-align : top;
}

SPAN.price {
COLOR: #990000;
}

/* Category Layout Styles */

P.catname {
text-align: left;
margin-top: 4px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border:0px;
border-thickness: 0px;
border-color: #000;
border-style: solid;
vertical-align:top;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: left;
}

TD.catnavigation {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

P.catnavigation {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}


/* Bread Crumbs */

td.prodnavigation {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

P.prodnavigation {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

.detailid {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.detailsku {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.prodid  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.prodsku {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	font-weight: normal;
}

.prodmanufacturer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.price {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

.detailprice {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.prdetails {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

.prodname {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.proddescription {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.detailname {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* Table Styles - Search, Checkout */

TABLE.cobtbl{
background-color: #ffffff;
}

TD.cobhl{
background-color: #f5f5f5;
}

TD.cobll{
background-color: #f5f5f5;
color : #000000;
}