.navbg {
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 765px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.projectbox {
	border: none;
	width: 550px;
	background-image: url(images/projectbg.gif);
	background-repeat: repeat;
	background-position: center;
	clip:   rect(auto auto auto auto);
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}
.pagebg {
	background-image: url(images/pagebackground.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 765px;
	height: 350px;
}
.footerbg {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	width: 765px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
.topnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
.topnav a:active {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}
.topnav a:hover {
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: underline;
}
.leftnav a:link {
	color: #1E4375;
	text-decoration: none;
	font-family: verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 20px;
}
.leftnav a:visited {
	text-decoration: none;
	font-family: verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #1E4375;
	line-height: 20px;
}
.leftnav a:active {
	text-decoration: none;
	line-height: 20px;
}
.leftnav a:hover {
	color: #1E4375;
	line-height: 20px;
	text-decoration: underline;
}
.whttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.sub {
	background-image: url(images/sub.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 255px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tableheight {
	height: 400px;
}
