body {
	font-family: Arial;
	color: silver;
	font-size:10px;
}
A.topNav:Hover {
  color:#666666; font-size:12px; font-weight:bold; text-decoration:none; font-family:Verdana;
}

A.topNav, A.topNav:Active,A.topNav:Visited {
  color:#005295; font-size:12px; font-weight:bold; text-decoration:none; font-family:Verdana;
}

A.footer:Hover {
  color:#cccccc; font-size:9px; font-weight:normal; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;
}

A.footer, A.footer:Active,A.footer:Visited {
  color:#cccccc; font-size:9px; font-weight:normal; text-decoration:underline; font-family:Verdana;
}

A.default:Hover {
  color:#748ABE; font-size:12px; font-weight:bold; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;
}

A.default, A.products:Active,A.products:Visited {
  color:#748ABE; font-size:12px; font-weight:bold; text-decoration:underline; font-family:Arial, Helvetica, sans-serif;
}

A.blueAnchorLarge:Hover {
  color:#0E0E9A; font-size:12px; font-weight:normal; text-decoration:none; font-family:Verdana;
}
A.blueAnchorLarge, A.blueAnchorLarge:Active,A.blueAnchorLarge:Visited {
  color:#0E0E9A; font-size:12px; font-weight:normal; text-decoration:underline; font-family:Verdana;
}
A.blueAnchorSmall:Hover {
  color:#0E0E9A; font-size:11px; font-weight:bold; text-decoration:none; font-family:Verdana;
}
A.blueAnchorSmall, A.blueAnchorLarge:Active,A.blueAnchorLarge:Visited {
  color:#0E0E9A; font-size:11px; font-weight:normal; text-decoration:underline; font-family:Verdana;
}
TABLE.stockists {
	HORIZONTAL-ALIGNMENT:  center;
	cell-spacing: 0px;
	cell-padding: 1px;
	border-width:  0px;
	border-color: #748ABE;
	border-style: dotted;
	border-collapse: collapse;
}

TABLE.default {
	HORIZONTAL-ALIGNMENT:  center;
	cell-spacing: 0px;
	cell-padding: 1px;
	border-width:  0px;
	border-color: #CCCCFF;
	border-style: dotted;
	border-collapse: collapse;
}
TABLE.products {
	HORIZONTAL-ALIGNMENT:  center;
	cell-spacing: 0px;
	cell-padding: 1px;
	border-width:  0px;
	border-color: #CCCCFF;
	border-style: dotted;
	border-collapse: collapse;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
td.content {
	font-family: Arial;
	color: silver;
	font-size: 11px;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	vertical-align: bottom;
	text-align: center;
}

td.stockists {
	font-family: Arial, Helvetica, sans-serif;
	color: #445C86;
	background-color: #E0E8FB;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

th.stockists {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #748ABE;
	font-size: 11px;
	height: 20px;
	align: center;
}
DIV.displayInfo{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	align:left;
	display: block;
}
DIV.search{
	font-family: Arial, Helvetica, sans-serif;
	color: #015699;
	font-size: 12px;
	align:left;
	display: block;
	border-bottom: thin;
	border-color:#A2B8DD;
	border: #A2B8DD 1px solid; 
	border-bottom: #A2B8DD 1px solid;
	border-top: #A2B8DD 1px solid;
	border-left:#A2B8DD 1px solid;
	border-right:#A2B8DD 1px solid;
	background-color:#E0E8FB;
	OVERFLOW:auto;
	WIDTH:750px;
}
.bgDarkGrey {
	BACKGROUND: #afafaf
}
.txtSmallGrey {
	color: silver;
	font-family:Arial;
	font-size:10px;
}
.bgMedGrey {
	BACKGROUND: #cccccc
}
.bgBaseGrey {
	BACKGROUND: #b7b7b7
}
.bgLightGrey {
	BACKGROUND: #f0f0f0
}
.bgBaseTeal {
	BACKGROUND: #3d9eb2
}
.formButton {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 1px outset; COLOR: #ffffff; LINE-HEIGHT: 14px; BORDER-BOTTOM: #ffffff 1px outset; FONT-FAMILY: Verdana, Geneva, sans-serif; BACKGROUND-COLOR: #015699;
}