.body_table {
	border: 1px solid #2EA439;
	border-collapse: collapse;
}

.body_table td {
	border: 1px solid #2EA439;
	border-collapse: collapse;
	color: #ffffff;
	padding: 5px;
}

.body_table th {
	font-size: 26px; 
	color: #00ff66;
}

.input_table {
	border-bottom: 1px solid #a4752e;
	border-top: 1px solid #a4752e;
	border-collapse: collapse;
}

.input_th {
	font-size: 26px;
	background-color: #a4752e;
	color: #000000;
}

.input_th a:link { 
	font-size: 26px; 
	color: #000000; 
	text-decoration: none; 
}
.input_th a:visited { 
	font-size: 26px; 
	color: #000000; 
	text-decoration: none; 
}
.input_th a:hover { 
	font-size: 26px; 
	color: #ffffff; 
	text-decoration: none; 
}

.input_th a:active { 
	font-size: 26px; 
	color: #ffffff; 
	text-decoration: none; 
}

.input_th2 {
	font-size: 16px;
	color: #a4752e;
	font-weight: bold;
}

.input_in {
	font-size: 16px;
	color: #a4752e;
	padding-left: 10px;
}

.input_inB {
	font-size: 16px;
	color: #a4752e;
	border-bottom: 1px solid #a4752e;
}

.input_in a:link { 
	font-size: 16px; 
	color: #a4752e; 
	text-decoration: none; 
}
.input_in a:visited { 
	font-size: 16px; 
	color: #a4752e; 
	text-decoration: none; 
}
.input_in a:hover { 
	font-size: 16px; 
	color: #ffffff; 
	text-decoration: none; 
}

.input_in a:active { 
	font-size: 16px; 
	color: #ffffff; 
	text-decoration: none; 
}

.data_table {
	border-bottom: 1px solid #aaaa00;
	border-top: 1px solid #aaaa00;
	border-collapse: collapse;
}

.data_th {
	font-size: 26px;
	background-color: #aaaa00;
	color: #000000;
}
.data_th a:link { 
	font-size: 26px; 
	color: #000000; 
	text-decoration: none; 
}
.data_th a:visited { 
	font-size: 26px; 
	color: #000000; 
	text-decoration: none; 
}
.data_th a:hover {
	font-size: 26px; 
	color: #ffffff; 
	text-decoration: none; 
}
.data_th a:active { 
	font-size: 26px; 
	color: #ffffff; 
	text-decoration: none; 
}

.data_th2 {
	font-size: 18px;
	background-color: #000000;
	color: #aaaa00;
}
.data_th2 a:link { 
	font-size: 18px; 
	color: #aaaa00; 
	text-decoration: none; 
}
.data_th2 a:visited { 
	font-size: 18px; 
	color: #aaaa00; 
	text-decoration: none; 
}
.data_th2 a:hover { 
	font-size: 18px; 
	color: #ffffff; 
	text-decoration: none; 
}

.data_th2 a:active { 
	font-size: 18px; 
	color: #ffffff; 
	text-decoration: none; 
}

.data_td {
	font-size: 12px;
	color: #aaaa00;
	border-bottom: 1px solid #aaaa00;
	border-top: 1px solid #aaaa00;
	border-collapse: collapse;
}
.data_td a:link { 
	font-size: 12px; 
	color: #aaaa00; 
	text-decoration: none; 
}
.data_td a:visited { 
	font-size: 12px; 
	color: #aaaa00; 
	text-decoration: none; 
}
.data_td a:hover { 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none; 
}
.data_td a:active { 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none; 
}

.nav_table {
	border-bottom: 1px solid #2EA439;
	border-top: 1px solid #2EA439;
	border-collapse: collapse;
}

.nav_th {
	font-size: 26px;
	background-color: #00ff66;
	color: #000000;
}

.nav_td {
	font-size: 26px;
	color: #00ff66;
	border-bottom: 1px solid #2EA439;
	border-top: 1px solid #2EA439;
	border-collapse: collapse;
}
.nav_td a:link { 
	font-size: 26px; 
	color: #00ff66; 
	text-decoration: none; 
}
.nav_td a:visited { 
	font-size: 26px; 
	color: #00ff66; 
	text-decoration: none; 
}
.nav_td a:hover { 
	font-size: 26px; 
	color: #ffffff; 
	text-decoration: none; 
}
.nav_td a:active { 
	font-size: 26px; 
	color: #ffffff; 
	text-decoration: none; 
}

