.cellpadding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.horiz_repeat {
	background-repeat: repeat-x;
}
.photo_caption {
	color: #333333;
	font-size: x-small;
}
.quotefont {
	font-style: italic;
	font-weight: bold;
}
.copyrightfont {
	color: #CCCCCC;
	font-size: 10px;
}
.ltgrey_bkgrnd {
	background-color: #E8E8E8;
}
.orange_bkgrnd {

	background-color: #CC6633;
}
.errormsg {
	color: #FF0000;
	font-size: 10px;
}
.doublespacing {
	line-height: 20px;
}
.navbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.mapfont {
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
