.main_table_title_wrap {
	width: 741px;
	height: 45px;
	background-image: url(images/table_top.png);
	margin: 0 auto;
}
.main_table_title {
	color: #FFFFFF;
	font-family: Arial;
	font-size: large;
	padding-top: 17px;
	padding-left: 20px;
}

.header_wrap_one {
	width: 741px;
	height: 24px;
	background-image: url(images/table_desc.png);
	margin: 0 auto;	
}
.header_wrap_two {
	width: 720px;
	margin: 0 auto;
	color: #1C1C1C;
}
.header_desc_one {
	width: 469px;
	height: 21px;
	float: left;
	border-right: 1px solid #585858;
	padding-top: 3px;
	overflow: hidden;
}
.header_part_one {
	width: 124px;
	height: 21px;
	float: left;
	border-right: 1px solid #585858;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
}
.header_price_one {
	width: 124px;
	height: 21px;
	float: left;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
}
.header_desc_two {
	width: 544px;
	height: 21px;
	float: left;
	border-right: 1px solid #585858;
	padding-top: 3px;
	overflow: hidden;
}
.header_price_two {
	width: 174px;
	height: 21px;
	float: left;
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
}
.header_text {
	padding-left: 10px;	
	overflow: hidden;
}

.table_wrap_one {
	width: 741px;
	background-image: url(images/table_middle.png);
	background-repeat: repeat-y;
	margin: 0 auto;	
}
.table_wrap_two {
	width: 741px;
	background-image: url(images/table_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.table_class {
	width: 721px;
	margin: 0 auto;
}
.table_row {
	margin-left: 1px;
	width: 	720px;
	height: 30px;
	border-bottom: 1px solid #b5b5b5;
}
.table_row_offset {
	margin-left: 1px;
	width: 	720px;
	height: 30px;
	border-bottom: 1px solid #b5b5b5;
	background-color: #e0e0e0;
}
.table_row_bottom {
	margin-left: 1px;
	width: 	720px;
	height: 30px;
}
.table_row_bottom_offset {
	margin-left: 1px;
	width: 	720px;
	height: 30px;
	background-color: #d7d7d7;
}
.table_desc_one {
	width: 469px;
	float: left;
	height: 30px;
	border-right: 1px solid #b5b5b5;
}
.table_part_one {
	width: 124px;
	float: left;
	height: 30px;
	border-right: 1px solid #b5b5b5;
	text-align: center;
}
.table_price_one {
	width: 125px;
	float: left;
	height: 30px;
	text-align: center;
}
.table_desc_two {
	width: 544px;
	float: left;
	height: 30px;
	border-right: 1px solid #b5b5b5;
}
.table_price_two {
	width: 175px;
	float: left;
	height: 30px;
	text-align: center;
}

.table_row_double {
	margin-left: 1px;
	width: 	720px;
	height: 50px;
	border-bottom: 1px solid #b5b5b5;
}
.table_row_offset_double {
	margin-left: 1px;
	width: 	720px;
	height: 50px;
	border-bottom: 1px solid #b5b5b5;
	background-color: #d7d7d7;
}
.table_desc_double_two {
	width: 544px;
	float: left;
	height: 50px;
	border-right: 1px solid #b5b5b5;
}
.table_price_double_two {
	width: 175px;
	float: left;
	height: 50px;
	text-align: center;
}
.text_style_double {
	padding-top: 16px;
}
.text_style_left {
	padding-left: 10px;
	padding-top: 5px;
}
.text_style_left_aRight {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
.text_style {
	padding-top: 5px;
}
.table_footer_spacer {
	height: 11px;
	width: 740px;
}