.standard {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}
.list_category {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : black;
}
.tbl_header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : black;
}
input.formfield {
	width : 100%;
}
textarea.formfield {
	width : 100%;
}
a {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.product_option_header {
	text-align : left;
}
.product_option_dropdown {
	text-align : right;
}
.BASKET_PRDLIST_HEADER {
	font-weight : bold;
}
HR.BASKET_LINE {
	border : 0;
	height : 1px;
	background : Gray;
}
.BASKET_PROMOCODE_LABEL {
	font-weight : bold;
}
.BASKET_SHIPPING_LABEL {
	font-weight : bold;
}
.BASKET_SHIPPING_SERVICE_HEADER {
	font-weight : bold;
}
.BASKET_TOTALS_LABEL {
	font-weight : bold;
}
A.CATEGORYBROWSER_NAME {
	font-weight : bold;
}
a.productbrowser_name {
	font-weight : bold;
}
.PRODUCTBROWSER_LABEL {
	font-weight : bold;
}