P, LI {
	font-family : Verdana, Arial, sans-serif;
	font-size : 84%;
}

BODY {
	margin : 0px;
}

#ProductHeading {
	background-color : Black;
	color : #A9A9A9;
	border-top : 3px solid #FF0099;
	border-bottom : 3px solid #FF0099;
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
	font-weight : bold;
}

H2 {
	font-family : Arial, sans-serif;
	font-size : 19pt;
	letter-spacing : -1pt;
	text-decoration : none;
	border-bottom : 3px solid #EEEEEE;
}

H2 A {
	text-decoration : none;
}

A {
	color: #0066CC
}

A:visited, A:active {
	color : #003399;
}

A:hover {
	color: #FF3333;
	text-decoration: underline
}

.SideBar A:link, .SideBar A:visited {
	text-decoration : none;
}

.SideBar P {
	font-size : 12pt;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

.SideBar SELECT, .SideBar INPUT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #BFBFBF;
}

.SideBar SELECT {
	border : 1px solid #969696;	
}

.ItemCode {
	font-family : Arial, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	text-decoration : none;
}

.colour {
	font-family : Verdana, Arial, sans-serif;
	font-size : xx-small;
	letter-spacing : 2px;
}

.Footer {
	font-size : 8pt;
	color : #AAAAAA;
}

.SelectedCategory {
	background-color : #D6D6D6;
	margin: -5px;
	padding: 5px;
}

.ItemDescription {
	font-size : 78%;
}

.SpecialDescription {
	background-color : #EEEEEE;
	padding : 6px;
}

.SpecialDescription STRONG {
	font-size: 12pt;
	color : #FF0099;
	font-style : italic;
}


/* LESS COMMON STYLES */

.SearchHighlight {
	font-weight : bold;
	background-color : #FFD700;
}.links-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.links:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}