.submenu
{
	border-right: #97af65 1px solid;
	border-top: #97af65 1px solid;
	border-left: #97af65 1px solid;
	border-bottom: #97af65 1px solid;
}
.submenuitem
{
	border-right: #97af65 1px solid;
	border-top: #97af65 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #97af65 1px solid;
	color: #788e50;
	border-bottom: #97af65 1px solid;
	font-family: Arial;
	background-color: #ffffff;
	cursor: pointer;
}
.submenuitemlink
{
	text-decoration: none;
	color: #788e50;
	cursor: pointer;
}
.submenuitemmouseover
{
	border-right: #97af65 1px solid;
	border-top: #97af65 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #97af65 1px solid;
	color: #788e50;
	border-bottom: #97af65 1px solid;
	font-family: Arial;
	background-color: #E0EFC1;
	cursor: pointer;
}
.pagetitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #788e50;
}
.sectiontitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
