
<!--
/*
aqua, black, blue, fuchsia, gray, green,
#88ff88, maroon, navy, purple, red, teal, white, and yellow.
*/

BODY {

/*	background-image: URL(highlandbacklogo6A.gif);
	background-attachment:fixed;                */
	background-color: #A4C8E1;   
	margin: 10px;
	font-family: serif; color: black; font-size: 12pt;
	scrollbar-track-color: #C9F3C9; 
}

ul.naviglist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
text-align: center;
}

li.nav1
{
display: inline;
list-style-type: none;
}

a.slink:link, a.slink:visited { color: white; text-decoration: none; display: inline; background-color: #0096FF; padding: 3px 10px; }
a.slink:hover { color: black; background-color: #95CD6B; display: inline; padding: 3px 10px; }
a.newlink:link, a.newlink:visited { color: white; text-decoration: none; display: inline; background-color: #0096FF; padding: 3px 10px; }
a.newlink:hover { color: black; background-color: white; display: inline; padding: 3px 10px; }


/* TABLE.sf and TD.h define the block containing the "Spares from: ... list of manufacturers" */
TABLE.sf {
	width: 800px;
}
TD.h {
	 font-size: 11pt; font-family: sans-serif; color: purple; text-align: center;
	 background-color: #79AFD5; font-weight: bold; padding: 0.5em 0em;
}
TABLE.pn {
	width: 200px; 
}

TD.th {
	 font: 12pt arial, sans-serif; font-weight: bold;
}

/* Defines the Manufacturer's Heading row */
TD.tbh {
	 font-size: 12pt; font-family: sans-serif; color: red; font-weight: bold;
	 text-align: center; background: #79AFD5; padding: 0.5em 0em;
}

TD.tbp {
	 font-size: 11pt; font-family: serif; font-weight: bold;
	 width: 90px; text-align: left;
}

TD.tb1 {
	 font-size: 13pt; font-family: serif; font-weight: bold;
	 text-align: left; 
}

TD.tb1a {
	 font-size: 13pt; font-family: serif; font-weight: bold;
	 text-align: left; width: 180px;
}

TD.tb2 {
	 font-size: 11pt; font-family: sans-serif;  color: black;
	 text-align: left;
}

TD.tb2a {
	 font-size: 11pt; font-family: sans-serif;  color: black;
	 text-align: left; 
}

TD.tb3 {
	 font-size: 11pt; font-family: serif;  color: black;
	 text-align: left; width:140px
}

TD.tb4 {
	 font-size: 11pt; font-family: serif;  color: black;
	 text-align: left; width:220px
}
/* The definition of the text for "Contact Details" */
div.cd {
	 font-size: 12pt; font-family: serif; font-weight: bold; text-align: center; color: black;
}
/* The defintion of the position for the header image */
div.img1 {
	text-align: center;
}
/* The definition for the company short description */
div.description {
	text-align: center; font-size: 12pt; font-family: serif; font-weight: bold;
}

/* The definition for the contact address */
div.address {
      text-align: center; font-size: 12pt; font-family: serif; font-weight: bold;
	color: #C600C6 ;
}
/* The definition for the contact phone numbers */
div.phone {
      text-align: center; font-size: 12pt; font-family: serif;
	color: #C600C6 ; 
}

/* The definition of the text for various texts on the index page */
div.list {
	 font-size: 12pt; font-family: serif; font-weight: bold; text-align: center; color: black;
}

/* The definition for the email address link */
#email {text-align: center; }
#email a {padding: 3px 10px; color: blue; text-decoration: underline; font-family: sans-serif; }

#email a:link, #email a:visited
{
color: blue;
}

#email a:hover
{
color: white;
background-color: red;
}


/* The definition for the copyright line */
div.copyright {
      text-align: center; font-size: 12pt; font-family: serif;
	color: red ; 
}

/* The definitions for the update text line and the W3C logo position. */
div.update {
	text-align: center;
}
#update_text {
	text-align: center; font-size: 12pt; font-family: sans-serif; color: green;
      font-style: italic; font-weight: bold;
}
#time_date {
	text-align: center; font-size: 14pt; font-family: serif; color: brown;
}
/* The definition of the position for the Balzers abbreviation line. See also jlink */
div.abbr {
	text-align: center;
}

.preload {display:none;}

A:link { color: #C9F3C9; text-decoration: none; font-weight: bold;}
A:hover { color: #C9F3C9; text-decoration: none; font-weight: bold;}
A:visited { color: #C9F3C9; text-decoration: none; font-weight: bold;}

A.link:link { color: Blue; text-decoration: none; }
A.link:hover { color: Red; text-decoration: none; background: #A6D0A6 }
A.link:visited { color: Blue; text-decoration: none; }

A.jlink:link, A.jlink:visited { color: black; text-decoration: none; }
A.jlink:hover { color: Red; text-decoration: none; background: #A6D0A6 }

A.pnlink:link, A.jlink:visited { color: blue; text-decoration: none; }
A.pnlink:hover { color: Red; text-decoration: none; background: #A6D0A6 }
A.pnlink:visited { color: Magenta; text-decoration: none; }

/*
A.slink:link { color: white; text-decoration: none; }
A.slink:hover { color: Red; text-decoration: none; background: #A6D0A6 }
A.slink:visited { color: Purple; text-decoration: none; }
*/

/*
A.hlink:link { color: white; text-decoration: none; background: #68775E; padding: 3px 10px;  }
A.hlink:hover { color: black; text-decoration: none; background: #95CD6B; padding: 3px 10px; }
A.hlink:visited { color: white; text-decoration: none; background: #68775E; padding: 3px 10px; }
*/

//-->

</STYLE>

