@charset "utf-8";
body {
	background-color: #431600;
	background-image: url(../Images/AJEFNE2009_WebSite_02.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #755F48;
	padding-top: 10px;
	line-height: 16px;
}
.Copyright a:hover {
	color: #755F48;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #755F48;
}
.Copyright a:active {
	text-decoration: none;
	color: #755F48;
}
.Copyright a:link {
	color: #755F48;
	text-decoration: none;
}
.Copyright a:visited {
	color: #755F48;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
.TitlePage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	line-height: 30px;
}
.TitleAdmin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #431600;
	text-decoration: none;
}

.TitlePageWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
}
.Name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #431600;
	text-decoration: none;
}
.BoxLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #431600;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #431600;
}

