.pic a img { border: 1px; border-color: black; }

#human {
  visibility:hidden;
  display:none;
}
.BodyText {
	font-family: Arial;
	font-size: 12px;
	color: #404040;
	text-align: justify;
	text-decoration: none;
}
.BodyText11 {
	font-family: Arial;
	font-size: 11px;
	color: #404040;
	text-align: justify;
	text-decoration: none;
}
.BodyTextRed {
	font-family: Arial;
	font-size: 11px;
	color: #C60000;
	text-align: justify;
	text-decoration: none;
}
.MiniTextRed {
	font-family: Arial;
	font-size: 10px;
	color: #c60000;
	text-align: justify;
	text-decoration: none;
}
.BodyTextJustify {
	font-family: StoneSansSCITC TT;
	font-size: 12px;
	color: #43413D;
	text-align: justify;
	text-decoration: none;
}
.FooterText {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.FormText {
	font-family: StoneSansSCITC TT;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}

.bodylink a:link {font-family: Arial; font-size: 8pt; color:#404040; text-decoration: underline;}
.bodylink a:visited {font-family: Arial; font-size: 8pt;color:#404040;	text-decoration: underline;}
.bodylink a:hover {font-family: Arial; font-size: 8pt;color:#C60000; text-decoration: underline;}

.NormalLink {	font-family: StoneSansSCITC TT;
	font-size: 9px;
	font-weight: bold;
	color: #42556D;
	text-decoration: none;
}
.FooterLink {	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.InputLink {	font-family: StoneSansSCITC TT;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.navbox {	font-family: StoneSansSCITC TT;
  font-size: 9px;
  border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

input {
  font-family:Verdana;
  font-size:8pt;
  margin-top:-1px;
  margin-bottom:-1px;
  border-style:solid;
  border-width:1px;
  border-color:#45637a;
}
select {
  font-family:Verdana;
  font-size:8pt;
  margin-top:-1px;
  margin-bottom:-1px;
  background-color:#ffffff;
}
textarea { 
  font-family:Verdana;
  font-size:8pt;
	border-style:solid;
  border-width:1px;
	border-color:#45637a;
  background-color:#ffffff;
}


