
.smalltext {
	font-size: 10pt;
	-webkit-appearance: none;
}

.input01 {
	width: 220px;
	height: 28px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.input02 {
	width: 180px;
	height: 28px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.input03 {
	width: 80%;
	height: 40px;
	margin: 0;
	padding: 5px;
	text-align: left;
	vertical-align:middle;
	font-size: 11pt;
	border-style: solid solid solid solid;
	border-color: #555555;
	border-width: 1px;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
}

.input03b {
	width: 110px;
	height: 40px;
	margin: 0;
	padding: 5px;
	text-align: left;
	vertical-align:middle;
	font-size: 11pt;
	border-style: solid solid solid solid;
	border-color: #555555;
	border-width: 1px;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.input04 {
	width: 19%;
	height: 40px;
	margin: 0;
	padding: 5px;
	text-align: center;
	vertical-align:middle;
	font-size: 11pt;
	border-style: solid solid solid none;
	border-color: #555555;
	border-width: 1px;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 0px 5px 5px 0px / 0px 5px 5px 0px;
}

.btn01 {
	width: 60px;
	height: 32px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), color-stop(0.5,#eeeeee),to(#999999));	
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;

}

.btn02 {
	width: 60px;
	height: 24px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 9pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), color-stop(0.5,#eeeeee),to(#999999));	
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;

}

.btn03 {
	width: 80px;
	height: 32px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), color-stop(0.5,#eeeeee),to(#999999));	
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btn04 {
	height: 32px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), color-stop(0.5,#eeeeee),to(#999999));	
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btn05 {
    background: -moz-linear-gradient(top,#B1D2E0 0%,#B1D2E0 3%,#0099CC 3%,#069);
    background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.03,#B1D2E0), color-stop(0.03,#0099CC), to(#069));
    color: #FFF;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #09C;
    border-bottom: 1px solid #09C;
    width: 120px;
    padding: 10px 0;
	margin: 0;
	font-size: 11pt;
}

.btn05e1 {
    background: -moz-linear-gradient(top,#B1D2E0 0%,#B1D2E0 3%,#0099CC 3%,#069);
    background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.03,#B1D2E0), color-stop(0.03,#0099CC), to(#069));
    color: #FFF;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #09C;
    border-bottom: 1px solid #09C;
    width: 32%;
	height: 40px;
    padding: 1px 0;
	margin: 0;

	position: relative;
	top: 1px;
	font-size: 11pt;
	line-height: 12pt;
}

.btn05e {
    background: -moz-linear-gradient(top,#B1D2E0 0%,#B1D2E0 3%,#0099CC 3%,#069);
    background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.03,#B1D2E0), color-stop(0.03,#0099CC), to(#069));
    color: #FFF;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #09C;
    border-bottom: 1px solid #09C;
    width: 32%;
	height: 40px;
    padding: 1px 0;
	margin: 0;

	position: relative;
	top: 9px;
	font-size: 11pt;
	line-height: 12pt;

}

.btn05f {
    background: -moz-linear-gradient(top,#B1D2E0 0%,#B1D2E0 3%,#0099CC 3%,#069);
    background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.03,#B1D2E0), color-stop(0.03,#0099CC), to(#069));
    color: #FFF;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #09C;
    border-bottom: 1px solid #09C;
    width: 18%;
	height: 40px;
    padding: 1px 0;
	margin: 0;

	position: relative;
	top: 9px;

	font-size: 11pt;
	line-height: 12pt
}
.btn05f1 {
    background: -moz-linear-gradient(top,#B1D2E0 0%,#B1D2E0 3%,#0099CC 3%,#069);
    background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.03,#B1D2E0), color-stop(0.03,#0099CC), to(#069));
    color: #FFF;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    border: 1px solid #09C;
    border-bottom: 1px solid #09C;
    width: 18%;
	height: 40px;
    padding: 1px 0;
	margin: 0;

	font-size: 11pt;
}

.btn06 {
    background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #111;
    -moz-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: inset 1px 1px 1px rgba(000,000,000,0.3);
    padding: 10px 0;
	font-size: 11pt;
}

.btn07 {
    background: -moz-linear-gradient(top,#FFF 0%,#E6E6E6);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
    border: 2px solid #DDD;
    color: #111;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    width: 48px;
	height: 28px;
    padding: 2px 0;
	font-size: 11pt;
}

.btn08 {
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 10pt;
	font-weight:bold;
	background-color: #999;	
	border: 1px #777 solid;
	color: #fff;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btn08s {
	width: 30px;
	height: 30px;
	margin: 0px;
	padding: 4px;
	text-align: center;
	font-size: 12pt;
	font-weight:bold;
	background-color: #999;	
	border: 1px #777 solid;
	color: #fff;
	-webkit-border-radius: 5px;

	position: relative;
	top: -4px;

}

.btn09 {
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 10pt;
	font-weight:bold;
	background-color: #f00;	
	border: 1px #f00 solid;
	color: #fff;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btn10 {
    background: -moz-linear-gradient(top,#000 0%,#E6E6E6);
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#E6E6E6));
    border: 2px solid #DDD;
    color: #111;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
    width: 48px;
	height: 28px;
    padding: 2px 0;
	font-size: 11pt;
}

.rotate {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  display:inline;
}

.btnB1 {
	width: 60px;
	height: 32px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), color-stop(0.5,#eeeeee),to(#999999));	
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;

}

.btnB2 {
	height: 30px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 14pt;
	letter-spacing: 0.3em;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFDAB9), color-stop(0.5,#ffa500),to(#FF8c00));
	border: 0px #555555 solid;
	color: #FFF;
	-webkit-appearance: none;
}

.btnB3 {
	width: 80px;
	height: 32px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), color-stop(0.5,#eeeeee),to(#999999));	
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;

}

.btnB4 {
	width: 120px;
	height: 32px;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 11pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), color-stop(0.5,#eeeeee),to(#999999));	
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btnB5 {
	width: 200px;
	height: 32px;
	margin: 0;
	padding: 5px;
	text-align: left;
	font-size: 11pt;
	border: 1px #555555 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btnB61 {
	width: 60px;
	height: 48px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#B5B5B5));
	//background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px 1px #000000;
}

.btnB62 {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnB62a {
	width: 60px;
	height: 30px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

/*
.btnB63 {
	width: 120px;
	height: 36px;
	margin: 0;
	padding: 0px;
	text-align: center;
	vertical-align:middle;
	font-size: 16pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(black));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px 1px #000000;
}
*/

.btnB63 {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnB63e {
	width: 90px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnB82 {
	width: 48px;
	height: 48px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnB82g {
	width: 64px;
	height: 48px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnB64 {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px 1px #000000;
}

.btnB65 {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

/* do_yoyaku.php 予約受付 */
/*
.btnB66 {
	width: 120px;
	height: 36px;
	margin: 0;
	padding: 0px;
	text-align: center;
	vertical-align:middle;
	font-size: 16pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(black));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}
*/
.btnB66 {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#B5B5B5));
	//background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}


/* carte3.php 会計 */
.btnB67 {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

/* kaikei.php 精算 */
.btnB68 {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

/* ログイン */
.btnB69 {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#B5B5B5));
	//background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 1px 1px #000000;
}

.btnB71 {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#999999));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

/* seisan.php カルテを閉じる */
.btnC {
	width: 300px;
	margin: 0;
	padding: 0px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAA33), to(#FF8800));	
	border: 1px #F27300 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	text-shadow: 1px 2px 3px #C45C00;
}

/* today.php 本日予約のお客様 */
.btnC1 {
	width: 320px;
	height: 32px;
	margin: 0;
	padding: 0;
	font-size: 16pt;
	font-weight: bold;
	text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
	background: -webkit-gradient(linear, left top, left bottom, from(black), to(white));	
	border: 0 #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-box-shadow: 1px 1px 0 #888;

}


.btnD61 {
	width: 120px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnD61s {
	width: 120px;
	height: 48px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnC8 {
	width: 120px;
	height: 60px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnC9 {
	width: 120px;
	height: 32px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#B5B5B5));
	//background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btnC10 {
	width: 90px;
	height: 32px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnC11 {
	width: 150px;
	height: 32px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #ffffff solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnC12 {
	width: 250px;
	height: 32px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #ffffff solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnC14 {
	width: 60px;
	height: 30px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#B5B5B5));
	//background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnC14b {
	width: 120px;
	height: 30px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;

    background: -moz-linear-gradient(top,#B1D2E0 0%,#B1D2E0 3%,#0099CC 3%,#069);
    background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.03,#B1D2E0), color-stop(0.03,#0099CC), to(#069));

	//background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#B1D2E0));
	//background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnC14bc {
	width: 160px;
	height: 30px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;

    background: -moz-linear-gradient(top,#B1D2E0 0%,#B1D2E0 3%,#0099CC 3%,#069);
    background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.03,#B1D2E0), color-stop(0.03,#0099CC), to(#069));

	//background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#B1D2E0));
	//background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnC14bc2 {
	width: 120px;
	height: 30px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#B1D2E0));
	//background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnP {
	width: 56px;
	height: 48px;
	font-size: 16pt;
	font-weight: bold;
}

.btnB81 {
	width: 48px;
	height: 48px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #FFFFFF solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnD62 {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnD65 {
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnD65s {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#9e9e9e));	
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnD65s2 {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnD65s3 {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));	
	border: 1px #888888 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnD65s5 {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#9e9a9a));	
	border: 1px #888888 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.btnD63 {
	width: 60px;
	height: 30px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));	
	border: 1px #ffffff solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
	text-shadow: 1px 2px 3px #888888;
}

.barBlue {
	height: 30px;
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 14pt;
	letter-spacing: 0.3em;
	background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.5,#0099cc),to(#B1D2E0));
	border: 0px #555555 solid;
	color: #FFF;
	-webkit-appearance: none;
}

.btns01 {
	height: 32px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 10pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee));
	border: 1px #777 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btns01h {
	height: 29px;
	margin: 0;
	padding: 2px;
	text-align: center;
	font-size: 10pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee));
	border: 1px #777 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;

	position: relative;
	top: -4px;

}

.btns01l {
	height: 32px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 14pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));
	border: 1px #ffffff solid;
	color: #ffffff;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}


.btns01w {
	width: 110px;
	height: 40px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 10pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee));
	border: 1px #777 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btns01r {
	height: 32px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 10pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#4c0d32), to(#9e3a4f));
	border: 1px #ffffff solid;
	color: #ffffff;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btns02 {
	height: 32px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 10pt;
//	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#B1D2E0));
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee));
	border: 1px #777 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btns03 {
	height: 32px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 10pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#B1D2E0));
//	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee));
	border: 1px #777 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btns03b {
	height: 32px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 10pt;

    background: -moz-linear-gradient(top,#B1D2E0 0%,#B1D2E0 3%,#0099CC 3%,#069);
    background: -webkit-gradient(linear, left top, left bottom, from(#B1D2E0), color-stop(0.03,#B1D2E0), color-stop(0.03,#0099CC), to(#069));

//	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#B1D2E0));

	border: 1px #777 solid;
	color: #FFF;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}


.btns04 {
	height: 32px;
	width: 150px;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 10pt;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee));
	border: 1px #777 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}

.btns05 {
	height: 32px;
	width: 98%;
	margin: 0;
	padding: 4px;
	text-align: center;
	font-size: 14pt;
	background: palegoldenrod;
	border: 1px #777 solid;
	color: #000;
	-webkit-appearance: none;
	-webkit-border-radius: 5px;
}
