body, html {
	margin: 0px; 
	padding: 0px;
	height: 100%;
	background: #007DFA url(img/water_grad.gif) repeat-x 0% 100%;
}
body, p, td, ol, ul, a { 
	font-family: Verdana, Tahoma, Arial, "Times New Roman", sans-serif; 
	font-size: 11px; 
	color: #99ccff;
}
table.main {
	height: 100%; 
	background: transparent url(img/water_global.jpg) repeat-x 0% 100%;
}
td.top {
	vertical-align: top;
	text-align: center;
	background: transparent url(img/top_global.gif) repeat-x 50% 0%;
}
td.logo {
	height: 160px;
	vertical-align: bottom;
	text-align: center;
}
img.border {
	border: 1px solid #00197D;
}
div.text {
	visibility: hidden; 
	position: absolute;
	width: 770px;
	text-align: center;
	padding-top: 16px;
}
tr.shadow td {
	background: transparent url(img/shad.gif) repeat-x 0px 0px;
}

table.bottom {
	height: 40px; 
	background: transparent url(img/bottom_global.gif) repeat-x 0px 0px;
}
.bottom td {
	padding: 0px 20px;
}
