.button {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.button:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF8F00;
}
.button2 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.button2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #EB0C0D;
	text-decoration: none;
	font-weight: bold;
}
.button3 {
	font-family: Arial;
	font-size: 11px;
	color: #FF8E01;
	text-decoration: none;
	font-weight: bold;
}
.button3:hover {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.button4 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.button4:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0C9FF1;
	text-decoration: none;;
}.button5 {
	font-family: Arial;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
.button5:hover {
	font-family: Arial;
	font-size: 10px;
	color: #EB0C0D;
	text-decoration: none;
	font-weight: bold;
}
.order {
	font-family: Arial;
	font-size: 10px;
	color: #B90000;
}
.text {
	font-family: Verdana;
	font-size: 21px;
	color: #CBA264;
	text-decoration: none;
	font-weight: bold;
}
.text2 {
	font-family: Arial;
	font-size: 21px;
	color: #CBA264;
	text-decoration: none;
}
.text3 {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.text3 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.td_box {
	border: 10px solid #E3E0E0;
}
.td_box2 {
	border: 1px solid #949494;
}
.td_box_top {
	border-top: 1px dotted #9C9C9C;
}
.td_box_bottom {
	border-bottom: 1px solid #CCCCCC;
}
.td_box_bottom2 {
	border-bottom: 1px dotted #CCCCCC;
}

.td_box_left {
	border-left: 1px solid #CCCCCC;
}
.fill {
	border: 1px solid #9C9C9C;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: 2px;
	background-color:#E0DFDF
}