.photoboarder {
	border: medium inset #999999;
}
.NavHeading {
	font-family: "Trebuchet MS", Univers, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	text-indent: 10px;
	border: thin groove #FFFFFF;
}
.NavItem {
	font-family: "Trebuchet MS", Univers, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	text-indent: 15px;
}
.photoboarderLEFT {
	border: medium double #FFFFFF;
	float: left;
	margin-right: 10px;
	clear: none;
}
.textNORMAL {
	font-family: "Trebuchet MS", Univers, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
}
.pageHeading {

	font-family: "Trebuchet MS", Univers, Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CCCCCC;
	text-align: left;
	text-indent: 0px;
}
.photoboarderRIGHT {
	border: medium double #FFFFFF;
	float: right;
	margin-right: 5px;
	clear: none;
	margin-left: 10px;
}
.textNORMALcentral {
	font-family: "Trebuchet MS", Univers, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}
.textNORMALright {

	font-family: "Trebuchet MS", Univers, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: right;
}
