.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	white-space: normal;

}

.bgline {

	background-image: url(../images/navline.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

.bgloading {

	background-image: url(../images/loading.gif);

	background-repeat: no-repeat;

	background-position: left top;

}
.bglineleft {
	background-image: url(../images/navline_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bodyjustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: 14px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
}
.bodycopy_centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	letter-spacing: 0.7px;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
}
.hide {
	visibility: hidden;
}
