<!--

BODY { background-color: #c8c8c8;  font-family: serif; }

ul.naviglist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
text-align: center;
}

li.nav1
{
display: inline;
list-style-type: none;
font-weight: bold;
}

a.slink:link, a.slink:visited { color: white; text-decoration: none; display: inline; background-color: #0033AA; padding: 3px 10px; }
a.slink:hover { color: black; background-color: #A1A1FD; display: inline; padding: 3px 10px; }

/* The definition for the company short description */
div.description {
	text-align: center; font-size: 12pt; font-family: serif; font-weight: bold; color: #0033AA; }

/* The defintion of the position for the company main logo */
div.img1 {
	text-align: center;
}

/* TABLE.sf and TD.h define the block containing the "Spares from: ... list of manufacturers" */
TABLE.sf {
	width: 760px;
}
TD.h {
	 font-size: 12pt; font-family: serif; color: purple; text-align: center;
	 background-color: #A1A1FD; font-weight: bold; padding: 0.5em 0em;
}

/* definition of text for "Back to top" */
a.top { font: 12pt arial, sans-serif; font-style: italic; color: blue; }

/* 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 definition for the contact phone numbers */
div.phone { text-align: center; font-size: 12pt; font-family: serif; color: blue; }

/* The definition for the email address link */
#email {text-align: center; }
#email a {padding: 3px 10px; text-decoration: underline; font-family: sans-serif; }
#email a:link, #email a:visited  { color: red; }
#email a:hover { color: red; background-color: white; }

/* 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 for "powered by Highland Scientific" */
div.power { text-align: center; font-size: 8pt; colour: red;}

/* The definition of the position for the Balzers abbreviation line. See also jlink */
div.abbr { text-align: center; }

/* 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: #0033AA; }

TD.th {
	 font: 12pt arial, sans-serif; font-weight: bold;
}

TD.tbh {
	 font-size: 12pt; font-family: sans-serif; color: purple; font-weight: bold;
	 text-align: center; background: #A1A1FD;  
}

TD.tbp {
	 font-size: 11pt; font-family: serif; font-weight: bold;
	 text-align: center;
}

TD.tt1 {
	 font-size: 10pt; font-family: serif; font-style: italic; font-weight: bold;
	 text-align: center;
}

TD.tb1 {
	 font-size: 13pt; font-family: serif; font-weight: bold;
	 text-align: left;
}

TD.tb2 {
	 font-size: 12pt; font-family: sans-serif; font-weight: bold; color: black;
	 text-align: left;
}

A.jlink:link, A.jlink:visited  { color: #0033AA; text-decoration: none }
A.jlink:hover { color: Red; text-decoration: none; background: white}

A:link, A:visited {color: blue; text-decoration: none}
A:hover {color: red; text-decoration: none; background: #E4E5FE}

//-->



