.noga {
	background-attachment: fixed;
	background-color: FFFFFF;
	background-image: url(images/clrbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgright {
	background-image: url(images/colrightbg.gif);
	background-repeat: repeat;
}
.bottomline {
	background-image: url(images/bottomline.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.full {
	height: auto;
}
.textnorm {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
.loadingbg {
	background-image: url(pictures/picloading.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 000000;
}
.textlink {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004A80;
}