/* table_01 */
 table.table_01 {
	font-size: 11px;
	width: 100%;}
.table_01 tr {
	}
.table_01 tr:hover td,
.table_01 tr.even:hover td {
	background: #6c8f1a;}
.table_01 tr.even td {
	background: #64880E;}
.table_01 th,
.table_01 td {
	text-align: left;
	vertical-align: top;}
.table_01 th {
	background: #475E0C;
	color: #fff;
	padding: 5px;
	text-align: left;}
.table_01 td {
	border-bottom: solid 1px #899d60;
	padding: 5px;} 

/* plain-table */
 table.plain-table {
	font-size: 11px;
	width: 100%;}
.plain-table tr {
	}
.plain-table tr:hover td,
.plain-table tr.even:hover td {
	background: #6c8f1a;}
.plain-table tr.even td {
	background: #64880E;}
.plain-table th,
.plain-table td {
	text-align: left;
	vertical-align: top;}
.plain-table th {
	background: #475E0C;
	color: #fff;
	padding: 5px;
	text-align: left;}
.plain-table td {
	border-bottom: solid 1px #899d60;
	padding: 5px;}


/* table_02 */
 table.table_02 {
	font-size: 11px;
	width: 100%;}
.table_02 tr {
	}
.table_02 tr:hover td,
.table_02 tr.even:hover td {
	background: #6c8f1a;}
.table_02 tr.even td {
	background: #64880E;}
.table_02 th,
.table_02 td {
	text-align: left;
	vertical-align: top;}
.table_02 th {
	background: #475E0C;
	color: #fff;
	padding: 5px;
	text-align: left;}
.table_02 td {
	border-bottom: solid 1px #899d60;
	padding: 5px;}

/* pretty-table */
 table.pretty-table {
	font-size: 11px;
	width: 100%;}
.pretty-table tr {
	}
.pretty-table tr:hover td,
.pretty-table tr.even:hover td {
	background: #6c8f1a;}
.pretty-table tr.even td {
	background: #64880E;}
.pretty-table th,
.pretty-table td {
	text-align: left;
	vertical-align: top;}
.pretty-table th {
	background: #475E0C;
	color: #fff;
	padding: 5px;
	text-align: left;}
.pretty-table td {
	border-bottom: solid 1px #899d60;
	padding: 5px;}

/* table_03 */
 table.table_03 {
	font-size: 11px;
	width: 100%;}
.table_03 tr {
	}
.table_03 tr:hover td,
.table_03 tr.even:hover td {
	background: #6c8f1a;}
.table_03 tr.even td {
	background: #64880E;}
.table_03 th,
.table_03 td {
	text-align: left;
	vertical-align: top;}
.table_03 th {
	background: #475E0C;
	color: #fff;
	padding: 5px;
	text-align: left;}
.table_03 td {
	border-bottom: solid 1px #899d60;
	padding: 5px;}

/* pretty-table */
 table.really-plain-table {
	font-size: 11px;
	width: 100%;}
.really-plain-table tr {
	}
.really-plain-table tr:hover td,
.really-plain-table tr.even:hover td {
	background: #6c8f1a;}
.really-plain-table tr.even td {
	background: #64880E;}
.really-plain-table th,
.really-plain-table td {
	text-align: left;
	vertical-align: top;}
.really-plain-table th {
	background: #475E0C;
	color: #fff;
	padding: 5px;
	text-align: left;}
.really-plain-table td {
	border-bottom: solid 1px #899d60;
	padding: 5px;}