body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: 717b7b;
}
body {
	background-image: url(images/water.jpg);
	background-repeat: repeat-x;
	background-color: #183F66;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: 717b7b;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 717b7b;
}
a:hover {
	text-decoration: none;
	color: #111313;
}
a:active {
	text-decoration: none;
	color: 717b7b;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.splitter{
	background-image:url(images/splitter.jpg);
	background-position:center;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
h1{
	font-family: verdana;
	font-size: 11px;
	color: 717b7b;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.formtext{
	font-family: verdana;
	font-size: 11px;
	color: 183F66;
}