.background {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color: #003366;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.buttons:hover {
	color: #FFFFFF;
}
.menubackground {
	background-image: url(images/navigation.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #333366;
}
.productListHeader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000066
}
.productListPrice {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}
.productListRRP {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FF0000
}
.heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #666666
}


.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
