@charset "utf-8";

/* CSS Document */
.headcolor {
	color: #FF9900;
	font-weight: bold;
}

.verdana_12_black {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.bluestyle11 {
	font-family: Verdana;
	font-size: 6px;
	color: #0000FF;
	font-weight: bold;
}

.tahoma_11_text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.style565 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}

.styleheadblue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

.style588 {
	font-family: Tahoma;
	font-size: 10px;
}

.style3 {
	color: #FF9900;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
}

.headcolor {
	color: #FF9900;
	font-weight: bold;
}

.fonstyle1 {
	font-size: 12px;
	color: #000000;
	font-family: verdana;
}

.red12 {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
}

.fonstyle2 {
	font-size: 10px;
	color: #000000;
	font-family: verdana;
}

.style35 {
	color: #0000FF
}

.style565 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}

.fonstyle10 {
	font-size: 12px;
	color: #0000FF;
	font-family: verdana;
	font-weight: bold;
}

.tahoma_11_black {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}

.tahoma_11_text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.headcolor {
	color: #FF9900;
	font-weight: bold;
}

.cancelled_style {
	font-size: 11px;
	color: #0000FF;
	font-family: verdana;
	font-weight: bold;
	text-decoration: line-through;
	background: #FF0000;
}

.verdana_2 {
	font-family: verdana;
	size
	="2"
	color
	:
	#F99420;
}

.verdana_14_red {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}

.verdana_11_white {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.tahoma_11_red {
	background-color: #DD9B20;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.smtbtn {
	background-color: #DD9B20;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.verdana_12_red {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
}

.verdana_11_red {
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
}

.verdana_11_black {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	/*font-size: 10px;*/
	font-weight: bold;
}

.style2 {
	font-family: verdana;
	/*font-size: 12px;*/ /*color: #000000;*/
	font-size: 12px;
	font-weight: bold;
}

.style1 {
	font-family: verdana;
	/*font-size: 12px;*/
	font-size: 10px;
	font-weight: bold;
}

.blackstyle12 { /*font-size: 12px;*/
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.verdana_12_red {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.blackstyle11 {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}

.verdana_12_black {
	font-family: verdana;
	/*font-size:12px;*/
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.blackstyle10_normal {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;
}

.fonstyle1 { /*font-size: 12px;*/
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.fonstyle2 { /*font-size: 12px;*/
	color: #0000FF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.verdana_12_gray {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
}

.verdana_11_blue {
	font-family: verdana;
	font-size: 11px;
	color: #0000FF;
}

.style1 {
	color: #FF9900;
	font-weight: bold;
}

.style1236 {
	font-family: verdana;
	/*font-size: 12px;*/
	font-size: 11px;
	font-weight: bold;
}

.star {
	color: #FF0000
}
input[type="button"], input[type="submit"] { 

	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
input[type="button"]:hover, input[type="submit"]:hover { 
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
input[type="button"]:active, input[type="submit"]:active { 
	position:relative;
	top:1px;
}
