A:active
{
   color: #000000;
   text-decoration: none;
}
A:visited
{
   color: #000000;
   text-decoration: none;
}
A:link
{
   color: #000000;
   text-decoration: none;
}
A:hover
{
   color: #FFFF00;
   text-decoration: none;
}

A.oc:active
{
   color: #000000;
   text-decoration: none;
}
A.oc:visited
{
   color: #000000;
   text-decoration: none;
}
A.oc:link
{
   color: #000000;
   text-decoration: none;
}
A.oc:hover
{
   color: #FF0000;
   text-decoration: none;
}
.oc
{
   font-family: 'verdana','arial','tahoma';
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
}
.ocNolink
{
   font-family: 'verdana','arial','tahoma';
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
}
A.ocSmall:active
{
   color: #000000;
   text-decoration: none;
}
A.ocSmall:visited
{
   color: #000000;
   text-decoration: none;
}
A.ocSmall:link
{
   color: #000000;
   text-decoration: none;
}
A.ocSmall:hover
{
   color: #FF0000;
   text-decoration: none;
}
.ocSmall
{
   font-family: 'verdana','arial','tahoma';
   font-size: 9px;
   font-weight: bold;
   color: #000000;
}
A.item:active
{
   color: #000000;
   text-decoration: none;
}
A.item:visited
{
   color: #000000;
   text-decoration: none;
}
A.item:link
{
   color: #000000;
   text-decoration: none;
}
A.item:hover
{
   color: #FF0000;
   text-decoration: none;
}
.item
{
   font-family: 'verdana','arial','tahoma';
   font-size: 7pt;
   font-weight: bold;
   color: #000000;
}
A.listlink:active
{
   color: #FF0000;
   text-decoration: none;
}
A.listlink:visited
{
   color: #FF0000;
   text-decoration: none;
}
A.listlink:link
{
   color: #FF0000;
   text-decoration: none;
}
A.listlink:hover
{
   color: #FFFF00;
   background: #FF0000;
   text-decoration: none;
}
.listlink
{
   font-family: 'verdana','arial','tahoma';
   font-size: 9pt;
   color: #FF0000;
}
.clock
{
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #FF0000;
   font-weight: bold;
}
.clock1
{
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #FFFF00;
   font-weight: bold;
   background: URL("../images/moulsford_main_edged.png");
   background-repeat: no-repeat;
   background-position: center;
}
.redBorder
{
   border: double red 3px;
}
.redHeading
{
   font-family: 'verdana','arial','tahoma';
   font-size: 20pt;
   color: #FF0000;
}
.blackHeading
{
   font-family: 'verdana','arial','tahoma';
   font-size: 20pt;
   color: #000000;
}
.redHeadingSmall
{
   font-family: 'verdana','arial','tahoma';
   font-size: 16px;
   color: #FF0000;
}
.blackHeadingSmall
{
   font-family: 'verdana','arial','tahoma';
   font-size: 16px;
   color: #000000;
}
.whiteHeading
{
   font-family: 'verdana','arial','tahoma';
   font-size: 14pt;
   color: #FFFFFF;
}
.redText
{
   font-family: 'verdana','arial','tahoma';
   font-size: 9pt;
   color: #FF0000;
}
.redTextSmall
{
   font-family: 'verdana','arial','tahoma';
   font-size: 7.5pt;
   color: #FF0000;
}
.blackText
{
   font-family: 'verdana','arial','tahoma';
   font-size: 9pt;
   color: #000000;
}
.blackTextSmall
{
   font-family: 'verdana','arial','tahoma';
   font-size: 7.5pt;
   color: #000000;
   font-style: italic;
}
.whiteText
{
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #FFFFFF;
}
.button
{
   border: solid #FF0000 1px;
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #FF0000;
   background: #FFFF00;
   cursor: default;
}
.buttonON
{
   border: solid #FFFF00 1px;
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #FFFF00;
   background: #FF0000;
   cursor: pointer;
}
.on
{
   cursor: pointer;
}
.off
{
   cursor: default;
}
.fc_over
{
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #FF0000;
   background: URL("../images/bat.png");
   background-repeat: no-repeat;
   background-position: 50%; 
}
.fc_out
{
   font-family: 'verdana','arial','tahoma';
   font-size: 8pt;
   color: #FF0000;
   background: URL("");
}
.tt_over
{
   font-family: 'verdana','arial','tahoma';
   font-size: 10pt;
   color: #FFFF00;
   background: #FF0000
}
.tt_out
{
   font-family: 'verdana','arial','tahoma';
   font-size: 10pt;
   color: #FF0000;
   background: #FFFF00;
}
.tpFootNote
{
   font-family: 'verdana','arial','tahoma';
   font-size: 10pt;
   color: #FF0000;
}
.flashy1
{
   color: #FFFF00;
   background: #FF0000;
}
.flashy2
{
   color: #000000;
   background: #FFFFFF;
}
.subheading
{
   font-family: 'verdana','arial','tahoma';
   font-size: 10pt;
   color: #303A96;
   display: none;
}