body {
	font-family: Times New Roman, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;	
	font-size: 14px;
	color: #333333;
	margin:0px;
	padding:0px;
}
div#BG {
	margin-top: 0px;
	background-repeat: no-repeat; 
	background-position: center 40px; 
}
div#WRAPPER {	
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	border-style: solid;
	border-color: red;
	background-color: #bedaef;
	background-image: url("/lib/www/bg.jpg"); 
}
div#HEADER {
	height: 325px;	
	padding-top: 10px;
	text-align: center;

}
div#LEFTHOLDER {
	padding: 0px;	
	width: 160px;	
	height: auto;	
	float: left;
}
div#MENU_TOP {
	margin-left: 25px;
	margin-top:10px;
	width: 180px;	
	height: 6px;	
	background-color: #ffffff;
	background-image: url("/lib/www/menu_top.jpg");
	float: left;
}
div#MENU {
	padding: 10px;	
	margin-left: 25px;	
	width: 160px;	
	height: auto;	
	float: left;
	font-size: 20px;
	background-color: #ffffff;
	background-image: url("/lib/www/menu_bg.jpg");
}
div#MENU_BOTTOM {
	margin-left: 25px;
	margin-bottom: 7px;	
	width: 180px;	
	height: 6px;	
	background-color: #ffffff;
	float: left;
	background-image: url("/lib/www/menu_bottom.jpg");
}
div#LOGININFO {
	clear: left;
	padding: 10px;		
	margin-left: 25px;	
	width: 160px;	
	height: auto;	
	background-color: #ffffff;
	background-image: url("/lib/www/menu_bg.jpg");
}
div#PATH_TOP {
	margin-top: 5px;
	margin-left:25px;
	width: 950px;	
	height: 4px;
	background-color: #ffffff;
	background-image: url("/lib/www/path_top.jpg");
	float: left;
}
div#PATH {
	padding: 5px 10px 5px 10px ;			
	margin-left: 25px;	
	margin-bottom: 0px;
	width: 930px;	
	height: auto;	
	float: left;
	font-size: 15px;
	color: ;
	background-color: #ffffff;
	background-image: url("/lib/www/path_bg.jpg");
}
div#PATH_BOTTOM {
	margin-left:25px;
	width: 950px;	
	height: 4px;
	background-color: #ffffff;
	background-image: url("/lib/www/path_bottom.jpg");
	float: left;
}
div#CONTENT {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 760px;
	height: auto;
	padding: 0px;
	text-align: justify;
	float: right;
}
div#CHOOSER {
	text-align: center;
	height: 275px;
}
div#PAGE_TOP {
	margin-top:0px;
	width: 760px;	
	height: 4px;
	background-color: #ffffff;
	background-image: url("/lib/www/page_top.jpg");
	float: right;
}
div#PAGE {
	margin-top: 0px;
	padding:10px 15px 10px 15px;
	width: 730px;	
	height: auto;
	background-color: #ffffff;
	background-image: url("/lib/www/page_bg.jpg");
	float: right;
}
div#PAGE_BOTTOM {
	margin-bottom:10px;
	width: 760px;	
	height: 20px;
	background-color: #ffffff;
	background-image: url("/lib/www/page_bottom.jpg");
	float: right;
}
div#CLEARBOTH {
	clear:both;	
}
div#FOOTER {
	clear:both;	
	margin-left: auto;
	margin-right: auto;
	height: 15px;	
	padding: 5px;
	color: #333333;
	text-decoration: none; 
	text-align: center;	
	width: 1000px;
}
div.product {
	float: left;
	margin: 12px 12px 7px 10px;
	width: 220px;
	height:220px;
	text-align: left;
}
table {
	width: 100%; 
	font-size: 14px;
	margin:0px; 
	padding:0px; 
	border-collapse:collapse;
}
td {
	padding:0px;
}
a {
	color: #d41359;	
	text-decoration: none; 
}
a:HOVER{
	color: #d41359;	
}
a.links {
	color: #d41359;	
	text-decoration: none; 
}
a.links:HOVER{
	color: #d41359;	
}
a.menuitem {
	color: #333333;
	text-decoration: none; 
}
a.menuitem:HOVER{
	color: #d41359;	
}	
a.path {
	color: #d41359;	
	text-decoration: none; 
}
a.path:HOVER{
	color: #d41359;	
}
.floatL {
	float: left;
	border: 0px;
}
.floatR {
	float: right;
	border: 0px;
}
p{
	margin:0px 0px 10px 0px;
	padding:0px;
	color: #333333;
}
h1{
	font-family: Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	margin:0px;
	paddin:0px;
}
span.name_price{
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 13px;
	color: #ffffff;
}

input{
	margin:1px 0px 0px 0px;
	color: #333333;
	border: 1px solid #6ba7c9;
	background-color: #ffffff;
}
input.button{
	margin:3px 0px 0px 0px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #6ba7c9;
	background-color: #bedaef;
	cursor:hand; 
	cursor:pointer;
}
input.noborder{
	border: 0px;
	cursor:hand; 
	cursor:pointer;
}
.cart{
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	font-size: 13px;
}
.name {
	font-size: 14px;
	color:#000000;	
	font-weight: bold;
}
