h3#title13 {
	clear: both;
	background-image: url(../img/title13.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	width: 840px;
	height: 35px;
}
#table_wrapper {
	padding-top: 10px;
	clear: both;
}
#table_inner {
	border: 1px solid #C9BE9D;
	border-top: none 0;
	clear: both;
	margin-bottom: 15px;
	padding: 10px 10px 0 10px;
}
#table_inner h3 {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#table_inner #category th {
	background-color: #E8E4D5;
}
#table_inner .line1 th {
	background-color: #F0EEE6;
}
#table_inner .line1 td {
	background-color: #F0EEE6;
}



table {
	background-color: #CCCCCC;
	width: 100%;
}
th {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

td {
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
}
#table_inner .note {
	color: #CC0000;
	font-size: x-small;
	padding: 5px 0;
	text-align: right;
}

