body {
	margin:0px;
	background-color: #E2DED0;
	background-image:   url(http://www.etelligent.co.uk/etelligent/published/SEVENTEENEIGHTEEN/siteFiles/images/background.jpg);
	background-repeat: repeat-x;
}
.nav {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #606E85;
	text-decoration: none;
	font-size:10pt; 
	padding-left:9px;  
}
.navSel {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size:10pt;
  	padding-left:9px; 
}

.navBrown {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #787469;
	text-decoration: none;
	font-size:10pt; 
	padding-left:9px;  
}
.navSelBrown {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size:10pt;
  	padding-left:9px; 
}

.navGrey {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #838383;
	text-decoration: none;
	font-size:10pt; 
	padding-left:9px;  
}
.navSelGrey {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size:10pt;
  	padding-left:9px; 
}

.navRed {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #91645B;
	text-decoration: none;
	font-size:10pt; 
	padding-left:9px;  
}
.navSelRed {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size:10pt;
  	padding-left:9px; 
}

.bodyText {
	font-size:12px; 
	line-height:1.9; 
	font-color:#020005; 
	font-family: Georgia, sans-serif; 
	font-weight: normal;
	padding-top:30px;
	padding-right:9px;
}


a:hover {
   text-decoration: underline;	
 	
}
