/* style sheet */

	H1	{color:purple ;font-size:24pt}
	H1	{color:purple ;font-size:24pt;font-weight:bold; }

	H2	{color:#000000; font-size:20pt; font-weight:bold; }

	H3	{color:#CC0000; font-size:18pt; font-weight:bold;}
		
	H4	{color:#0000CC; font-size:14pt ; font-weight:bold; font-style:italic;}			
      
	H5	{color:#000000; font-size:12pt ;font-weight:bold}
	
	BODY		{/* defaults 				*/
			background-color:#ffffff			}
	
	BODY.m0	{/* left side menu 			*/
			 margin-top:0; margin-bottom:0;
			font-size:smaller; 
			 background-color:#ffcc00			}
	
	BODY.w0	{/* screens describing services	*/
			 background-color:#ccffff ;   }

	BODY.w1	{/* screens describing diary		*/
			background-color:#ccffff ;    }
	
	BODY.i0	{/* screens giving information  	*/
			 background-color:#ffff99 ;   }
	
	BODY.iws	{/* Infracom 				*/
			 background-color:#008080 ; color:#101010; }
	
	BODY.i1	{/* other screens giving information*/
			 background-color:#ffddcc ;   }
	
	BODY.r0	{/* screens on reports         	*/
			 background-color:#ffff99 ;  }

	BODY.s0	{/* screens on school         	*/
			 background-color:#ddff00 ;
			text-decoration:marquee;
			background-image:url(../thumbnails/bvm3.gif);  }

	BODY.sm0	{/* school left side menu		*/
			 margin-top:0; margin-bottom:0; 
			 background-color:#ffcc00			}
		

	zA		{color:#0000cc; }  /* Do not use with Netscape */ 
	A:visited	{color:#800080; }
	A:active	{color:#dd0000; /*Microsoft */}
	A:hover	{color:#ff0000; /*Microsoft */}	
	
	P	{zbackground-color:#dddddd; }
	P.indent0	{margin-left:15 ; text-indent:-15;color:#660000;}
	P.indent1	{margin-left:15 ; text-indent:0 ; color:#660000;}
	P.indent2	{margin-left:15 ; text-indent:0 ; color:#000066;}

	DIV	{zbackground-color:#ff0000; }
	DIV.indent0	{margin-left:15 ; text-indent:-15;}
	DIV.indent1	{margin-left:15 ; text-indent:0 ; color:#660000;}
	DIV.indent2	{margin-left:15 ; text-indent:0 ; color:#000066;}
	DIV.w0	{margin-left:30}
	DIV.w1	{margin-left:30}
	
	/* These used on the ISP updated guest book */
	DL	{zbackground-color:#ffff80; margin-right:5%; }
	DT	{color:#000066; font-weight:bold;}
	DD	{color:#660000; font-style:italic  }

	/* Form buttons */
	Input.submit	{background-color:cccccc; color:#008000; }
	Input.clear		{background-color:cccccc; color:#800000; }
	Input.mail 		{background-color:cccccc; color:#0000cc; }	

	Table.F1	{border-width:10; background-color:#ccffff; border-color:purple }
	Table.S1	{border-width:10; background-color:pink; border-color:purple }
	Table.SL1	{border-width:5; background-color:#00ff00; border-color:#bbdd00 }
	Table.SL1 A	{color:black;font-weight:bold }
	
	#abspic1 {position: fixed; top:0;  left:30%;
         border-width:5; border-style:ridge; border-color:white;
	   padding:0 ; margins:0 ; display:none; }

	#relpop1 {position: relative; top:0;  left:15;}
