/* © October 2007 Dynamic Art & Text */
/* written by Kerry Gray */
/*-------------------------------------------- */




/* -------------------------------------------- */
/* navigation styles */

A:link { color: #003399; }
A:visited { color: #336666; }
A:active { color: #99FF33;  }

A.navlink:link {color: #009900; 
			text-decoration: underline;
     		font-weight: bold; }

A.navlink:hover {color: #FFFFFF; 
			text-decoration: none;
  			background-color: #9999FF;
     		font-weight: bold; }
  	
A.navlink {color: #009900; 
			text-decoration: underline;
     		font-weight: bold; }

  				
/* -------------------------------------------- */
/* standard tag classes */

body, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 100%;
	color: #000000 ;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}   

body.bgsplash {
	background-color: #99CCCC;
	background-image: url(../images/banner-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}	
	
p {  font-size: 80%; 
     line-height: 120%;  }

ol, ul { font-size: 80%; line-height: 120%;}				
  	
/* -------------------------------------------- */
/* HEADINGS */

h1 {
	font-size: 140%;
	line-height: 110%;
	color: #333399;
}


h2 {
	font-size: 115%;
	line-height: 100%;
	color: #FFFFFF;
}


h3 {
	font-size: 100%;
	color: #009900;
}

h4 {
	font-size: 110%;
	line-height: 100%;
	color: #FF0066;
 }


h5 { font-family: Arial, Helvetica, sans-serif;
     font-size: 100%;
     line-height: 100%; 
     }

H6 { font-family: Arial, Helvetica, sans-serif;
     font-size: 120%;
     line-height: 120%; 
     font-weight: normal; }		


/* -------------------------------------------- */
/* CLASSES defining attributes for blocks of text */
/* -------------------------------------------- */

   
.ploose  { line-height: 160%; }
.ptight  { line-height: 100%; }	
.indent  { margin-left: 100px  }				
				
/* colours for fonts */

.col-strong  { color: #000000;  }
.col-purple     { color: #9933CC;  }
.col-mist      { color: #999999;  }
.col-lilac     { color: #9966FF;  }
.col-difference     { color: #FF6600;  }
.col-alert       { color: #CC0000;  }
.col-white     {color: white; font-weight: bold; } 
.col-blue { color: #336699; }
.style59 {font-size: 110%; color: #0099CC; font-weight: bold;}

/* colours for cell backgrounds with associated text colour */

.cellPurple { background-color: #9966FF; color: #FFFFFF; font-weight: bold; }
.cellMist {background-color: #EEEEEE; color: #666666;}
.cellLilac { background-color: #CCCCFF; color: #000099; font-weight: normal; }

.wingding {
	font-family: Wingdings;
	font-size:50pt;
	color: #CCFF00;
	line-height: 50pt;
	font-weight: bold;
}
