.navybottomborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #36658B;
	border-right-color: #36658B;
	border-bottom-color: #36658B;
	border-left-color: #36658B;
}
.navyborderallaround {
	border: 1px solid #527A9B;
}
.headerbackground {
	background-image: url(images/tableheader.gif);
	background-repeat: repeat-x;
}
.bottomborder {
	background-image: url(images/bottomborder.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tableheader {
	background-image: url(images/tableheader.gif);
	background-repeat: repeat-x;
}
.middleheader {
	background-image: url(images/dialogheader.gif);
	background-repeat: no-repeat;
}
