.AquaBodyBG{
background-color: #DDE9F7;
}
.AquaTitle{
	background-color: #A9BED9;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: center;
}
.AquaLeftUpCorner{
	background-image: url(images/LeftUp.gif);
	background-repeat: no-repeat;
}

