body {
	margin: 0px;
	background-color: #ffffff;
}
.maintext {
	font-family: Arial;
	font-size: 13px;
	color: #595959;
	text-decoration: none;
}
.maintext02 {
        font-family: Arial;
	font-size: 15px;
	color: #595959;
	text-decoration: none;
}
.formtext {
	font-family: Arial;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
}
.formtext01 {
	font-family: Arial;
	font-size: 10px;
	color: #595959;
	text-decoration: none;
}
.blutext {
	font-family: Arial;
	font-size: 10px;
	color: #0061FF;
	text-decoration: underline;
}
.blutext:hover {
	text-decoration: none;
}
.blutext01 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0061FF;
	text-decoration: none;
}
.blutext01:hover {
	text-decoration: underline;
}
.textfield {
	font-family: Arial;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
	width: 115px;
	height: 19px;
}
.textfield01 {
	font-family: Arial;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
	width: 97px;
	height: 19px;
}
.textfield02 {
	font-family: Arial;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
	width: 40px;
	height: 19px;
}
.selectarea {
	font-family: Arial;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
	width: 46px;
	height: 19px;
}
.selectarea01 {
	font-family: Arial;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
	width: 65px;
	height: 19px;
}
.selectarea02 {
	font-family: Arial;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
	width: 108px;
	height: 19px;
}
.selectarea03 {
	font-family: Arial;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
	width: 128px;
	height: 19px;
}

.headtext {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
}
.headtext01 {
	font-family: Arial;
	font-size: 11px;
	color: #0061FF;
	text-decoration: none;
}
.headingred {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F70006;
	text-decoration: none;
}
.headingmain {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F70006;
	text-decoration: none;
}
.headingmain01 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #56B600;
	text-decoration: none;
}
.headingbox1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #F70006;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 14px;
}
.box1text {
	font-family: Arial;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
	text-align: justify;
}
.headingbox2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #56B600;
	text-decoration: none;
}
.box2text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0061FF;
	text-decoration: none;
}
.box2text:hover {
	text-decoration: underline;
}

.tnlinks {
	font-family: Arial;
	font-size: 11px;
	color: #4D4D4D;
	text-decoration: none;
}
.tnlinks:hover {
	color: #F70006;

}
.bnlinks {
	font-family: Arial;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
	text-align: center;
}
.bnlinks:hover {
	text-decoration: underline;
}
.bottomtext {
	font-family: Arial;
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
}
.bottomtext:hover {
	color: #000000;
}
.textarea {
	font-family: Arial;
	font-size: 11px;
	color: #1A1A1A;
	text-decoration: none;
	width: 580px;
	height: 120px;
}
.warning {
	color: #FF0000;
	}
