body, td, p, div span, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

form {
	margin: 0;
}

.menuHeader {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
a {
	color:#660000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.smallNav {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.featPipe {
	color: #333333;
}
.newsTitle, .newsTitle a {
	color: #660000;
	background-color: #d1c9c2;
	font-weight: bold;	
}
.menuText {
	color: #660000;
	font-weight: bold;
}
.whiteText {
	color: #FFFFFF;
	font-weight: bold;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.inputSearch {
	background-color: #D1C9C2;
	color: #000000;
	font-size: 11px;
	width: 95%;
	/* Doesn't work in NN4.75	
	margin: 1px;
	border-style: solid;
	border-width: 2px; 
	*/
}
.inputLogin {
	background-color: #000000;
	color: #999999;
	font-size: 11px;
	width: 95%;
	/* Doesn't work in NN4.75
	margin: 1px;
	border-style: solid;
	border-width: 1px; 
	*/
}
.headerbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.listingsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.listingsDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.listingsDescription a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: underline;
}
.listingsDescription a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
}

.basket-hdr, .basket-hdr a {
	color: #000;
	background-color: #e2e2e2;
	font-weight: bold;	
	text-align: center;
}

.contentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.contentNav, .contentNav a {
	color: #660000;
	font-weight: bold;
}

.detailTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.detailSection, .detailSection a {
	color: #000;
	background-color: #e2e2e2;
	font-weight: bold;	
	text-align: center;
}
.detailSectionPrice, .detailSectionPrice a {
	color: #000;
	background-color: #d1c9c2;
	font-weight: bold;	
	text-align: center;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.tips {
	color: #FFFFFF;
}

.errormsg {
	color: red;
	text-align: center;
	font-weight: bold;
	border: 1px solid red;
	background-color: #e2e2e2;
}
