@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
img{
	border:0px;
}
#apDiv1 {
	position:absolute;
	left:812px;
	top:131px;
	width:133px;
	height:182px;
	z-index:1;
}
.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {
	color: #006600;
}
.style6 {	font-size: 13px;
	font-weight: bold;
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {font-size: 12px}
.style8 {font-size: 13px}
A.BlackLink{
  color: #000000;
  text-decoration: none;
}
A.BlackLink:hover{
  color: #000000;
  text-decoration: underline;
}

.EnBlackLink{
  color: #000000;
  font-size:12px;
}
A.EnBlackLink{
  color: #000000;
  font-size:12px;
  text-decoration: none;
}
A.EnBlackLink:hover{
  color: #000000;
  font-size:12px;
  text-decoration: underline;
}

.pwddefault {	
	background-image:url(../images/pwddefault.gif);
	background-repeat:no-repeat;
	height:18px;
	width:154px;
	border-style:none;	
}	
.pwdweak {	
	background-image:url(../images/pwdweak.gif);
	background-repeat:no-repeat;
	height:18px;
	width:154px;
	border-style:none;	
}	
.pwdmedium {	
	background-image:url(../images/pwdmedium.gif);
	background-repeat:no-repeat;
	height:18px;
	width:154px;
	border-style:none;	
}	
.pwdstrong {	
	background-image:url(../images/pwdstrong.gif);
	background-repeat:no-repeat;
	height:18px;
	width:154px;
	border-style:none;	
}