.bodytextenglish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666666;
	margin-top: 0px;
	line-height: normal;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.textbox{
	width:150px;
}


/*2007.07.21 M.N add-----start------------*/
.tbox{
	width:300px;
}
/*2007.07.21 M.N add------end-------------*/

.textarea{
	width:300px;
	height:50px;
}
.formtable{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border:none;
}
.formtd{
	border:none;
	text-align:justify;
}

/* Links  */
a:link{ 
	font-family: arial;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-decoration: none;

}
a:active { 
	font-family: arial;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-decoration: none 
}
a:visited { 
	font-family: arial;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	text-decoration: none 
}
a:hover { 
	color:#666666;
	font-size:12px;
	text-decoration: none;
}
body {
	font-size: small;
	line-height: 0px;
	margin-top: 0px;
}
body {
	font-size: small;
	line-height: 16px;
	margin-top: 0px;
}

