BODY { 
  background: #FFFFFF;
  font-size : 10pt;
  color: #003333; 
  font-family: arial, helvetica, verdana, sans-serif;
  font-weight: normal;
}

.brown { 
	font-size: 10pt; 
	color: #996633;   
	font-family: arial, helvetica, verdana, sans-serif; 
	font-weight: normal;
}

.green { 
	font-size: 10pt; 
	color: #003333;   
	font-family: arial, helvetica, verdana, sans-serif; 
	font-weight: normal;
}

.inactive { 
	font-size: 10pt; 
	color: #FF0000;   
	font-family: arial, helvetica, verdana, sans-serif; 
	font-weight: normal;
}



.brownbold { 
	font-size: 10pt; 
	font-family: arial, helvetica, verdana, sans-serif; 
	color: #996633;   
	font-weight: bold; 
	}

p  { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333;  font-weight: normal;}
td { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333; font-weight: normal; }
th { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333; font-weight: bold; }
caption { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333; font-weight: normal; }
div { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333;  font-weight: normal;}
span  { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333; font-weight: normal; }
ul { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333;  font-weight: normal;}
.bold { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333;   font-weight: bold; }
.italic  { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333;   font-style : italic;   font-weight: normal;}
.bolditalic  { font-size: 10pt; font-family: arial, helvetica, verdana, sans-serif; color: #003333;   font-weight: bold;  font-style : italic;  }

A:active { 
	color: #0000FF; 	
	text-decoration : underline;
	font-size: 10pt;
}

A:link { 
	color: #963; 	
	text-decoration : underline;
	font-size: 10pt;
}

A:visited { 
	color: #033; 	
	text-decoration : underline;
	font-size: 10pt;
}
A:hover { 
	color: #FF0000; 	
	text-decoration : underline;
	font-size: 10pt;
}


A.newletter:active { 
	color: #0000FF; 	
	text-decoration : underline;
	font-size: 8pt;
}

A.newletter:link { 
	color: #963; 	
	text-decoration : underline;
	font-size: 8pt;
}

A.newletter:visited { 
	color: #033; 	
	text-decoration : underline;
	font-size: 8pt;
}
A.newletter:hover { 
	color: #FF0000; 	
	text-decoration : underline;
	font-size: 8pt;
}


A.linkWhite:active { 
color: #0000FF; 	
text-decoration : none;}
A.linkWhite:link { 
color: #FFFFFF; 	
text-decoration : none;}
A.linkWhite:visited { 
color: #FFFFFF; 	
text-decoration : none;}
A.linkWhite:hover { 
color: #FF0000; 	
text-decoration : none;}


.text {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: normal;
}

.textBold {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 	
	FONT-WEIGHT: bold
}
.textGreen12Bold {
	COLOR: #336666;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12pt; 	
	FONT-WEIGHT: bold
}

.textRed {
	COLOR: #FF0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 	
	FONT-WEIGHT: normal
}

.textItalic {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	FONT-SIZE: 10pt; 
	font-style : italic;
}

.textBoldItalic {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	FONT-SIZE: 10pt; 
	font-style : italic;
	font-weight: bold;
}

.textWhite {
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: normal;
}

.text8pt {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-weight: normal;
}
.text8ptBold {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-weight: bold;
}

/* style for inline editor links */
.editorLink {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-weight: normal;
}


/*  Forum colours  */
.header1 { 
	/* dark navy blue */
	background: #963;
	/* background: #999;*/
}
.header2 {
	/*  rust red */
	background: #c96;
	/* background: #c00;*/
}
.tableHeader {
	/*  forset green */
	background: #366;
}
.rowEven {
	/*  pale blue */
	background: #033;
	/* background: #333;*/
}
.rowOdd {
	/*  forset green */
	background: #366;
	/*background: #666;*/ 
}
.divider {
	/*  forset green */
	background: #c96;
	/*background: #666;*/ 
}
.line {
	/*  light grey */
	background: #c96;
	/*background: #ccc;*/ 
}
.titleWhite {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
}
.textWhite {
	color : #FFFFFF;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	font-weight: normal;
}
.textWhite12 {
	color : #FFFFFF;	
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	font-weight: bold;
}

