/*default body color*/
body {
   color : #000000; 
   font-family : Verdana, arial, helvetica, Sans-serif;
   
   background: #ffffff url(factualbg.gif);
   background-repeat: repeat-x; }
table, td {font-family : verdana, arial, helvetica, sans-serif;}

a {text-decoration:none; color:#990000;}
A:link {color : #990000; font-weight: bold; text-decoration: none;}
a:active {text-decoration:underline; color:#ff9900;}
a:visited {text-decoration:none; font-weight: bold; color:#990000;}
A:hover {color : #cc9900; text-decoration: underline;}


/*end default body color*/

.centrallinks {color : #000000;  } 

   
a:hover.centrallinks {color : #666666; } 

.wpslinks {color : #990000; } 
a:wpslinks {color : #990000; text-decoration: underline;}
a:visited.wpslinks {color : #990000; text-decoration:underline; font-weight: bold;}
a:hover.wpslinks {color : #cc9900; text-decoration: underline;} 

.bodylink { color : #990000; text-decoration : none;}
a.bodylink {color : #990000; text-decoration : underline;}
a:active.bodylink {color : #990000; text-decoration : underline;}
a:visited.bodylink {color : #990000; text-decoration : underline;}
a:hover.bodylink { color : #cc9900; text-decoration : underline;}
   
.black {color : #000000;  }
a.black {color : #990000;  }
a:visited.black {color : #990000; text-decoration:none; font-weight: bold;}
a:hover.black {color : #cc9900; text-decoration: underline; }


.darkgrey {color : #000000;  }
a.darkgrey {color : #990000;  }
a:visited.darkgrey {color : #990000; text-decoration:none; font-weight: bold;}  
a:hover.darkgrey {color : #cc9900; text-decoration: underline; }  
  
    
.blue {color : #000000; }
a.blue {color : #990000; }
a:visited.blue {color : #990000; text-decoration:none; font-weight: bold;}
a:hover.blue {color : #cc9900; text-decoration: underline; }   


.turquoise {color : #000000;  }   
a.turquoise {color : #990000;  } 
a.lightblue {color : #990000;  }
a:visited.lightblue {color : #990000; text-decoration:none; font-weight: bold;}
a:hover.lightblue {color : #cc9900; text-decoration: underline; }

   	
a.global {color : #ffffff; }
.red {color : #660000; }
a.red {color : #660000; }
a:visited.red {color : #660000; text-decoration:none; font-weight: bold;}
a:hover.red {color : #CC0000; text-decoration: underline; }

   
.white {color : #ffffff;  }
a.white {color : #ffffff;  }
a:visited.white {color : #ffffff; text-decoration:none; font-weight: bold;}
a:hover.white {color : #f2f2e6;  text-decoration: underline;}

.navwhite {color : #990000;  }
a.navwhite {color : #990000;  }
a:visited.navwhite {color : #990000; text-decoration:none; font-weight: bold;}
a:hover.navwhite {color : #cc9900;  text-decoration: underline;}

.whitebg { background : #ffffff; }

/*column1 classes*/
.column1 {
   background : #e7e7e7; }
.column1header {
   color : #ffffff;
   
   background : #333366;
   line-height : 14px ; }
.column1greyheader {
   background : #cccccc;
   line-height : 14px ; }   
/*end column1 classes*/

/*column2 classes*/
.column2header {
   color : #ffffff;
   
   background : #333366;
   line-height : 14px ; }
.liteheader {
   color : #000000;
   
   background : #ffcc33;
   line-height : 14px ; }  
/*end column2 classes*/

/*column3 classes*/
.column3 {
   background : #cccccc; }
.column3header {
   color : #ffffff;
   
   background : #333366;
   line-height : 14px ; }
a:hover.column3header {
   color : #FFFF99;
   }
/*end column3 classes*/

/*credit card*/
.creditcell {
   background : #999999; }
/*end credit card*/

/*programme pages*/
.subheader {
   background : #ffcc33;
   line-height : 14px }
.proginfobg {
   background : #F2F2E6; }
.relatedlinkbox {
   background : #F2F2E6;
   color : #333366;
    }  
.column2sub {
   background : #F2F2E6;
   color : #333366;
    }
a.column2sub {
   color : #333366;
  }
a:hover.column2sub {
   color : #9999cc;
  }
.proginfobg2 {
   background : #ffcc33; }
.navcolor {background : #ffcc33;}
/*programme pages*/

