body {
	background-image: url(images/water_back.jpg);
}
body {
	background-color: #0A41A5;
		margin-left: 0px;
	margin-top: 0px;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0033CC;
}
h1 {
	font-size: 18px;
	color: #1043A2;
}
h2 {
	font-size: 14px;
	color: #3A755C;
}
h3 {
	font-size: 12px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.bottomnav {
	font-size: 11px;
	color: #02308D;
}
.bottomnav a:link {
	color: #02308D;
	text-decoration: underline;
}
.bottomnav a:hover {
	color: #000000;
	text-decoration: underline;
}
.topnavigation {
	font-size: 11px;
	text-decoration: none;
	color: #033494;
	font-weight: normal;
}
.topnavigation a:link {
	color: #033494;
	text-decoration: underline;
}
.topnavigation a:hover {
	color: #033494;
	text-decoration: underline;
	font-weight: 100;
}
.background {
	background-image: url(images/water_back.jpg);
	background-repeat: no-repeat;
}
.smallnav {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.smallnav a:link {
	color: #043B9F;
}
.bottomnav a:visited {
	color: #000000;
}
