.submenuoff {
	background-color: #96A7D0;
	xbackground:url(https://www.kranichs.com/images/sub_menu_off.jpg);
	xbackground-color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	xcolor: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #96A7D0;
	xborder: 1px solid #990000;
	margin: 0px;
	padding: 2px;
	text-align: left;
	text-transform: capitalize;
}
.submenuon {
	background-color: #9E1B34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	padding: 2px;
	border-top: 1px solid #C9AB98;
	border-right: 1px solid #C9AB98;
	border-bottom: 1px solid #985C58;
	border-left: 1px solid #985C58;
	text-align: left;
	text-transform: capitalize;
}
.search {
	color: #ff9900;
}
formError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.menuoff {
	background-color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: pointer;
	margin: 0px;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #79A397;
	border-bottom-color: #79A397;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.menuon {
	background-color: #79A397;
	xbackground-color:#990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2E3A7D;
	xcolor: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	margin: 0px;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #79A397;
	border-bottom-color: #79A397;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.cat a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cat a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cat a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.cat a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E1B34;
	text-decoration: underline;
}
