.normaltx {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.btext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.txt01{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}
.unnamed1 {
	font-family: "MS Sans Serif";
	font-size: 4px;
	font-weight: normal;
	color: #224997;
}

a:link {
	text-decoration: none;
	color: #FFCC33;

}
a:visited {
	text-decoration: none;
	color: #FFCC00;

}
a:hover {
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFF66;
}

/* =========================================================================== */
/* Class for Botton */
/* =========================================================================== */
.btn {
	font-family: "Ms Sans Serif", Tahoma,Verdana, Arial, Helvetica;
	text-decoration: none;
	font-weight: none;
	font-size: 12px;
	color: #000000;
}

.btn_standard {
	font-family: "Ms Sans Serif", Tahoma,Verdana, Arial, Helvetica;
	text-decoration: none;
	font-weight: none;
	font-size: 12px;
	color: #000000;	
	width: 65px;
}

.line01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.line02 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.line03 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;


/* =========================================================================== */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ????????????? class [textbox_enabled / textbox_disabled / btn / btn_standard] */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.input	{ width: 75px; }			/* This class for input: User ID, Order Number, Date */
.item		{ width: 300px; }		/* This class for input: Item Code */

.text_left { text-align: left; }
.text_right { text-align: right; }
.text_center { text-align: center; }

.w10		{ width: 10px; }
.w15		{ width: 15px; }
.w20		{ width: 20px; }
.w25		{ width: 25px; }
.w30		{ width: 30px; }
.w35		{ width: 35px; }
.w40		{ width: 40px; }
.w45		{ width: 45px; }
.w50		{ width: 50px; }
.w55		{ width: 55px; }
.w60		{ width: 60px; }
.w65		{ width: 65px; }
.w70		{ width: 70px; }
.w75		{ width: 75px; }
.w80		{ width: 80px; }
.w85		{ width: 85px; }
.w90		{ width: 90px; }
.w95		{ width: 95px; }
.w100	{ width: 100px; }
.w105	{ width: 105px; }
.w110	{ width: 110px; }
.w115	{ width: 115px; }
.w120	{ width: 120px; }
.w125	{ width: 125px; }
.w130	{ width: 130px; }
.w135	{ width: 135px; }
.w140	{ width: 140px; }
.w145	{ width: 145px; }
.w150	{ width: 150px; }
.w155	{ width: 155px; }
.w160	{ width: 160px; }
.w165	{ width: 165px; }
.w170	{ width: 170px; }
.w175	{ width: 175px; }
.w180	{ width: 180px; }
.w185	{ width: 190px; }
.w195	{ width: 195px; }
.w200	{ width: 200px; }
.w205	{ width: 205px; }
.w210	{ width: 210px; }
.w215	{ width: 215px; }
.w220	{ width: 220px; }
.w225	{ width: 225px; }
.w230	{ width: 230px; }
.w235	{ width: 235px; }
.w240	{ width: 240px; }
.w245	{ width: 245px; }
.w250	{ width: 250px; }
.w260	{ width: 260px; }
.w270	{ width: 270px; }
.w280	{ width: 280px; }
.w290	{ width: 290px; }
.w300	{ width: 300px; }
.w310	{ width: 310px; }
.w320	{ width: 320px; }
.w330	{ width: 330px; }
.w340	{ width: 340px; }
.w350	{ width: 350px; }
.w360	{ width: 360px; }
.w370	{ width: 370px; }
.w380	{ width: 380px; }
.w390	{ width: 390px; }
.w400	{ width: 400px; }
.w450	{ width: 450px; }
.w500	{ width: 500px; }
.w550	{ width: 550px; }
.w600	{ width: 600px; }