#charge table {
	padding: 0px;
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

html[xmlns] #charge table {
	width: 534px;
	margin-left:1px;
}

#charge table caption {
	text-align: left;
	padding-bottom: 10px;
}


#charge table th {
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 5px;
	background-color: #999966;
	color: #FFFFFF;
}

#charge table td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#charge table th.gray {
	background-color: #CCCCCC;
}

#charge table .color1 {
	background-color: #EAF4F4;
}

#charge table .color2 {
	background-color: #FFE9B9;
}

#charge table .color3 {
	background-color: #FFFFCC;
}

#charge table .color4 {
	background-color: #F7EEEE;
}

#charge ul {
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top: 10px;
}


#reserve {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#reserve dt {
	display: inline;
}


#reserve dd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C3C0A3;
	border-bottom-color: #C3C0A3;
	border-left-color: #C3C0A3;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#reserve dd dl {
	margin-top: 10px;
}

#reserve dd dt {
	background-color: #CC0000;
	display: block;
	float: left;
	width: 100px;
	height: 28px;
	padding-top: 17px;
	padding-left: 10px;
	border: 1px solid #CC0000;
}

#reserve dd dd {
	float: left;
	width: 380px;
	height: 20px;
	padding-top: 15px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-style: none;
	color: #CC0000;
}
#cancel  {
	margin-bottom: 25px;
}

#cancel dt {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#cancel dd {
	padding: 10px;
	border: 1px solid #C3C0A3;
}

#cancel dd table {
	border: 1px solid #C3C0A3;
	margin-bottom: 10px;
	border-collapse: collapse;
}

#cancel dd table th {
	border: 1px solid #C3C0A3;
	text-align: center;
	background-color: #E4E3D6;
	font-weight: bold;
	padding: 3px;
}

#cancel dd table td {
	border: 1px solid #C3C0A3;
	text-align: center;
	padding: 3px;
}
