.welcomeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}


.div1FlotBar {
	float:right;
	top: 130px;
	clip: rect(0px,auto,auto,auto);
	position: absolute;
	right: 1px;
	overflow: hidden;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #999999;
}

.mainGoldTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcf47;
}
.GoldLinkTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcf47;
	text-decoration: none;
	cursor: hand;
}
.FooterGoldLinkTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcf47;
	text-decoration: none;
	cursor: hand;
}
.FooterGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcf47;
	text-decoration: none;
	cursor: hand;
}
.GoldLinkTxtLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffcf47;
	text-decoration: none;
	cursor: hand;
}

