
body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504f4f;
	font-weight: normal;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #236afb;
	text-decoration: underline;
}
a:visited {
	color: #236afb;
	text-decoration: underline;
}
a:hover {
	color: #504f4f;
	text-decoration: underline;
}
a:active {
	color: #0047d9;
	text-decoration: underline;
}
input.formButton {
	background: #002252;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
}
.heading {
	color: #0047d9;
	font-weight: bold;
}
.cartsmall {
	color: #bcbcbc;
	font-weight: bold;
}
.cartsmall2 {
	color: #ff7e00;
	font-weight: bold;
}
.imageborder { 
border: 1px solid #3a424c; 
} 
.whiteheading {
	color: #FFFFFF;
	font-weight: bold;
}
.productmanufacturer {
	font-weight: bold;
	font-size: 16px;
}
.productmanufacturerbig {
	font-weight: bold;
	font-size: 32px;
}
.productwidth {
	color: #0047d9;
	font-weight: normal;
	font-size: 12px;
}
.productwidthbig {
	color: #0047d9;
	font-weight: normal;
	font-size: 18px;
}
.productmodel {
	font-size: 14px;
}
.productmodelbig {
	font-size: 24px;
}
.productprice {
	color: #0047d9;
	font-weight: bold;
	font-size: 24px;
}
.productprice2 {
	color: #0047d9;
	font-weight: bold;
	font-size: 16px;
}
.productprice3 {
	color: #0047d9;
	font-weight: bold;
	font-size: 12px;
}
.discount {
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}
.discount2 {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}
.productpricevat {
	font-weight: normal;
	font-size: 11px;
}
.error {
	color: #ff0000;
	font-weight: bold;
	font-size: 11px;
}