body, font, td, b, i {
	font-family: Verdana, Arial, Geneva;
	color : black;
	font-size : 10px;
}

.menuCategoryItem {
	font-family: Georgia, Times, Serif, Arial;
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menuCategoryItem_selected {
	font-family: Georgia, Times, Serif, Arial;
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menuSubCategoryItem {
	font-family: Georgia, Times, Serif, Arial;
	color: #860000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menuSubCategoryItem_selected {
	font-family: Georgia, Times, Serif, Arial;
	color: #860000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.menuItem {
	font-family: Georgia, Times, Serif, Arial;
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menuItem_selected {
	font-family: Georgia, Times, Serif, Arial;
	color: black;
	font-size: 11px;
	font-weight: none;
	font-weight: bold;
	text-decoration: none;
}

.pageTitle {
	font-family: Georgia, Times, Serif, Arial;
	color : #860000;
	font-size : 24px;
	font-weight: bold;
	font-style: italic;
}
.pageText {
	font-family: Verdana, Arial, Geneva;
	color : black;
	line-height: 17px;
	font-size : 11px;
}
.startpageCategoryName {
	font-family: Georgia, Times, Serif, Arial;
	color: black;
	font-size: 12px;
	font-weight: none;
	font-weight: bold;
	text-decoration: none;
}

.productList_productName {
	font-family: Verdana, Arial, Geneva;
	color: #860000;
	font-size : 10px;
	font-weight: bold;
}
.productList_Price {
	font-family: Verdana, Arial, Geneva;
	color : #860000;
	font-size : 10px;
	font-weight: bold;
}
.productPage_Price {
	font-family: Verdana, Arial, Geneva;
	color : black;
	font-size : 11px;
	font-weight: bold;
}
.productNumItems {
	font-family: Verdana, Arial, Geneva;
	color : black;
	font-size : 12px;
	font-weight: bold;
}

.basketTitle {
	font-family: Verdana, Arial, Geneva;
	color : black;
	line-height: 30px;
	font-size : 12px;
	font-weight: bold;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
	color: black;
}
.linkBack {
	color : #555555;
	font-size : 10px;
}

A:HOVER {
	font-family: Verdana, Arial, Geneva;
	color : black;
	text-decoration : underline;
}

h1 {
	font-family: Verdana, Arial, Geneva;
	color : #388623;
	font-size : 14px;
	font-weight : bold;
	margin-bottom: 0px;
}

h2 {
	font-family: Georgia, Times, Serif, Arial;
	color : #860000;
	font-size : 24px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Geneva;
	color : #388623;
	font-size : 14px;
	font-weight : bold;
}

.inputtext {
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
	border-bottom: 1px solid #E7E3E0;
	border-left: 1px solid #E7E3E0;
	border-right: 1px solid #E7E3E0;
	border-top: 1px solid #E7E3E0;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.admin {
	color: green;
}

.copy {
	color: silver;
	text-decoration: none;
}
