
body, td {
font-family: Cabin;
font-size: 11pt;
}

div.center {
text-align: center;
}

table.center {
margin-left: auto;
margin-right: auto;
text-align: left;
}

h1 {
font-size: 11pt;
}

.bold, .itemname {
font-weight: bold;
}

.italic {
font-style: italic;
}

.smallfont {
font-size: 8pt;
}

.smalllink {
font-size: 8pt;
color: #000000;
}

.maincategory {
color: #000000;
font-weight: bold;
}

.subcategory, .endcategory, .horizcategory {
color: #000000;
}

.error {
font-weight: bold;
color: #FF0000;
}

.sale {
color: #FF0000;
}

.sold {
color: #0000FF;
  font-style: italic;
}

.fieldname {
font-weight: bold;
line-height: 31px;
}

td.tablerow form table tr td input[name="qty"]{
	float: left;
	margin-left: 2px;
}

td.tablerow form table tr td input[type="image"]{
	float: left;
  	margin-top: 3px;
  	margin-left: 2px;
}

.producttitle {
color: #000000;
font-weight: bold;
}

.productname, .navlist {
color: #000000;
}

.viewcart {
color: #0000FF;
font-weight: bold;
}

.emaillink {
color: #000000;
font-style: italic;
}

.relatedlink {
color: #000000;
}
