body {
	margin: 0px;
}

.content {
	empty-cells: show;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
}

.menu_blank {
	font-size: 0px;
	background-color: #73BE1E;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

.main_body {
	empty-cells: show;
	background-color: #D5F5B0;
	color: #00000;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
	width: 100%;
}

.main_footer { 
	width: 100%;
	border-top: 1px solid #357563;
}

.main_footer td { 
	padding: 8px;
}

.menu_head { 
	padding-bottom: 12px;
}

.menu_item { 
	padding-left: 12px;
	padding-bottom: 12px;
}

.menu_left {
	white-space: nowrap;
	width: 125px;
	border-right: 1px solid #357563;
	padding: 20px 20px 20px 20px;
	vertical-align: top;
}

.menu_left a {
	white-space: nowrap;
	color: #000000;
	text-decoration: none;
}

.menu_left a:link {
	color: #000000;
	text-decoration: none;
}

.menu_left a:visited {
	color: #000000;
	text-decoration: none;
}

.menu_left a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu_lvl0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	empty-cells: show;
	background-color: #FFFFFF;
	width: 100%;
	color: #357563;
	padding: 4px 20px 4px 16px;
}

.menu_lvl0 a {
	color: #357563;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

.menu_lvl0 a:link {
	color: #357563;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

.menu_lvl0 a:visited {
	color: #357563;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
}

.menu_lvl0 a:hover{
	text-decoration: underline;
}

.menu_lvl1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	empty-cells: show;
	border-collapse: collapse;
	background-color: #357563;
	padding: 0px;
	width: 100%;
	color: #FFFFFF;
}

.menu_lvl1 a {
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
}

.menu_lvl1 a:link {
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
}

.menu_lvl1 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	display: block;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
}

.menu_lvl1 a:hover{
	text-decoration: underline;
}

.menu_lvl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 2px;
	width: 100%;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.menu_lvl3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	empty-cells: show;
	background-color: #73BE1E;
	width: 100%;
	color: #FFFFFF;
	border-bottom: 1px solid #357563;
	height: 0px;
}

.menu_sel {
	background-color: #73BE1E;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

.menu_sel a {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	background-color: #73BE1E;
	font-weight: bold;
	text-decoration: none;
}

.menu_sel a:link {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	background-color: #73BE1E;
	font-weight: bold;
	text-decoration: none;
}

.menu_sel a:visited {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	background-color: #73BE1E;
	font-weight: bold;
	text-decoration: none;
}

.menu_sel a:hover {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	background-color: #73BE1E;
	font-weight: bold;
	text-decoration: underline;
}

