
BODY {font-family: VERDANA, TREBUCHET MS, ARIAL, HELVETICA, SANS-SERIF; font-size: medium;}

/* cornflower blue is #6495ed  and gold is #ffd700  */
/* for Duncan the ffd700 is too close to the yellow background, so changed to red */

a:link {font-size: x-small; color: #6495ed; text-decoration: none; font-weight: bold;}
a:visited {font-size: x-small; color: #6495ed; text-decoration: none; font-weight: bold;}
a:active {font-size: x-small; color: #ff0000;text-decoration: none; font-weight: bold;}
a:hover {font-size: x-small; color: #ff0000; text-decoration: underline; font-weight: bold;}

a.menu:link {font-size: x-small; font-weight: bolder; color: white; text-decoration: none;}
a.menu:visited {font-size: x-small; font-weight: bolder; color: white;text-decoration: none;}
a.menu:active {font-size: x-small; font-weight: bolder; color: #ff0000;text-decoration: none;}
a.menu:hover {font-size: x-small; font-weight: bolder; color: #ff0000; text-decoration: none;}

a.helplink:link {font-size: x-small; font-weight: bolder; color: #6495ed; text-decoration: none;}
a.helplink:visited {font-size: x-small; font-weight: bolder; color: #6495ed; text-decoration: none;}
a.helplink:active {font-size: x-small; font-weight: bolder; color: blue; text-decoration: none;}
a.helplink:hover {font-size: x-small; font-weight: bolder; color: blue; text-decoration: underline;}


a.orderline:link    {font-size: medium; color: black; text-decoration: none;}
a.orderline:visited {font-size: medium; color: black; text-decoration: none;}
a.orderline:active  {font-size: medium; color: red; }
a.orderline:hover   {font-size: medium; color: blue;  text-decoration: none;}

a.jobs:link    {font-size: medium; font-weight: normal; color: black; text-decoration: none;}
a.jobs:visited {font-size: medium; font-weight: normal; color: black; text-decoration: none;}
a.jobs:active  {font-size: medium; font-weight: normal; color: red;   text-decoration: underline;}
a.jobs:hover   {font-size: medium; font-weight: bold; color: blue;  text-decoration: underline;}

a.pdflink:link    {font-size: medium; color: black; text-decoration: none;}
a.pdflink:visited {font-size: medium; color: black; text-decoration: none;}
a.pdflink:active  {font-size: medium; color: red; }
a.pdflink:hover   {font-size: medium; color: blue;  text-decoration: none;}



p {font-family: VERDANA, TREBUCHET MS, ARIAL, HELVETICA, SANS-SERIF; font-size: medium;  }
p.question {font-size: medium; color: white;  }

h1 {font-family: ARIAL, HELVETICA, TREBUCHET MS, SANS-SERIF; font-size: 160%; font-weight: bolder; }
h2 {font-family: VERDANA, ARIAL, TREBUCHET MS, HELVETICA, SANS-SERIF; font-size: 120%;  }
h3 {font-family: VERDANA, ARIAL, TREBUCHET MS, HELVETICA, SANS-SERIF; font-size: 100%;  }

td {font-family: VERDANA, TREBUCHET MS, ARIAL, HELVETICA, SANS-SERIF; font-size: 12px; }
td.crm {font-family: VERDANA, TREBUCHET MS, ARIAL, HELVETICA, SANS-SERIF; font-size: 12px; }


td.catalogue {padding: 0 20px 0 20px;}


/*  The font.label below is currently used only for the LOGIN and user name on the menu bar */

font.label {font-size: medium; color: #ffdd00; font-weight: bold; }

div.menu span.left {float: left; text-align:left;}
div.menu span.right {float: right; text-align:right;}

.header
{
 font-family: TREBUCHET MS, Helvetica, Arial, sans-serif;
 font-size: 25px;
 color: #c4c4c4;
 font-weight: bold;
}

textarea.webdesk {
font-size: 14px;
font-family: Arial;
background: None;
border:None;

}

.diagnostic
 {
	 color: #ff00ff;
	 font-size:1.2em;
 }
