<!--

BODY { 	background-color: #8AD693; background-image: URL(RTCBackground.gif); 
        background-repeat: no-repeat; background-attachment: fixed;
		font-family: Arial, Helvetica, Verdana; }


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: blue; text-decoration: none; display: inline; background-color: #79C582; padding: 3px 10px; }
a.slink:hover { color: blue; background-color: #00FF00; 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: darkgreen; }

/* The defintion of the position for the company main logo */
div.img1 {
	text-align: center;
}

/* TABLE.sf and TD.h and jlink define  the look of the block containing the "Spares from: ... list of manufacturers" */
/* TD.h defines the "Spares from:" text and the look of the block, jlink defines the link texts   */
TABLE.sf {
	width: 760px; background-color: white; 
}
TD.h {
	 font-size: 11pt; font-family: sans-serif; color: white; padding: 0.5em 0em;
	 background-color: green; text-align: center; font-weight: bold; 
}
A.jlink:link, A.jlink:visited { color: pink; text-decoration: none }
A.jlink:hover { color: Red; text-decoration: none; background: white}

/* 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: green; }

TD.th { font: 12pt arial, sans-serif; font-weight: bold; }
TD.tbh { font-size: 12pt; font-family: sans-serif; color: dark green; font-weight: bold;
	     width: 750; text-align: center; background-color:#33CC33  ; }
TD.tbp { font-size: 11pt; font-family: serif; font-weight: bold; width: 70; text-align: center; }
TD.tt1 { font-size: 10pt; font-family: serif; font-style: italic; font-weight: bold; width: 750; text-align: center; }
TD.tb1 { font-size: 13pt; font-family: serif; font-weight: bold; width: 180; text-align: left; }
TD.tb2 {  font-size: 12pt; font-family: sans-serif; font-weight: bold; color: black; width: 500; text-align: left; }

A:link {color: #0404ff; text-decoration: bold}
A:hover {color: #009800; text-decoration: bold; background: #00FF00}
A:visited {color: #0404ff; text-decoration: bold}

//-->




