#left-col p {
	padding: 0 0 0 10px;
	color:#0F1D66;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
	text-align:left;
	margin: 0;
}

/* main nav colours */
#nav .latest-vacancies {
	background: #06166e;
}
#nav .looking-for-work {
	background: #3a4489;
}
#nav .looking-for-staff {
	background: #535b98;
}
#nav .about-us {
	background: #6c73a7;
}
#nav .contact-us{
	background: #848ab5;
}
#nav .index {
	background: #90a7cb;
}

/* Left nav colours */
#left-col .permanent {
	background: #06166e;
}
#left-col .freelance {
	background: #06166e;
}
#left-col .showreels {
	background: #3a4489;
}
#left-col .sample-cv {
	background: #535b98;
}
#left-col .how-to-register {
	background: #6c73a7;
}
#left-col .email-a-cv {
	background: #848ab5;
}






body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #000000;
	margin-top: 15px;
}

tr.active {
	font-weight: bold;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0F1D66;
	font-style: normal;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#featuredvacancies a {
	text-decoration: none;
}

#nav{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
}

	#nav a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
	
	#nav a: hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
	#nav a: active{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;	
}

#navleft{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
}

	#navleft a {
	
	text-decoration: none;
	color: #FFFFFF;
}
	
	#navleft a: hover {
	
	font-style: normal;
	font-weight: bold;
	
	
}
	#navleft a: active{
	
	
}
.slugl {
	color: #0F1D66;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	text-align: left;
}

.slugr {
	color: #0F1D66;
	line-height: 12px;
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
	text-align: left;
}


.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #CCCCCC;
}
span.nav 
{
	color: #ffffff;
}
a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0F1D66;	
}

.backtotop, .backtotop a {
font-size: 10px
}

p.lcollink {
	padding: 0 10px 10px !important;
	line-height: auto;
}
p.lcollink a {
	text-decoration: none;
	font-weight: bold;
}