A.TextMenu:link {
	text-decoration: none;
	color: #B4B4B4;
	line-height: normal;
}
A.TextMenu:visited { text-decoration: none; color: #B4B4B4; }

A.TextMenu:hover {
	text-decoration: none;
	color: #333;
}

.TextBody {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #5e5c5d;
}
.TextBodyItalic {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #5e5c5d;
}

.TextBodyBold {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.PageName {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.TextBodyBoldItalic {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #000;
}


.TextMenu {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #DC0000;
	line-height: 8pt;
}



.footer {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #5e5c5d;
}

.centred {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	background-color: #CCCCCC;
} 
.shopbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

