.CloudsBlue {
	background-image: url(interfacegraphics/blueclouds_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	height: 277px;
	width: 740px;
	position: relative;
	top: 0px;
}
.TextLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 75px;
	text-align: justify;
}
.TextRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 35px;
	text-align: justify;
}
.ColumnsBackground {
	background-image: url(interfacegraphics/backgroundtile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
