A.menu:link     {
	color: #004221;
	text-decoration : none;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
A.menu:visited  {
	color: #004221;
	text-decoration : none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
A.menu:hover    {
	color: #004221;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
A.submenu:link     {
	color: #004221;
	text-decoration : none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
A.submenu:visited  {
	color: #004221;
	text-decoration : none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
A.submenu:hover    {
	color: #004221;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.current{
	color: #004221;
	text-decoration : none;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
.menlst {
	color: #004221;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	line-height: 1.7;
	margin: 0;
	padding-left: 1.1em;
}
.submenlst {
	color: #009900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.6;
	margin: 0;
	padding-left: 2.5em;
}
