.highlight2 {
	font-weight: bold;
	background-color: #FF6600;
	color: #000000;
	font-size: 18px;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.highlight {
	font-weight: bold;
	background-color: #FFFF00;
}
.sitemaplink {
	height: 30px;
	width: 800px;
	color: #FFFF00;
}
.highlight3 {

	font-weight: bold;
	background-color: #33CC00;
	color: #000000;
	font-size: 18px;
}
.lightfont {
	font-weight: lighter;
}

.photoborder {
	margin: 5px;
	padding: 0px;
	border: thick solid #999999;
}

.box {
	background-color: #CCF7F2;
	border: 1px solid #40E0D0;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
