a.menuTxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuTxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
	background-color: #EDEDEB;
}
a.menuTxt:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menuTxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.menuItem:link {
	background-image: url(images/menu_item_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #066700;
	padding-left: 16px;
	height: 19px;
	width: 100%;
	line-height: 16px;
}
a.menuItem:hover {
	background-image: url(images/menu_item_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #066700;
	padding-left: 16px;
	height: 19px;
	width: 100%;
	line-height: 16px;
	text-decoration: underline;
}
a.menuItem:active {
	background-image: url(images/menu_item_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 16px;
	height: 19px;
	width: 100%;
	line-height: 16px;
}
a.menuItem:visited {
	background-image: url(images/menu_item_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 16px;
	height: 19px;
	width: 100%;
	line-height: 16px;
}
.menu_back {
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 54px;
	text-align: center;
}
.menuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	height: 100%;
}
.menuSplit {
	width: 40px;
}
.lower_menu {
	background-color: #EDEDEB;
	height: 28px;
}
.menuItem {
	background-image: url(images/menu_item_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #066700;
	padding-left: 16px;
	height: 19px;
	width: 100%;
	line-height: 16px;
	text-decoration: none;
}
