@charset "utf-8";
.pks_style {
}body {
	background-color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
}
.title_white {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_white {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_white:hover {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text_main {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	padding: 5px;
	white-space: normal;
	line-height: 17px;
}
.text_main_link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	word-spacing: normal;
	white-space: normal;
}
.text_footer {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	background-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.formTxtBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #005F9E;
	border: 1px solid #015EC5;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	border: 1px solid #FF0000;
	font-size: 10px;
	background-color: #FFFFFF;
}
.text_Header {
	font-size: 16px;
	font-weight: normal;
	color: #005D9D;
	text-decoration: none;
	word-spacing: normal;
	padding: 5px;
	white-space: normal;
	line-height: 17px;
}
