.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 2px;
	border-top: thin solid #003300;
	border-right: thin none #003300;
	border-bottom: thin solid #003300;
	border-left: thin none #003300;
	font-size: small;
	text-transform: none;
	font-variant: normal;
	text-align: center;
	font-style: oblique;
	font-weight: normal;





}
a:link {
	text-decoration: none;
	color: #990000;

}
a:visited {
	color: #990033;
	text-decoration: none;


}
a:hover {
	color: #003300;
	text-decoration: none;

}
a:active {
	color: #FFFF00;
	text-decoration: none;

}
.tableborder {
	border: medium outset #006600;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #003366;
	padding: 10px;
	margin: 10px;


}
.bodytextgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #006633;
	padding: 5px;
	margin: 2px;
	list-style-position: outside;
	list-style-type: disc;


}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.bigtextgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #006633;
	padding: 5px 5px 10px;
	margin: 2px;
	list-style-position: outside;
	list-style-type: disc;
	font-style: italic;
	text-align: center;


}
.sideborder {
	padding-left: 10px;
	border: thin none #003300;

}
.columnborder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: ridge;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
.photoheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 2px;
	border-top: medium none #006600;
	border-right: medium none #006600;
	border-bottom: medium solid #006600;
	border-left: medium none #006600;
	font-size: x-large;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	font-style: oblique;
	color: #FFFFFF;
	font-weight: bold;


}
.phototable {

	text-align: center;
}
.photoborder {
	border: thin solid #003300;
}
.headerphotopage {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	text-align: center;


}
