.bdy{
	background-image: url(../images/bgshop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

img {
	behavior:	url("scripts/pngbehavior.htc");
}

.sbgl{
	background:url(../images/shadowleft.png);
}

.sbgr{
    background:url(../images/shadowright.png);
}

.sbgl, .sbgl { 
 	behavior: url("scripts/pngbehaviorbg.htc"); 
}

.headertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.headertextcart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	cursor: hand;
}

.windowcontent{
	background-image: url(../images/windowcontent.png);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

.menutext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
}

.menutext a{
	color: #747474;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
}

.menutext a:hover{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
}

.ptext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	line-height:16px;
}

.ptext a{
	color: #747474;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	line-height:16px;
}

.ptext a:hover{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	line-height:16px;
}

.producttext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	line-height:16px;
}

.producttext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	line-height:16px;
	text-decoration: none;
}

.producttext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height:16px;
	text-decoration: none;
}

.inputme{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	width:340px;
	background:#FFFFFF;
	border:1px solid #E1E1E1;
}

.cursor{
	cursor: hand;
}
