.header_link a{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #ffffff;
}

.right_link a{
	text-decoration: underline;
	color: #ffffff;
}

.page_link, .page_link a{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #3c3324;
}

.topMenu{
	width: 157px;
	color: #ffffff;
}

.topMenu:hover{
	background: #3c3324;
}

.ulink{
	text-decoration: underline;
}

.catalog_item{
	width: 150px;
	height: 200px;
	border: 1px solid #962; /* temporary */
}

.basketbtnX a{
	font-family: verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	border: 1px outset #900;
	background: #eee;
}

.basketitemtext{
	text-align: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 6px 4px 3px 0;
	border-bottom: 1px solid #6a5e48;
}

.basketitemdollar{
	text-align: right;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 6px 4px 3px 0;
	border-bottom: 1px solid #6a5e48;
}

.basketitemtotal{
	text-align: right;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 3px 4px 3px 0;
}

.continue{
	text-decoration: underline;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #3c3324;
}

.verify{
	font-family: arial, sans-serif;
	font-size: 12px;
}

#proc_checkout th {
	background:#dacbaa;
	padding:3px;
	border-bottom:1px solid #000;
}

#proc_checkout td {
	padding:6px;
}

.newproducts a {
	font-family: arial, sans-serif;
	font-size: 13px;
}