@charset "UTF-8";
/* CSS Document */

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	font-style: normal;
	font-weight: normal;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	cursor:crosshair
}

.thrColFixHdr #container { 
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 

.thrColFixHdr #header { 
	background: #FFFFFF; 
	padding: 35px 0px 15px 0px;
	margin: 0 auto;
}

.thrColFixHdr #sidebar1 {
	float: left;
	width: 200px;
	background: #FFFFFF;
	padding: 7px 0px 30px 0px;
}

.thrColFixHdr #sidebar2 {
	float: right;
	width: 200px;
	background: #FFFFFF;
	padding: 7px 0px 30px 0px;
}

.thrColFixHdr #mainContent { 
	margin: 0 0px 0 0px;
	background: #FFFFFF;
	padding: 0px 0px;
	
} 

.thrColFixHdr #footer { 
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
} 

.thrColFixHdr #footer p {
	margin: 0;
	padding: 0px 0;
}

.fltrt {
	float: right;
	margin-left: 0px;
}

.fltlft {
	float: left;
	margin-right: 0px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a.linkstyle {color: #000; text-decoration: none}
a.linkstyle:hover{color: #000; text-decoration: none} 

a.linkstyle span{color: #000; text-decoration: none}
a.linkstyle:hover span {color: #CF1F1D; text-decoration: none} 



h1 { /* for CHAPTER headings */
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.3em;
	word-spacing: 0.4em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

h2 { /* for CONTENTS heading */
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.6em;
	word-spacing: 0.2em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


/* SLIDE SHOW CSS BELOW - Fri 16/7/2010 - happy with */

#prev0 { 
	background-color: #fff; 
	color: #000; 
	border: none; 
	padding: 0 0 0 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: -295px 0 0 0;
	
	width: 30px; 
	float: left; 
	
}

#next0 { 
	background-color: #fff; 
	color: #000; 
	border: none; 
	padding: 0 0 0 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: -295px 0 0 0;
	
	width: 30px; 
	float: right; 
	}
	
#desc0 { 
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	font-style: normal;
	font-weight: normal;
	padding: 22px 0 0 0;
}

#counter0 {
	padding: 15px 0 0 0;
}
	



<!--[if IE]>
<style type="text/css">
#controls0 { margin-top: 8px; }
</style>
<![endif]-->



