.ButStyle1 {
	background-image: url(../img/butStyleA1.gif);
	font-size: 12px;
	color: #145CA6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0D7E1;
	border-right-color: #C0D7E1;
	border-bottom-color: #C0D7E1;
	border-left-color: #C0D7E1;
	width: 58px;
	height: 22px;
	cursor:pointer;
}
.ButStyle2 {
	background-image: url(../img/butStyleA2.gif);
	font-size: 12px;
	color: #145CA6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0D7E1;
	border-right-color: #C0D7E1;
	border-bottom-color: #C0D7E1;
	border-left-color: #C0D7E1;
	width: 58px;
	height: 22px;
}
.textStyle1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ACB9D1;
	border-right-color: #ACB9D1;
	border-bottom-color: #ACB9D1;
	border-left-color: #ACB9D1;
}

