/*
	©2004 Nolan Computers Plc
	Fonts, colours, etc.
*/
body {
background-color: #B0CCFF;
/* ie-only. add a subtle gradient to background  */
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#BDD4FF,EndColorStr=#A1C2FF);}
a:link {
color: #0050E0;
text-decoration: none;}
a:visited {
color: #0050E0;
text-decoration: none;}
a:hover {
background-color: #E0F0FF;}
a:active {
color: #FF0000;}
p, .col_head, ul li, ol li {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 150%;}
.col_head {
color: #724B00;/*#705C48;/*#A04C3C; /*#8A5D32; /*#304040;*/
font-size: 90%;
font-weight: bold;}
#leftbar .col_head {
font-size: 75%;
padding-left:3px;
color: #605C48;}
ul li p, ol li p {
font-size: 100%;}
#banner {
background-color: #6699ff;
border-bottom: 3px solid #003399;}
#banner p {
color: #ffffff}
#footer {
background-color: #6699ff;
border-top: 1px solid #003399;}
#footer p {
font-size: 70%;
color: #ffffff}
#footer a:link {
color: #ffffff;}
#footer a:visited {
color: #ffffff;}
#footer a:hover {
background-color: #3366CC;}
#leftbar P {
font-size: 70%;}
.small_text, .foot_note {
font-size: 70%;}
.foot_note {
color: #AAAAAA;}
p .small_text, p .foot_note {
font-size: 85%;}
#footer .foot_note {
color: #f0f0f0;}
.heading_one {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 160%;
font-weight: lighter;
color: #555555;
margin-bottom: 5px;}
.heading_two {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 80%;
font-weight: bold;}
p .heading_two {
font-size: 100%;
line-height: 125%;}
#leftbar .heading_two {
font-size: 110%;}
.code {
font-family:"Courier New", Courier, mono;}
