.candd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.canddtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333B81;
	text-decoration: none;
}
.logo {
background-image:url(images/logo.jpg);
}
.contactdetails {
background-image:url(images/contact_details.jpg);
}
.left {
background-image:url(images/left.jpg);
}
.right {
background-image:url(images/right.jpg);
}
.navright {
background-image:url(images/nav_right.jpg);
}
.services {background-image:url(images/services_top.jpg);
}
.servicesleft {
background-image:url(images/services_left.jpg);
}
.serviceright {
background-image:url(images/service_right.jpg);
}
.servicesbottom {
background-image:url(images/services_bottom.jpg);
}
.copyright {
background-image:url(images/copyright.jpg);
}
.tile {
background-image:url(images/tile.jpg);
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C3C4D9;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333C81;
	font-weight: bold;
}
a:visited {
	color: #333C81;
	font-weight: bold;
}
a:hover {
	color: #BEBFD4;
	font-weight: bold;
}
.vert {
background-image:url(images/vert.jpg);
}
#Help {border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #ffffff;
}