<!--

	.copyright { font-family:verdana,arial,helvetica; font-size:8pt; color:CCCCCC; font-weight:normal }
	.links { font-family:verdana,arial,helvetica; font-size:8pt; color:808080; font-weight:normal }
	.textInput { font-family:verdana,arial,helvetica; font-size:8pt; width:118px; }
	.leftnav { font-family:verdana,arial,helvetica;font-size:8pt;color:003399;font-weight:bold; }
	td.leftnav { background-color:E1E1E1; }
	.maintext { font-family:verdana,arial,helvetica;font-size:8pt;color:003366;font-weight:normal }
	p { font-family:verdana,arial,helvetica;font-size:8pt;color:003366;font-weight:normal; margin-bottom:13px; margin-top:0px;}
	.mainerror { font-family:verdana,arial,helvetica;font-size:10pt;color:FF0000;font-weight:bold; }
	p.vat { color:#CC0000; }

	b { font-weight:bold; }
	b.heading { font-weight:bold; color:#CC0000; }

	.dropdown { font-family:verdana,arial,helvetica; font-size:8pt; width:115px; }
	.smalltext { font-family:verdana,arial,helvetica;font-size:7pt;color:003366;font-weight:bold }	
	.productName { font-family:verdana,arial,helvetica;font-size:8pt;color:0000BB;font-weight:bold; text-decoration:underline; }
	.price { font-family:verdana,arial,helvetica;font-size:8pt;color:CC0000;font-weight:bold }
	.textInputSmall { font-family:verdana,arial,helvetica; font-size:8pt; width:100px; }
	.textInputMedium { font-family:verdana,arial,helvetica; font-size:8pt; width:160px; }
	.form { font-family:verdana,arial,helvetica; font-size:8pt; width:200px; }
	.basket { font-family:verdana,arial,helvetica;font-size:8pt;color:FFFFFF;font-weight:bold }
	.tiny { font-family:arial,helvetica,ms sans serif; font-size:8pt; font-weight:normal; color:#000033; }
	.body { font-family:verdana,arial,helvetica; font-size:8pt; color:000033; }
	.basket { font-family:verdana,arial,helvetica;font-size:8pt;color:FFFFFF;font-weight:bold; background-color:#CC0000; }

	.bigimage { border: 1px #003399 solid; }

	a:link.copyrightlink { color:CCCCCC; text-decoration:underline; }
	a:visited.copyrightlink { color:CCCCCC; text-decoration:underline; }
	a:hover.copyrightlink { color:FFFFFF; text-decoration:underline; }

	a:link { color:003399; text-decoration:underline; }
	a:visited { color:003399; text-decoration:underline; }
	a:hover { color:0000BB; text-decoration:none; }

	a:link.leftnav { color:003399; text-decoration:none; }
	a:visited.leftnav { color:003399; text-decoration:none; }
	a:hover.leftnav { color:0000BB; text-decoration:underline; }
	
	a:link.productName { color:003399; text-decoration:underline; }
	a:visited.productName { color:003399; text-decoration:underline; }
	a:hover.productName { color:0000BB; text-decoration:none; }

	a:link.bottomlink { color:808080; text-decoration:underline; }
	a:visited.bottomlink { color:808080; text-decoration:underline; }
	a:hover.bottomlink { color:3059AC; text-decoration:none; }

	input.submitButton {
			background:#FF0066;
			font-weight:bold;
			border-width: 1px 1px 1px 1px;
			border-top-color:#FF9EB9;
			border-left-color:#FF9EB9;
			border-right-color:#990049;
			border-bottom-color:#990049;
			background-image : url("images/buttonback.gif");
			background-repeat : no-repeat;
			background-position : 6px 1px;
			color : #FFFFFF;
			font-family : verdana, arial, helvetica, sans-serif;
			font-size : 8pt;
			width:120px;
			cursor: hand;
	}

	input.modify {
			background:#FF0066;
			font-weight:bold;
			border-width: 1px 1px 1px 1px;
			border-top-color:#FF9EB9;
			border-left-color:#FF9EB9;
			border-right-color:#990049;
			border-bottom-color:#990049;
			background-image : url("images/buttonback.gif");
			background-repeat : no-repeat;
			background-position : 6px 1px;
			color : #FFFFFF;
			font-family : verdana, arial, helvetica, sans-serif;
			font-size : 8pt;
			width:90px;
			cursor: hand;
	}

	input.searchButton {
			background:#FF0066;
			font-weight:bold;
			border-width: 1px 1px 1px 1px;
			border-top-color:#FF9EB9;
			border-left-color:#FF9EB9;
			border-right-color:#990049;
			border-bottom-color:#990049;
			background-image : url("images/buttonback.gif");
			background-repeat : no-repeat;
			background-position : 6px 1px;
			color : #FFFFFF;
			font-family : verdana, arial, helvetica, sans-serif;
			font-size : 8pt;
			width:90px;
			cursor: hand;
	}

	.tableheight { height:576px; }
//-->