.BodyBG {
position:inherit;
	background-attachment: fixed;
	background-image: url(/images/page_bottom/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.FooterTxt {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.FooterTxt a:link, .FooterTxt a:visited{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF !important;
}
.FooterTxt a:hover, .FooterTxt a:active{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF !important;
}
a.FooterTxt {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
a.FooterTxt:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFFFF;
}
.tableCentred {
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

  table#table1 { 
  	top:50%; 
	bottom:50%;
  	left:50%; 
	vertical-align:middle;
	/*margin-top: -300px; /*set to a negative number 1/2 of your height*/
	/*margin-left: px; /*set to a negative number 1/2 of your width*/
	}


.BodyTxt {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	line-height: 18pt;
	color: #000000;
}

a.BodyTxt {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	line-height: 18pt;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}
a.BodyTxt:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	line-height: 18pt;
	font-weight:bold;
	text-decoration:underline;
	color: #000000;
}
