.abo01 {
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: 5;
	height: 150px;
	width: 200px;
}
.mainText {
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.TextBox1 {
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.Button1 {
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	width: 50px;

}
.TextBoxMust {

	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
.TextBoxConfirm {
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px none #FF0000;
	color: #999999;

}
.text-main {line-height: 165%; font-family: Tahoma, Nesf2, "Times New Roman"; font-size: 80%; color: #161616}
.text-head {line-height: 165%; font-family: Tahoma, Nesf2, "Times New Roman"; font-size: 80%; color: #161616; font-weight:bold }
A { font-size:80%; font-family: Tahoma, Nesf2, "Times New Roman"; Color: Blue; text-decoration:none;}
A:hover { font-size:80%; font-family: Tahoma, Nesf2, "Times New Roman"; Color: #ff3300; text-decoration:none; font-style:normal;}
