﻿td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #ffffff;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #2E5891;
} /* used as the heading in a page, eg, product name */

.content_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;	
} /* order page product headings */

.alphahead {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #008080;
   font-size: 36pt;
	font-weight: bold;
} /* used in catalog index?.stm pages for the 'letter' heading */

TD.red {
   font-weight : bold; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : white; 
   background-color : #cc0000; 
} /* used as font colour red */


TD.green {
   background-color : #009999; 
} /* sets LHS bar green and other cells green */


TD.bluefill {
   font : normal 8pt Verdana, Arial, Helv, sans-serif; 
   color : black; 
   background-color : #eae3fd; 
} /* pale blue fill */


TD.blue {
   color : white; 
   background-color : navy; 
} /* sets cell to blue */


STRONG.c6 {
   font : bold 8pt Verdana, Arial, Helvetica, sans-serif; 
   color : white; 
}


STRONG.c5 {
   font : bold 10pt Verdana, Arial, Helvetica, sans-serif; 
   color : white; 
}


SPAN.contents2 {
   line-height : 97%; 
}


DIV.white-font {
   font-size : 9pt; 
   color : white; 
}


DIV.center {
   text-align : center; 
}


A:visited {
   font-weight : bold; 
   color : navy; 
   /* text-decoration : none; */
}


A:link {
   font-weight : bold; 
   color : navy; 
/*   text-decoration : none; */
}


A:hover {
   color : red; 
/*   text-decoration : none; */
}


A.contents:visited {
   font : bold 8pt Verdana, Arial, Helvetica, sans-serif; 
   color : white; 
   text-decoration : none; 
}


A.contents:link {
   font : bold 8pt Verdana, Arial, Helvetica, sans-serif; 
   color : white; 
   text-decoration : none; 
}


A.contents:hover {
   font : bold 8pt Verdana, Arial, Helvetica, sans-serif; 
   color : red; 
   text-decoration : none; 
}


A.contents2:visited {
   font : normal 8pt/97% Arial, Helvetica, sans-serif; 
   color : white; 
   text-decoration : none; 
}


A.contents2:link {
  font : normal 8pt/97% Arial, Helvetica, sans-serif; 
   color : white; 
   text-decoration : none; 
}


A.contents2:hover {
  font : normal 8pt/97% Arial, Helvetica, sans-serif; 
   color : red; 
   text-decoration : none; 
}


A.bluefill:visited {
   font-weight : normal; 
   color : navy; 
   text-decoration : none; 
}


A.bluefill:link {
   font-weight : normal; 
   color : navy; 
   text-decoration : none; 
}


A.bluefill:hover {
   font-weight : normal; 
   color : blue; 
   text-decoration : none; 
}


A.sm {
   font : 8pt Verdana, Arial, Helvetica, sans-serif; 
   color : navy; 
   text-decoration : none; 
}


A.BB3 {
		font-size: 11pt;
		color: Maroon;
		font-weight:bold;
		text-decoration: none;
}
		

A.BB:visited {
		font-size: 10pt;
		color: #008080;
		font-weight: bold;
		text-decoration:none;
}
		
A.BB:hover {
		color: Blue;
}

A.BB3:hover  {
		color: Red;
}		
		
		
A.BB3:visited  {
		font-size: 11pt;
		color: Maroon;
		font-weight: bold;
		text-decoration: none;
}


.addtxt {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		margin-left: 2px;
		margin-right: 1px;
}
		

H1.mainhead1 {
		color: #008080;
		font : bold large Arial, Helvetica, sans-serif;
} /* Used for headings on Catalog pages */


H3.cat1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #008080;
		font-size : 14pt;
} /* Used for sub-heads on Catalog pages */

.cat2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #960018;
        font-size: small;
        font-weight: bold;
} /* Used for sub-heads on Catalog pages */


.fline {
	font-family: arial, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
} /* used in php price pages */
	
.flineb {
	font-family: arial, sans-serif; 
	font-size: 12px; 
	color: #0000ff; 
	font-weight: bold;
} /* used in php price pages */
	

a.more {font-weight:bold; font-size:8pt; line-height:1.4; text-decoration:none; color:#A80000}
