.imagebk {
	background-image: url(../images/headerbk.jpg);
}
.shrink {
	font-size: x-small;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066CC;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0066CC;
}
.infoboxpad {
	padding: 4px;
}
.tableborder {
	border: 1px solid #000000;
}body {
	margin: 0px;
}
.productbox {
	padding: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #0066CC;
	font-weight: bold;
}
.productbox2 {
	padding: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #0066CC;
	font-weight: bold;
}

.sidebars {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.centerinfobox {
	padding: 14px;
	color: #FFFFFF;
	background-color: #000000;
	font-size: x-small;
}
.infoboxtext {
	font-size: 10px;
	color: #000000;
}
.productdesc {
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	text-align: left;
}
.productdesccenter {
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}
.footertext {
	color: #000000;
	padding: 10px;
	font-size: x-small;
	text-align:center;
}
.colourbk {
	background-color: #0066CC;
}
.priceexvat {
	font-size: x-small;
	color: #999999;
	font-weight: normal;
}
/* begin main link formatting */
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* end main link formatting */
/* begin alt link re-colouring */
a.altlink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.altlink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.altlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.altlink:active {
	color: #FF0000;
	text-decoration: none;
}
