a {
	color: #6CAF30;
}

a:hover {
	color: #737373;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}

.button {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 2px 4px 2px 4px;
	background: #55832B;
	border-top: solid 1px #91CA5E;
	border-left: solid 1px #91CA5E;
	border-bottom: solid 1px #2D4516;
	border-right: solid 1px #2D4516;
}

ul li {
	list-style-type: disc;
	padding: 5px;
	color: #6CAF30;
}

li .text {
	color: #737373;
}

.image_caption {
	margin: 3px;
	color: #6CAF30;
	font-size: 9px;
	font-family: arial, sans-serif;
}

.content, table, td {
	color: #737373;
	font-size: 11px;
	font-family: arial, sans-serif;
	text-align: justify;
}

.heading {
	color: #6CAF30;

	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.menu_heading {
	color: #6CAF30;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.menu_heading a{
	color: #6CAF30;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.menu_left {
	color: #737373;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, sans-serif;
}

.menu_left .menu {
	padding-left: 16px;
}

.menu_left .menu a {
	color: #737373;
	text-decoration: none;
}

.menu_left .menu a:hover {
	color: #6CAF30;
	text-decoration: underline;
}

.menu_left .submenu {
	padding-left: 26px;
}

.menu_left .gt {
	color: #6CAF30;
}

.menu_left .submenu a {
	color: #737373;
	text-decoration: none;
	font-weight: normal;
}

.menu_left .submenu a:hover {
	color: #6CAF30;
	text-decoration: underline;
	font-weight: normal;
}

.table_row_dark {
	background: #538129;
	border: 0px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.table_row_med {
	background: #71AF38;
	border: 0px;
	color: #ffffff;
	text-align: center;
}

.table_row_light {
	padding: 6px;
	vertical-align: top;
	background: #E0F0D2;
	border: 0px;
	color: #737373;
	text-align: left;
}