BODY, TABLE, TD, TH{
	color: Black;
	background-color: #FEFEFE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size: medium;*/
	margin-left: 2%;
	margin-right: 2%;
}

div.bodyCentre{ margin-left: 10%;  margin-right: 10%;  }

p.blueText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: blue;
	}

A{
	color: Blue;
	text-decoration: underline;
}
A:HOVER {
	color: #4682B4;
	text-decoration: none;
}
A:visited{ 
	color: Purple; 
}


div.lightback {   
	background: #EAF4FF;     
}
div.darkerback { 
	background: #87CEEB; 
}

.lightback {   
	background: #EAF4FF;     
}
.darkerback { 
	background: #87CEEB; 
}

div.weeWebWatch{ font-size: 70%; background: #EAF4FF;  border-left: thin dotted Gray;  padding-left: 0.5em;  border-right: thin dotted Gray;  padding-right: 0.5em;     }

.webWatchDate{ text-align: center;  border-top: thin double Black;  border-bottom: thin dotted Black;  font: bold;      }
td p.webWatchDetails{ background: #EAF4FF; }

p.changesDate{
	text-align: center;  border-top: thin dotted Black;  border-bottom: thin dotted Black;  font: bold;      
}
.changesBody{
	
}


H1{
	color: Navy;
	font-size: 150%;
	background: transparent;
	border-top: thin groove Gray;
	border-bottom: thin ridge Gray;
	margin-right: 40%;
	}

H1.full,p.blogdate{
	color: Navy;
	font-size: 150%;
	border-top: thin groove Gray;
	border-bottom: thin ridge Gray;
	background: #EAF4FF;
	margin-right: 0;
	}
	
H2{
	color: Navy;
	text-decoration: underline;
	font-size: 130%;
}

H3{
	color: Navy;
	text-decoration: underline;
}

ol li {
	list-style: circle;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ol li.numeric {
	list-style: decimal;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul li {
	list-style: circle;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul li ul li {
	list-style: circle;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.copyright-notice {
	background-color: transparent;
	text-align: center;
	border-top: thin solid Silver;
	color: Navy;
	font: oblique 50%;
}

p.linedTitle{ 
	border-top: thin ridge;  
	border-bottom: thin ridge;  
	background: #EAF4FF;
	margin-top: 0.5em;
}

p.centeredlinedTitle{ 
	border-top: thin ridge;  
	border-bottom: thin ridge;  
	background: #EAF4FF;
	margin-top: 0.5em;
	text-align: center;
}

p.navigation-bar,p.blogmeta {
	background-color: #EAF4FF;
	padding: 2px 2px 2px 2px;
	text-align: center;
	border-top: thin solid Gray;
	border-bottom: thin solid Gray;
	font-size: 75%;
}

p.navigation-bar a:link {
	color: Blue;
	text-decoration: underline;
	background-color: #EAF4FF;
	padding: 2px 2px 2px 2px;
}

p.navigation-bar a:visited {
	color: Purple;
	text-decoration: underline;
	background-color: #EAF4FF;
	padding: 2px 2px 2px 2px;
}
p.navigation-bar a:hover {
	background-color: Silver;
	color: Blue;
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
}



p.pageTitle{ 
	font-size: 180%;  
	text-align: center;  
	text-decoration: none;  
	color: Navy;  
	background: #EAF4FF;  
	border-top: thin solid Silver;  
	border-bottom: thin solid Silver;  
	margin-left: 20%;  
	margin-right: 20%;         
}

td blockquote{
	font-size: 80%;
	font-family: "Times New Roman", Times, serif; 
}
p.quotedText{   
	margin-left: 10%;  
	margin-right: 10%;   
	    }
	
div.webwatch { 
	font-size: 75%;
 	background: #AFEEEE;
}

.CDsmallerTab { font-size: 70%;  margin-right: 2em;  color: Blue;   }
.CDsmaller { font-size: 70%;  color: Blue;   }
.CDlarger { font-size: 120%;  color: Blue;   }
.CDNormal,.blogcal { font-size: 80%;  color: Black;   }
.centered{
	text-align: center;
}

.box {
	background-color: #E3EDF5;
	border: 1px solid Blue;
	padding: 10px;
}

.important { color: #00008B; font-weight: bold; }

.notethis {color: #483D8B; 	font-size: smaller; 	}

.boxleft {
	float: left;
	margin-right: 10px;
	clear: left;
}

/* The following is for the AutoIt code exported from SciTE as html */
.S0 {
	color: #000000;
	background: #FFFFFF;
}
.S1 {
	font-style: italic;
	color: #009933;
	background: #FFFFFF;
}
.S3 {
	font-style: italic;
	font-weight: bold;
	color: #AC00A9;
	background: #FFFFFF;
}
.S4 {
	font-style: italic;
	font-weight: bold;
	color: #000090;
	background: #FFFFFF;
}
.S5 {
	font-weight: bold;
	color: #0000FF;
	background: #FFFFFF;
}
.S7 {
	font-weight: bold;
	color: #9999CC;
	background: #FFFFFF;
}
.S8 {
	font-weight: bold;
	color: #FF0000;
	background: #FFFFFF;
}
.S9 {
	font-weight: bold;
	color: #AA0000;
	background: #FFFFFF;
}
