body {
	background-image: url(OrangeBack.gif);
	margin: 0px;
	padding: 0px;
}
#titleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #745136;
	margin-top: 10px;
	height: auto;
	margin-right: 20px;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 117px;
	width: auto;
	background-image: url(AGIR-BannerRepeat.gif);
	background-repeat: repeat-x;
	clear: left;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4D3524;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	clear: left;
	line-height: 18px;
}
.SubTitle {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.sectionTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #4D3524;
	text-align: left;
	font-weight: bold;
}
.augmente {
	font-size: 120%;
}
.indentMenu {
	margin-left: 4px;
}
#mainContent a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #745136;
	text-decoration: none;
}
#leftMenu a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-transform: none;
	color: #745136;
	text-decoration: none;
}
#leftMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-transform: none;
	color: #B18F78;
	text-decoration: underline;
}
#mainContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #B18F78;
	text-decoration: underline;
}
.sectionTitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #4D3524;
	font-weight: bold;
	font-style: italic;
}
.sectionTitle3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4D3524;
	font-weight: bold;
	font-style: italic;
}
.makeBold {
	font-weight: bold;
}
