body {
	margin-top: 0px;
	background-color: #CCCCCC;
	margin-left: 0px;
	background-image: url(../images/darkstripe.gif);
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F99219;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F99219;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	color: #CCCCCC;
}
h5 {
	font-size: 10px;
	color: #000000;
}
h6 {
	font-size: 8px;
}
.style3 {font-size: 10px}
.style5 {color: #666666}
.style8 {color: #333333}
.style11 {color: #CCCCCC}
.style15 {font-size: 12px; font-weight: bold; }
.style17 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style16 {color: #999999}
.style29 {color: #FF9900; font-weight: bold; }
.style30 {
	color: #F99219;
	font-weight: bold;
}
.style31 {color: #FF9900}
.style32 {color: #454545}
.style35 {
	font-size: 12px;
	color: #CC0000;
}

/* shop styles */
.producttable td {
	width: 156px; height: 100px;
	padding: 8px 1px 2px 1px;
	background:#FFFFFF url(images/shade_lightgray.gif) top left repeat-x;
	border: solid 1px #E0E0E0;
	line-height: 19px;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}
.producttable td img {
	border:none
}
.cart {
	width: 100%;
	border: solid 1px #C0C0C0;
	background:#FFFFFF url(images/cart_table.gif) top left repeat-y;
}
.cart th {
	background: #E8E9E8 url(images/cart_th.gif) top left repeat-x;
	text-align: left; 
	padding: 2px; 
	vertical-align: middle;
}
.cart td {
	border-top: solid 1px #E0E0E0; 
	padding: 2px;
}
.superstrong {
	font-weight: bold; color: #FB6206; 
}



