/* CSS Document */
.Header {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	background-image: url(../WebsitePhotos/Other%20Photos/HeaderFA.jpg);
	background-repeat: no-repeat;
}

.HeaderEN {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	background-image: url(../WebsitePhotos/Other%20Photos/HeaderEN.jpg);
	background-repeat: no-repeat;
}


