body {
  text-align: center;
  vertical-align: top;
  font-size: 9pt;
  line-height: 150%;
  padding: 0px;
  margin: 0px;
}
img {
	border: 0px;
}
a:link {
  text-decoration:none;
}
a:visited {
  text-decoration:none; color:#555555;
}
a:active {
  text-decoration:none;
}
a:hover {
  text-decoration:underline; color:#0000ff;
}


.main {
  background-image: url(../images/agechk_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding: 515px 0px 0px 145px;
  margin: 0px;
  width: 655px;
  height:290px;
  text-align: left;
}

.top {
	height:160px;
}
.bt{
	float:left;
	width:290px;
	height: 140px;
}
.logo{
	padding: 0px 0px 0px 370px;
	height:100px;
}
