.button{
	display:block;
	margin:0px;
	padding:0px;
	color:black;
	height:27px;
	line-height:27px;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	border:none;
	cursor:pointer;
	cursor:hand;
}
/* For YO-1989 */
.button_ord{
	display:block;
	margin:0px;
	padding:0px;
	color:black;
	height:27px;
	line-height:27px;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	border:none;
	cursor:pointer;
	cursor:hand;
}
a.button_ord:hover{
	font-size:10px;
	color:black;
}
a.button:hover{
	font-size:10px;
	color:black;
}
.disabled{
	background:url("../images/bt_grey_1.gif") no-repeat center top !important;
	width:69px;
}
.disabled1{
	background:url("../images/bt_grey_3.gif") no-repeat center top !important;
	width:120px;
	height:17px;
	line-height:17px;
	font-weight:normal;
}
.disabled4 {
	background:url("../images/bt_grey_4.gif") no-repeat center top !important;
	width:96px;
}
.disabled5{
	background:url("../images/bt_grey_5.gif") no-repeat center top !important;
	width:56px;
	height:22px;
}
.yellow {
	background:url("../images/bt_yellow_1.gif") no-repeat center top !important;
	width:69px;
}
.yellow2{
	background:url("../images/bt_yellow_2.gif") no-repeat center top !important;
	width:120px;
}
.yellow3 {
	background:url("../images/bt_yellow_3.gif") no-repeat center top !important;
	width:96px;
}
.yellow5{
	background:url("../images/bt_yellow_5.gif") no-repeat center top !important;
	width:56px;
	height:22px;
}
.yellow2_tall {
	background:url("../images/bt_yellow_2_tall.gif") no-repeat center top !important;
	width:120px;
	height:47px;
}
.yellow_small{
	background:url("../images/bt_yellow_1_small.gif") no-repeat center top !important;
	width:35px;
	height:17px;
	line-height:17px;
	font-weight:normal;
}
.yellow2_small{
	background:url("../images/bt_yellow_2_small.gif") no-repeat center top !important;
	width:60px;
	height:17px;
	line-height:17px;
	font-weight:normal;
}
.yellow3_small{
	background:url("../images/bt_yellow_3_small.gif") no-repeat center top !important;
	width:73px;
	height:17px;
	line-height:17px;
	font-weight:normal;
}
.yellow4_small{
	background:url("../images/bt_yellow_4_small.gif") no-repeat center top !important;
	width:110px;
	height:17px;
	line-height:17px;
	font-weight:normal;
}
.green_btn {
	background:url("../images/bt_green_1.gif") no-repeat center top !important;
	width:69px;
}
.red_btn {
	background:url("../images/bt_red_1.gif") no-repeat center top !important;
	width:69px;
}
.rule_agree_btn {
	width:140px;
}