body {
	margin: 10px 10px 10px 10px;
	background:url("/Images/lgrey064.jpg") repeat fixed;
	text-align: center;   /* part 1 of 2 centering hack */
	font-family: "Times New Roman", Times, serif;
}
.pad { padding-left: 10px; padding-top: 5px; padding-bottom: 2px; }
a.link1:link {color: black; text-decoration: none; }
a.link1:visited {color: black; text-decoration: none; }
a.link1:active {color: #ffcc00; }
a.link1:hover {background-color: #006600; color: white; }

.pageframe {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	/* background-color: white; */
	border-left: 1px solid black;
	border-right: 1px solid black;
  font-size: 14px;
	/* background-color: #ddd; */
  overflow: hidden;
	width: 800px; /* ie 5 likes this one */
	/* part 2 of 2 centering hack, ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 798px; /* ie 6 likes this one */
	}
html>body #center {
	width: 798px; /* mozilla like this one */
}

#header {
  margin: 0px;
  padding: 5px 5px 5px 5px;
 	margin-right: auto;
	margin-left: auto;
  font-size: 24px;
  font-weight: bold;
  text-align: center; 
  background-color: #66CC99;
  border: 1px solid black;
  width: 800px; /* ie 5 likes this one */
	/* part 2 of 2 centering hack, ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 798px; /* ie 6 likes this one */
	}
html>body #center {
	width: 798px; /* mozilla like this one */
}
.pageframebottom {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	/* background-color: white; */
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	text-align: left;
  font-size: 14px;
	/* background-color: #ddd; */
  overflow: hidden;
	width: 800px; /* ie 5 likes this one */
	/* part 2 of 2 centering hack, ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 798px; /* ie 6 likes this one */
	}
html>body #center {
	width: 798px; /* mozilla like this one */
}
.pageframelist {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	/* background-color: white; */
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
  font-size: 14px;
	/* background-color: #ddd; */
  overflow: hidden;
	width: 800px; /* ie 5 likes this one */
	/* part 2 of 2 centering hack, ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 798px; /* ie 6 likes this one */
	}
html>body #center {
	width: 798px; /* mozilla like this one */
}
.navigation {
  float: left;
	width: 120px;
	padding-right: 10px;
}
.nav1 {
  padding-left: 10px; 
  padding-right: 10px; 
  padding-top: 5px;
  padding-bottom: 2px;
  font-size: 14px;
	background-color: #66CC99;
	border: 1px solid black;
	white-space: normal;
	text-align: center; 
}
.nav2 {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
  font-size: 14px;
  background-color: #CCCCCC;
  border: 1px solid black;
  white-space: normal;
  text-align: center; 
}
.heading {
  font-size: 14px;
	background-color: #66CC99;
	border: 1px solid black;
	white-space: nowrap;
}
.data {
  font-size: 14px;
  background-color: #CCCCCC;
  border: 1px solid black;
  white-space: normal;
}
.colboxleft {
	margin-right: 10px;
	margin-left: 30px;
	width: 300px;
	float: left;
}
.colboxright {
	margin-left: 40px;
	margin-right: 30px;
	width: 210px;
	float: left;
}
.colbox {
	margin-right: 10px;
	margin-left: 60px;
	width: 510px;
	float: left;
}
.row1 {
  font-size: 14px;
  background-color: #66CC99;
  border: 1px solid black;
  white-space: normal;
}
.row2 {
  font-size: 14px;
  background-color: #CCCCCC;
  border: 1px solid black;
  white-space: normal;
}
