@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
body {
	background-color: #FFC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/WaterL.jpg);
	height: 100%;
}
.SmallSub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: #693400;
}


html, body {
	height: 100%;
}
a:link {
	color: #030;
}
a:visited {
	color: #9D4901;
}
a:hover {
	color: #4E5D08;
}
a:active {
	color: #F90;
}
.SubHead {
	font-size: 14px;
	color: #4E5D08;
	font-weight: bold;
}
.PTitle {
	font-size: 18px;
	color: #4E5D08;
	font-weight: bold;
	text-align: center;
}
.PTable
{
	height: 70%;
}
.Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #DC7823;
	text-align: center;
}

