.AMXNormalCopy {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.AMXSmallNormalCopy {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.AMXSmallBodyCopy {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.AMXBlueBodyCopy {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
}

.AMXLargeBlueCopy {
	Font-family: Arial;
	font-Size: 16px;
	Color: #003366;
	font-Weight: Bold;
}

.AMXLargeWhiteBodyCopy {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.AMXExtraLargeWhiteBodyCopy {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
}

.AMXInput {
	font-family: Arial;
	font-size: 11px;
}

.AMXLinkCopy {
	font-family: Arial;
	font-size : 11px;
	color: #0000FF;
	text-decoration: underline;
}

.AMXSmallLinkCopy {
	font-family: Arial;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}
.AMXBucketLinkCopy {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-decoration : none;
}
.AMXBucketLinkCopy:hover {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	text-decoration : underline;
}
.AMXWULink {
	font-family : Arial;
	font-size : 10px;
	color : #336699;
}

.AMXErrorCopy {
	font-family: Arial;
	font-size: 11px;
	color: #CF0F0C;
	font-weight: Bold;
}

.AMXSortLinkCopy {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: Underline;
}

.AMXSelectedSortLinkCopy {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: Underline;
}

.AMXInactivePagination {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	/* changed decor from underline to none as underline didn't work.*/
}
.AMXNoResults {
	font-family: Arial;
	font-size: 11px;
	color: #CF0F0C;
	font-weight: bold;
}
.basetext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}