a:link {
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
      }
a:visited {
	color: #000000;
	text-decoration: none;
      }
a:hover {
	color: #333333;
	text-decoration: underline;
      }
.brdr {
	border: 1px solid #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
      }
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
.txt_normal_bttn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}
.txt_header_inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	letter-spacing: 1px;
}
#wrp {
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
}
#hdr {
	height: 10%;
	background-color: #E8E8E8;
	width: 100%;
	background-repeat: no-repeat;
}
#cnt {
	width: 100%;
	background-color: #E8E8E8;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

