body {font-family: Verdana,Helvetica;color:#005229; font-size: 11px;}

table {
	font-family: Verdana,Helvetica;
	padding: 0px;
	font-size: 11px;
}

.mod01_table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 580px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #6ea362;
}
.mod01_table_left {
	vertical-align: top;
	width: 55%;
	table-layout: fixed;
	font-family: Verdana,Helvetica;
	font-size: 11px;
}
.mod01_table_right {
	vertical-align: top;
	width: 55%;
	table-layout: fixed;
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

.mod02_table {
	border-collapse: collapse;
	table-layout: auto;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ea362;
	font-family: Verdana,Helvetica;
	font-size: 11px;
	padding: 0px;
}
.mod02_table_row0
{
   BACKGROUND-COLOR: white;
	height: 28px;
}
.mod02_table_row1
{
	BACKGROUND-COLOR: #a2c687;
	height: 28px;
}
.mod02_table_cell
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ea362;
	white-space: nowrap;
	padding: 4px;
}
.mod02_table_cell_right-border
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ea362;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6ea362;
	white-space: nowrap;
	padding: 4px;
}

.polbox1 {
	background: #CCFFCC;
	width: 60px;
	text-align: center;
}
.polbox2 {
	background: #FFFF99;
	width: 60px;
	text-align: center;
}
.polbox3 {
	background: #FFCCCC;
	width: 60px;
	text-align: center;
}

.link_mnu {
	background: #a2c687;
	text-align: center;
	border: thin outset;
	font-family: Verdana,Helvetica;
	font-size: 11px;
}
.link_table {
	border-collapse: collapse;
	width: 650px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #6ea362;
}
.link_table_cell
{
	white-space: nowrap;
	padding: 2px;
}

A:link {
	color: #005229;
	text-decoration: none;
}
A:active {
	color: #005229;
	text-decoration: none;
}
A:visited {
	color: #005229;
	text-decoration: none;
}
A:hover {
	color: #6ea362;
	text-decoration: underline;
}

.backcontent {
	background: #a2c687;
	font-size: 11px;
	font-weight: bold;
}

