body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    background-color: #FFFFF9;	/* #FFFFF9 */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	text-decoration: blink;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #006600;
	font-weight: bold;
	font-size: 11px;
}
.smallprint {
	font-size: 10px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.header {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.pageheader {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FF6633;
	font-weight: bold;
}
.productHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.promoHeader {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.largeHeader {
	font-size: 14px;
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: none;
}
.price {
	color:#0066FF;
	font-size:16px;
	font-weight:bold;
}
.specialPrice {
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
}
.leftLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF6633;
}
.leftRightLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF6633;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF6633;
}
.mybutton {
	FONT-SIZE: 10px;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma, Verdana, Arial, helvetica, sans-serif;
	FONT-VARIANT: small-caps;
	TEXT-DECORATION: none;
	font-weight: bold;
	letter-spacing: 0.05cm
}
.rightLine {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF6633;
}
.blueTopBarDark {
	background-color: #3399FF;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.black {
	color: #000000;
}
.blackBar {
	background-color: #000000;
}
.blue {
	color: #0066FF;
}
.blueBar {
	background-color: #D8ECF8;
}
.greenBar {
	background-color: #DFFFEF;
}
.greyBar {
	background-color: #E6E6E6;
}
.greyBox {
	border: thin solid #CCCCCC;
}
.redBar {
	background-color: #FF0000;
}
.redBox {
	border: thin solid #FF0000;
}
.white {
	color: #FFFFFF;
}
.whiteBar {
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.orange {
	color: #FF6633;
	font-weight: bold;
}
.orangeTopBar {
	background-color: #FF6633;
}

/* Buttons */
.moreDetailOn {
background: url("http://www.centralcart.co.uk/images/icons/image_more.gif") no-repeat;
}
.moreDetail {
background: url("http://www.centralcart.co.uk/images/icons/image_more_on.gif") no-repeat;
}
