.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 : 11px;
	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;
	color : black;
}
a:hover {
	text-decoration : underline;
	color : black;
            
}
.product_option_header {
	text-align : left;
}
.product_option_dropdown {
	text-align : right;
}
.BASKET_PRDLIST_HEADER {
	font-weight : bold;
}
HR.BASKET_LINE {
	border : 2;
	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;
}
#cat li a {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    font-size: 11px;
    height: auto !important;
    padding: 3px 0;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    a:hover {
                    font size: 10px
}

