                                         /* COLOURBASIC.CSS*/	     
	                                                                     
/*This stylesheet has been designed to work in IE. 4, NS4, and above.*/	
 /* TABLES - do not include table, tr, td, th elements - mess up formtting in Netscape*/	
	/* LISTS - no not include any li elements - do not work in NS */
	
                                               /*INDEX PAGES and all other 'normal' pages/*
											   
	/*menu bar text against black*/
	.menu-bar{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
}										   

											   

/* This sets the formatting for text in the Index Pages and can also be used for general text*/
.index-text {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;}


/*This sets the formatting for text in tables contained in the 'Index' pages*/		
.index-table {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/*This sets the formatting for table headings contained  in the 'Index' pages*/	
.index-table-hd { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
background : Silver;
color : #FFFFFF;
font-weight : bold;}
                                                           
/* This sets the formatting for the main heading in the Index pages*/
.index-h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
; text-align: left
; text-transform: capitalize
}

/* Sub heading -  in the Index pages*/
.index-h2 { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 15px; 
			font-weight : bold
			 }
	 

	/* 'PLENARY' 'WHOLE CLASS' SMALL CLASS ETC heading   in the Index pages  */	  				
.index-h3 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 13px;
				text-transform: none; ; font-weight: bold}		 					 
		 

/*Activity No - in the Index pages */
.index-activity-no {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}


/*Curriculum Category - put in caps*/
.index-cur-cat { font-family : Arial, Helvetica, sans-serif;
			font-size : 13px; 
			font-weight : bold;
			text-align: right;
			text-transform: uppercase;}
	                                                      
	/* unordered list - for Index pages */
.index-ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	list-style-type : disc;
; text-decoration: none
	}
	
/* unordered list - for Index pages*/
.index-ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	list-style-type : decimal;
	}
	
	
	
														  
                                                              /*  Children's Activity Pages  */				



								
/* This sets the formatting for text in the actsheet' pages*/
.activ-text { font-family : "Comic Sans MS";
					font-size: 14px; ; line-height: normal}
				
/* Main title on the Child Activity Sheet - in the actsheet' pages*/
.activ-h1 {
	font-size : 16px;
	text-align : center;
	font-weight : bold;
	text-decoration : underline;
; text-transform: capitalize; font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif
}

/* 'Sub Headings - in the actsheet' pages */
.activ-h2 { font-family : "Comic Sans MS";
					font-size : 14px;
; font-weight: bold
				  }		
			        		
	/*This sets the formatting for text in tables contained in the 'actsheet' pages*/		
.activ-table
{	font-family : "Comic Sans MS";
	font-size : 16px;
}

/*This sets the formatting for text in tables contained in the 'actsheet' pages*/		
.activ-table-hd { font-family: "Comic Sans MS";
font-size : 14px;
background : #999999;
color : #FFFFFF;
font-weight : bold;}						
		
	
	/* Children's Activities unordered list - actsheet' pages*/
.activ-ul { font-family : "Comic Sans MS";
	font-size : 16px;
	list-style-type : decimal;
	line-height : 30px;; font-weight: normal}

/* Child ren's Activities numbered list - actsheet' pages*/
.actsh-ol {
	font-family : "Comic Sans MS";
	font-size : 14px;
	list-style-type : decimal;
	line-height : normal;
; font-weight: normal
}				
	
.transcript-h1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold
}
.transcript-h2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold
}
.transcript-text {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	text-align: justify
}


.transcripth3 {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold}
.actbox {  font-family: "Comic Sans MS"; font-size: 13px}
