#chartheader {
	color:#013e7f;
	}
#chartheader td{
	padding:5px;
	}
#chartitem {
	color:#FFFFFF;
	background-color:#4077a9;
	}
#chartitem td{
	border-bottom:#77a7cd solid 1px;
	padding:5px;
	}
/*----------------------------------------------------*/
#charttotal {
	color:#000000;
	background-color:#fff7e0;
	}
#charttotal td{
	padding:5px;
	}
/*----------------------------------------------------*/
#chartorder {
	color:#FFFFFF;
	background-color:#4077a9;
	}
#chartorder td{
	}
/*----------------------------------------------------*/
#btndelete{	
	float:right;
	width:23px;
	height:23px;
}
#btndelete_active a{
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	background: url("../images/btn/btn_delete.png") 0 0 no-repeat;
	background-position: 0 -46px;
	text-decoration: none;
	width:23px;
	height:23px;
	}
#btndelete a{
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	background: url("../images/btn/btn_delete.png") 0 0 no-repeat;
	text-decoration: none;
	width:23px;
	height:23px;
	}
#btndelete a:active {
	background-position: 0 0px;
	color:#FFFFFF;
	}
#btndelete a:hover {	
	background-position: 0 -23px;
	color:#FFFFFF;
	}
/*----------------------------------------------------*/
#btnorder2{	
	float:right;
	width:168px;
	height:39px;
	border-left:1px #FFFFFF solid;
}
#btnorder2_active a{
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	background: url("../images/btn/btn_order2.png") 0 0 no-repeat;
	background-position: 0 -78px;
	text-decoration: none;
	width:168px;
	height:39px;
	}
#btnorder2 a{
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	background: url("../images/btn/btn_order2.png") 0 0 no-repeat;
	text-decoration: none;
	width:168px;
	height:39px;
	}
#btnorder2 a:active {
	background-position: 0 0px;
	color:#FFFFFF;
	}
#btnorder2 a:hover {	
	background-position: 0 -39px;
	color:#FFFFFF;
	}
/*----------------------------------------------------*/
#btnadditem{	
	float:right;
	width:168px;
	height:39px;
	border-left:1px #FFFFFF solid;
}
#btnadditem_active a{
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	background: url("../images/btn/btn_additem.png") 0 0 no-repeat;
	background-position: 0 -78px;
	text-decoration: none;
	width:168px;
	height:39px;
	}
#btnadditem a{
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	background: url("../images/btn/btn_additem.png") 0 0 no-repeat;
	text-decoration: none;
	width:168px;
	height:39px;
	}
#btnadditem a:active {
	background-position: 0 0px;
	color:#FFFFFF;
	}
#btnadditem a:hover {	
	background-position: 0 -39px;
	color:#FFFFFF;
	}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
#btnsubmitorder{	
	float:right;
	width:168px;
	height:39px;
	border-left:1px #FFFFFF solid;
}
#btnsubmitorder_active a{
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	background: url("../images/btn/btn_submitorder.png") 0 0 no-repeat;
	background-position: 0 -78px;
	text-decoration: none;
	width:168px;
	height:39px;
	}
#btnsubmitorder a{
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
	background: url("../images/btn/btn_submitorder.png") 0 0 no-repeat;
	text-decoration: none;
	width:168px;
	height:39px;
	}
#btnsubmitorder a:active {
	background-position: 0 0px;
	color:#FFFFFF;
	}
#btnsubmitorder a:hover {	
	background-position: 0 -39px;
	color:#FFFFFF;
	}
/*----------------------------------------------------*/