body {
	margin: 0px 0px 20px;
	padding: 0px;
}
.lefttd {
	background-image: url(images/water_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	height: 249px;
	vertical-align: top;
}
.righttd {
	background-image: url(images/water_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding: 20px;
	text-align: left;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.lefttd a:active {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.lefttd a:link {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.lefttd a:visited {
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.lefttd a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}

.icon
{

	border: 0;

}

.galleryImg
{

	float: left;
	
	margin: 0 1px 7px 0;
	
	text-align: center;
	
}
