
/**** Main header area colours  ****/
.fcol_b, .th, .button a, .button a:visited { background: #007cc3; }
.features h1 { color: #ffffff; }
.features p  { color: #555; }


/**** Coloured text colour ****/
.fcol_f, .menu_td a, .menu_td a:visited, h1, h2, h3, h4, h5, h6 { color:      #cafeff; }

/**** Logo position ****/
.thelogo { margin-top: 10px; }

/**** Table colours ****/
.th { color: #333; padding: 3px 3px 3px 8px; font-weight:bold; text-align:center; }
.ts { background: #444; text align:center;							color: #ccc; padding: 3px 20px 10px 8px; }
.tn { background: #222; text-align:center;							color: #aaa; padding: 3px 3px 3px 8px; }
.content td b { color:#fff; }
.content a, .content a:visited { color: #999; }
.content a:hover { color:#fff; }

/**** FAQ page ****/
.fq { font-size: 110%; margin: 0px 0px 10px 20px; color:#fff;}
.fa { font-size:  80%; margin: 5px 0px 30px 30px; color:#aaa; font-style:italic; width:550px;}


.button { font-weight:bold;  }
.button a, .button a:visited { text-decoration:none; color: #000; padding: 2px 6px 2px 6px; margin: 0 10px 0 10px; }
.button a:hover { background: #fff; color:#000; }

