body {
	background-color: #FFFFFF;
}
p {	font-size: 18px;
        font-family: "Times New Roman", Times, serif;
}
.style2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	border: #FFFFFF;
}
.a_menu {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display:block;
}
.a_txt {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
.a_txt:hover {

	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #3399FF;
	border: #FFFFFF;
}
.style5 {
	color: #330066;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.mnu_inact {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	cursor: default;
	color: #3399FF;
}
.tdm {
	background-color: #3399FF;
	text-align: center;
}
.tdm_inact {
	background-color: #BBD9FF;
	border: #330066;
	text-align: center;
}
.tdm_sp {
	background-color: #99CCFF;
	border: #330066;
	text-align: center;
}
.mnu_sp {

	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	cursor: default;
	color: #3300CC;
}
.tm {
	background-color: #330066;
}
.tm_inact {
	background-color: #3399FF;
}
.tm_sp {

	background-color: #3300FF;
}
.frm {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	background: #ffffff;
	color: #000000;
	border: 2px solid #330066;
}
.frme {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	background: #FFD7D7;
	color: #000000;
	border: 2px solid #330066;
}
.frmbutton {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	background: #3399FF;
	color: #000000;
	border: 2px solid #330066;
	cursor: pointer;
}
textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a.str {
	font-weight: 100;
}
