body {
		background-color:#b8b8b8;
			margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.whiteBak {
	background-color:#ffffff;
}
.newBanner  {
	background-color:#ffffff;

	padding-top:0px;
	width:100%;
	text-align:center;
}
.picCentre	{
	margin-left:auto;
	margin-right:auto;
}

.outerTable {
	/*border: thin solid #666;
	background-color: #FFF;
	background-image:url(graphics/ffBackgroundGrad.jpg);
	background-repeat:repeat-y;*/
	width:967px;
	margin-right:auto;
	margin-left:auto;
}

.pageHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660066;
}

.pageSubHeaders {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5A2949;
}

.topLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.strapLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.mainBody {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}

.smallBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	background-color: #DDD;
}
a.smallBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	text-decoration:none;
	background-color: #DDD;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
a:hover.smallBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	color: #FFF;
	text-decoration:underline;
	background-color: #666;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #000;
	border-left-color: #000;
	
}

.menuMain {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	line-height: 25px;
	padding-left: 5px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration:none;
	display:block;
	background-color: #DDD;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: thin;
}

a.menuMain {
	line-height: 20px;
	background-color: #DDD;
	padding-left: 5px;
	text-decoration:none;
	display:block;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: thin;
}

a:hover.menuMain  {
	line-height: 25px;
	font-weight: normal;
	padding-left: 5px;
	color: #FFF;
	text-decoration: underline;
	display:block;
	background-color: #666;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.lance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

