body {  background-attachment: fixed; background-image: url('/bg_01.gif'); background-repeat: repeat}
a:active {  text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
.cart_tb{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	}
.cart_back{
	background-color:#303030;
	background:url('/shop/img_bg.gif');
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	border-top:2px solid #303030;
	border-left:2px solid #303030;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	}
.cart_head{
	color:#000000;
	background-color:#B6B6B6;
	text-align:CENTER;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	}
.cart_bttn{
	color:#000000;
	}
.ptbl {
	background-color:#a0a0a0;
	border:1px solid #333333;
	border-bottom:3px solid #333333;
	border-right:3px solid #333333;
	width:100px;
	}
.mtd {
	border-top:2px solid #333333;
	text-align:CENTER;
	height:24px;
	}
.htd {
	background:url('/shop/head_back.jpg');
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:CENTER;
	}
.menu_lnk {font-family:arial,verdana;font-size:14px;font-weight:bold;color:#333333;}