.logobckg {
	background-image: url(../images/image_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
}
.tiletop {
	background-image: url(../images/home_toptile.png);
	background-repeat: repeat-x;
}
.imgparliament {
	background-image: url(../images/image_bckgrd2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.pagestoptile {
	background-image: url(../images/pages_toptile.png);
	background-repeat: repeat-x;
}
.bkgdclients {
	background-image: url(../images/clients_bckgd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.logobckgGrey {
	background-image: url(../images/image_logo_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linksWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;


}
.lineWhite {
	border-bottom: thin solid #FFFFFF;

}

