.button {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.button:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0074BD;
	text-decoration: none;
}
.button2 {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.button2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ABABAB;
	text-decoration: none;
}
.button3 {
	font-family: Arial;
	font-size: 11px;
	color: #0066CC;
	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: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.button4:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FEE97B;
	text-decoration: none;
	font-weight: bold;
}
.button5 {
	font-family: Arial;
	font-size: 11px;
	color: #0084CC;
	text-decoration: none;
}
.button5:hover {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.order {
	font-family: Arial;
	font-size: 10px;
	color: #B90000;
}
.text {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text2 {
	font-family: Arial;
	font-size: 21px;
	color: #0066AE;
	text-decoration: none;
	font-weight: bold
}
.text3 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
}
.text4 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text5 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold
}
.td_box {
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.td_box2 {
	border: 1px solid #D7D7D7;
}
.td_box_top {
	border-top: 1px dotted #D7D9D2;
}
.td_box_top2 {
	border-top: 6px solid #ABABAB;
}
.td_box_bottom {
	border-bottom: 2px solid #E54826;
}

.td_box_bottom2 {
	border-bottom: 1px dashed #CCCCCC;
}

.td_box_right {
	border-right: 1px solid #CCCCCC;
}

.td_box_leftright {
	border-left: 1px solid #D7D9D2;
	border-right: 1px solid #D7D9D2;
}
.fill {
	border: 1px solid #9C9C9C;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: 2px;
	background-color:#E0DFDF
}
