.pageTitle{
	text-align: center;
	font: normal normal 300 20px/normal Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
	color: #FF9900;
}
.header1{
	vertical-align: text-bottom;
	text-align: left;
	font: normal normal normal 18px/normal Arial, Helvetica, sans-serif;
	width: 100%;
	border-top: 1px solid #888888;
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='White', startColorstr='#DEEFE0', gradientType='0');
	color: #5BDD45;
}
input.button1{
	background-color: #A4A4A4;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	text-align: center;
	color: White;
	border-color: Black Black Black Black;
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.footerText{
	color: #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
td.menuBar{
	background-color: #CCCCCC;
}
.menuBarLink{
	color: White;
	font: normal normal normal 14px/normal Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}
.slideShowLink{
	color: Blue;
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	text-align: right;
}
select.menuBarList{
	font: normal normal normal 14px/normal Arial, Helvetica, sans-serif;
}
td.verticalLine{
	border-right: 1px solid #CCCCCC;
}
.slidePane{
	filter: blendTrans(duration=2);
	border: 1px solid #888888;
}
img.locateIcon{
	cursor: pointer;
	vertical-align: middle;
}
img.imgBorderBlack{
	border: 1px solid Black;
	cursor: pointer;
}
img.imgBorderClear{
	border: 1px solid #888888;
	cursor: pointer;
}
img.hiddenPic{
	display: none;
}
a.mapLink{
	font-size: 9px;
	color: #666666;
}
.highlight1{
	font-weight: bold;
	font-style: italic;
}
.red {
	color:#FF0000;
}