.css {
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.required_asterisk {
	color:red;
	font-size:18px;
	font-weight:bold;
	}
.menutext01 {
    
	FLOAT: center;
	/*POSITION: relative;*/
    vertical-ALIGN: middle;
    TEXT-ALIGN: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	top: 10px;
    PADDING-top: 20px;
    PADDING-bottom: 1px;
}
.bg02 {
	background-image: url(../images/bg02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.line01 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #548EC8;

}
.line02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #93AFDA;
}
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2E1F6;
	margin-top:25px;
	text-decoration:none;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.field01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 20px;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.text05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	height: auto;
	width: 100px;
	border: none;
}
.alink01:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: normal;
	color: #464F94
}
.alink01:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: normal;
	color: #464F94
}
.alink01:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #464F94
}
.alink01:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: normal;
	color: #800080
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 5px;
	text-align: center;
	vertical-align: middle;
	left: 2px;
	top: 5px;
	right: 2px;
	bottom: 2px;
}
