.toppagelinks {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}
.searchbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 15px;
	width: 120px;
	border: 1px solid #6f7ea9;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.menutext {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.menutext:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.whitebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none
}
.whitebold:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline 
}
.producttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #787878;
}
.productprice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336bae;
}
.productpricebig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336bae;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.login {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.menutextwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.colourbox {
	height: 20px;
	width: 170px;
	border: 1px dotted #999999;
}

