.formButton {
	font-weight: bold;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #008080;
	border-bottom: 1px solid #008080;
	border-left: 1px solid #FFFFFF;
	color:#008080
}

body {
	SCROLLBAR-FACE-COLOR: #C0DCC0; SCROLLBAR-HIGHLIGHT-COLOR: #006666; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #006666; SCROLLBAR-ARROW-COLOR: #006666; SCROLLBAR-TRACK-COLOR: #C0DCC0; FONT-FAMILY: Arial, Helvetica, sans-serif; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
}

.headline    { text-align: center; font-size: 12pt; color:#006666;  
               font-weight: bold; border-style: solid; border-width: 0; 
               padding-left: 3px }
.subhead {
 text-align:left;
 display:block;
 padding-left: 3px;
 background-color: #000099; 
 color: #39BA7B;
 font-weight: bold;
 font-size: 10pt;
 }

.body {
 text-align:justify;
 color:#006666;
 display:block;
 font-weight: normal;
 font-size: 10pt;
 padding-left:3px;
 padding-right:3px;
 }
 
.link {
 text-align:justify;
 color:#39BA7B;
 display:block;
 font-weight: normal;
 font-size: 10pt;
 padding-left:3px;
 padding-right:3px;
 }
 
.header {
 text-align:left;
 display:block;
 padding-left: 3px;
 color: #FFFFFF;
 background-color: #008080;
 font-weight: bold;
 font-size: 9pt;
 }

.footer {
 text-align:right;
 display:block;
 padding-left: 3px;
 color: #006666;
 background-color: #FFFFFF; 
 font-weight: bold;
 font-size: 8pt;
 }

.sitedesign {
 FONT-FAMILY: Arial, Helvetica, sans-serif; 
 color: #006666;
 font-weight: normal;
 font-size: 8pt;
 text-align:left;
}

/* Page Elements that are built using tables will often make use of the
   following classes:

   rowHeader will apply to the first row of the table, if a header row is
   required.
   rowLight and rowDark are used where alternating table colours are needed.
   rowHighlight is applied where a row needs to be differentiated from those
   around them.


/* All browsers have an internal stylesheet which usually includes a definition
   for TD cells.  For this reason, the default font, size and color are defined
   here (because everything on the page is contained inside a TD cell).
*/

.standardTable {
  width:100%;
}

TD {
  border-style: none;
  vertical-align: middle;
  text-align:center;
  font-size: 90%;
  padding: 0px;
  color:white;
  padding-left:5px;
  padding-right:5px;
}

.goalDiff {
  font-size: 70%;
}

.alignLeft {
  text-align:left;
}

.rowHeader {
        background-color: #000099;
 	font-weight: bold;
 	font-size: 10pt;
}
/* was #39BA7B - light #006666 */
.rowLight {
        background-color:transparent;
}
/* was #7E9DDE - dark #006666  */
.rowDark {
        background-color:transparent;
}
.rowHighlight {
        background-color: #006666
}

.rowPlain {
        background-color:transparent;
}




/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#006666; layer-background-color:#FFFFFF; visibility:hidden}

/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica,tahoma; font-size:12px; font-weight:bold}
.clLevel0{background-color:#006666; layer-background-color:#000000; color:white;}
.clLevel0over{background-color:white; layer-background-color:#006666; color:#006666; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006666; layer-background-color:black}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica,tahoma; font-size:11px; font-weight:bold}
.clLevel1{background-color:#39BA7B; layer-background-color:#000099; color:white;}
.clLevel1over{background-color:#000099; layer-background-color:white; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#000099; layer-background-color:white}


/* OTHER RULES NOT IN USE IN THIS CSS */


/* used for mainframe, eg N logo on ntfc.co.uk */
.mainColumn .borderBottom {
  background-color: white;
  background-image: url('/javaImages/47/2d/0,,10425~11591,00.jpg');
  background-repeat: no-repeat;
  color:#FFFFFF;


/* Horizontal rules*/
HR {
 height:1px;
 background-color: #002757;
 /* Remove the border around images in links */

A IMG {
  border-width: 0px;
  border-style: none
}

/* Set the default styles for A tags - check with info in scrollbar! */

A {
  color: white;
  text-decoration:none;
  font-weight: bold;
}

/* Set the default style for the A tag when the mouse is over it.  In this case
   the link will be underlined.
*/

A:Hover {
  text-decoration:underline;
}
 background-color: #39BA7B; 
