body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AFA49A;
}
.bgnd_photo {
	background-image: url(../img/bgnd_for_photos.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.maintext {
	text-align: justify;
	margin-top: 3px;
	margin-right: 54px;
	margin-bottom: 5px;
	margin-left: 54px;
	text-indent: 20pt;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 54px;
}
a:link {
  color: #000000;
  text-decoration: underline
}
a:visited {
  color: #000000;
  text-decoration: underline
}
a:hover {
  color: #EC9F00;
  text-decoration: none
}
a:active {
   color: #CC0033;
   text-decoration: underline
}
.n:link {
	color: #000000;
	text-decoration: none;
}
.n:visited {
	color: #000000;
	text-decoration: none;
}
.n:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #250709;
}
.n:active {
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 40px;
}
.copiright {
	font-size: 10px;
	margin-top: 6px;
	margin-left: 40px;
}
.languages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-right: 54px;
	margin-bottom: 5px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 54px;
}
.txttable {
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.inp {
	font-weight: bold;
	border: 1px solid #AFA49A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 200px;
}
.inp_list {

	font-weight: bold;
	border: 1px solid #AFA49A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 60px;
}
.checkbox {
	margin-left: 0px;
}
.footnote {
	text-align: justify;
	margin-top: 3px;
	margin-right: 54px;
	margin-bottom: 5px;
	margin-left: 54px;
	text-indent: 20pt;
	font-size: 80%;
	color: #666666;
}
.border_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footnote_sm {
	text-align: justify;
	margin-top: 3px;
	margin-right: 54px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 50%;
	color: #ffffff;
}
.username {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

