
body, td, a {
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    color: #333;
}

img {
	border: 0px;
}

.top_menu {
    background: url('/images/button_bg.gif') no-repeat;
    width:110px;
    height:23px;
    padding-top: 3px;
    margin:5px;
}


.top_menu_link {
    font-size:12px;
    font-weight:bold;
    padding-left: 22px;
    text-decoration: none;
    color: #aaa;
}
.footer_link {
    font-size:10px;
    color: #9c9c9c;
    text-decoration: none;
}
.footer_link:HOVER {
    text-decoration: underline;
}

h1, .pageHeading {
	font-size:16px;
	font-weight:bold;
	color:#aaa;
}

table.product_list th {
	font-size: 0.9em;
	font-weight:bold;
}

.productListing-productName {
	font-size: 13px;
	color: red;
}



.basket_item {
	font-family: times, serif;
	font-size:11px;
}
.basket_item_price {
	font-family: times, serif;
	font-size:11px;
	color: #626866;
}

.option_dropdown {
	font-size: 0.9em;
}